lkml.org 
[lkml]   [2006]   [Jan]   [20]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
FromJunio C Hamano <>
Subject[ANNOUNCE] GIT 1.1.4
DateFri, 20 Jan 2006 00:42:38 -0800
The latest maintenance release GIT 1.1.4 is available at the
usual places:

	http://www.kernel.org/pub/software/scm/git/

	git-1.1.4.tar.{gz,bz2}			(tarball)
	RPMS/$arch/git-*-1.1.4-1.$arch.rpm	(RPM)
This contains one minor fix and one performance fix.

----------------------------------------------------------------
Changes since v1.1.3 are as follows:

Johannes Schindelin:
      git-fetch-pack: really do not ask for funny refs

      * This fixes a case where "git-fetch-pack" is asked to
        fetch all the refs; git barebone Porcelain never
        triggers it and that is one reason why it was never
        noticed so far.

Junio C Hamano:
      Revert "check_packed_git_idx(): check integrity of the idx file itself."

      * This was causing significant performance degradation
        compared to 0.99.9x.  First noticed and complained by
        Andrew, and the bisect tool by Linus helped to pinpoint
        it.  I just took credit for what the two kernel titans
        did to help us ;-).

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-20 09:45    [from the cache]
©2003-2008