git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [ANNOUNCE] Git 1.7.2.2
@ 2010-08-19 23:58 Junio C Hamano
  0 siblings, 0 replies; only message in thread
From: Junio C Hamano @ 2010-08-19 23:58 UTC (permalink / raw)
  To: git

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.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-19 23:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-19 23:58 [ANNOUNCE] Git 1.7.2.2 Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).