git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Cc: Linux Kernel <linux-kernel@vger.kernel.org>
Subject: [ANNOUNCE] Git 1.7.9.6
Date: Mon, 02 Apr 2012 14:42:07 -0700	[thread overview]
Message-ID: <7v8viderps.fsf@alter.siamese.dyndns.org> (raw)

The latest maintenance release Git 1.7.9.6 is now available at the
usual places.

The release tarballs are found at:

    http://code.google.com/p/git-core/downloads/list

and their SHA-1 checksums are:

71c5a5acdef77cd8d29a4ae5d4fe7f2889f495b5  git-1.7.9.6.tar.gz
e744796212ac536ac1b9b1d84e750cb02775ac0f  git-htmldocs-1.7.9.6.tar.gz
43441aaa208b1f948f5a006e818a1a34dcda6740  git-manpages-1.7.9.6.tar.gz

Also the following public repositories all have a copy of the v1.7.9.6
tag and the maint branch that the tag points at:

  url = git://repo.or.cz/alt-git.git
  url = https://code.google.com/p/git-core/
  url = git://git.sourceforge.jp/gitroot/git-core/git.git
  url = git://git-core.git.sourceforge.net/gitroot/git-core/git-core
  url = https://github.com/gitster/git


Git v1.7.9.6 Release Notes
==========================

Fixes since v1.7.9.5
--------------------

 * "git merge $tag" to merge an annotated tag always opens the editor
   during an interactive edit session. v1.7.10 series introduced an
   environment variable GIT_MERGE_AUTOEDIT to help older scripts decline
   this behaviour, but the maintenance track should also support it.

Also contains minor fixes and documentation updates.

----------------------------------------------------------------

Changes since v1.7.9.5 are as follows:

Heiko Voigt (1):
      string-list: document that string_list_insert() inserts unique strings

Junio C Hamano (2):
      merge: backport GIT_MERGE_AUTOEDIT support
      Git 1.7.9.6

                 reply	other threads:[~2012-04-02 21:42 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7v8viderps.fsf@alter.siamese.dyndns.org \
    --to=gitster@pobox.com \
    --cc=git@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).