* [ANNOUNCE] GIT 1.4.2.1
@ 2006-09-13 19:19 Junio C Hamano
0 siblings, 0 replies; only message in thread
From: Junio C Hamano @ 2006-09-13 19:19 UTC (permalink / raw)
To: git; +Cc: linux-kernel
The latest maintenance release GIT 1.4.2.1 is available at the
usual places:
http://www.kernel.org/pub/software/scm/git/
git-1.4.2.1.tar.{gz,bz2} (tarball)
git-htmldocs-1.4.2.1.tar.{gz,bz2} (preformatted docs)
git-manpages-1.4.2.1.tar.{gz,bz2} (preformatted docs)
RPMS/$arch/git-*-1.4.2.1-1.$arch.rpm (RPM)
This release is primarily for these two fixes:
* git-mv was broken. Notably, this did not work:
git-mv foo foo-renamed
* git-http-fetch failed to follow objects/info/alternates on
the remote side. This broke a fetch from Paul's powerpc.git
repository.
I have built i386 and x86_64 RPM this time, since the machine I
do the former has become available again.
----------------------------------------------------------------
Changes since v1.4.2 are as follows:
Dennis Stosberg:
Solaris does not support C99 format strings before version 10
Johannes Schindelin:
git-mv: succeed even if source is a prefix of destination
git-mv: add more path normalization
git-mv: special case destination "."
git-mv: fix off-by-one error
builtin-mv: readability patch
Junio C Hamano:
finish_connect(): thinkofix
http-fetch: fix alternates handling.
Luben Tuikov:
Fix regex pattern in commit-msg
sample commit-msg hook: no silent exit on duplicate Signed-off-by lines
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-09-13 19:19 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-09-13 19:19 [ANNOUNCE] GIT 1.4.2.1 Junio C Hamano
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).