From: Junio C Hamano <gitster@pobox.com>
To: git@vger.kernel.org
Subject: [ANNOUNCE] Git 1.7.2.2
Date: Thu, 19 Aug 2010 16:58:27 -0700 [thread overview]
Message-ID: <7vtymqcfz0.fsf@alter.siamese.dyndns.org> (raw)
The latest maintenance release Git 1.7.2.2 is available at the
usual places:
http://www.kernel.org/pub/software/scm/git/
git-1.7.2.2.tar.{gz,bz2} (source tarball)
git-htmldocs-1.7.2.2.tar.{gz,bz2} (preformatted docs)
git-manpages-1.7.2.2.tar.{gz,bz2} (preformatted docs)
The RPM binary packages for a few architectures are found in:
RPMS/$arch/git-*-1.7.2.2-1.fc11.$arch.rpm (RPM)
This is primarily for fixing a hanging bug in the smart http transport,
but also comes with a lot of documentation udpates.
----------------------------------------------------------------
Git v1.7.2.2 Release Notes
==========================
Fixes since v1.7.2.1
--------------------
* Object transfer over smart http transport deadlocked the client when
the remote HTTP server returned a failure, instead of erroring it out.
* git-gui honors custom textconv filters when showing diff and blame;
* git diff --relative=subdir (without the necessary trailing /) did not
work well;
* "git diff-files -p --submodule" was recently broken;
* "git checkout -b n ':/token'" did not work;
* "git index-pack" (hence "git fetch/clone/pull/push") enabled the object
replacement machinery by mistake (it never should have);
And other minor fixes and documentation updates.
reply other threads:[~2010-08-19 23:58 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=7vtymqcfz0.fsf@alter.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@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).