git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Junio C Hamano <junkio@cox.net>
To: git@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Subject: [ANNOUNCE] GIT 1.1.4
Date: Fri, 20 Jan 2006 00:42:38 -0800	[thread overview]
Message-ID: <7v1wz31e9t.fsf@assigned-by-dhcp.cox.net> (raw)

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 ;-).

             reply	other threads:[~2006-01-20  8:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-20  8:42 Junio C Hamano [this message]
2006-01-20  9:54 ` [ANNOUNCE] GIT 1.1.4 Johannes Schindelin
2006-01-26  0:29 ` Eric Sandall

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=7v1wz31e9t.fsf@assigned-by-dhcp.cox.net \
    --to=junkio@cox.net \
    --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).