[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <xmqqy4g4het0.fsf@gitster.mtv.corp.google.com>
Date: Thu, 17 Sep 2015 15:16:43 -0700
From: Junio C Hamano <gitster@...ox.com>
To: git@...r.kernel.org
Subject: [ANNOUNCE] Git v2.5.3
The latest maintenance release Git v2.5.3 is now available at
the usual places.
The tarballs are found at:
https://www.kernel.org/pub/software/scm/git/
The following public repositories all have a copy of the 'v2.5.3'
tag and the 'maint' branch that the tag points at:
url = https://kernel.googlesource.com/pub/scm/git/git
url = git://repo.or.cz/alt-git.git
url = git://git.sourceforge.jp/gitroot/git-core/git.git
url = git://git-core.git.sourceforge.net/gitroot/git-core/git-core
url = https://github.com/gitster/git
----------------------------------------------------------------
Git v2.5.3 Release Notes
========================
Fixes since v2.5.2
------------------
* The experimental untracked-cache feature were buggy when paths with
a few levels of subdirectories are involved.
* Recent versions of scripted "git am" has a performance regression
in "git am --skip" codepath, which no longer exists in the
built-in version on the 'master' front. Fix the regression in
the last scripted version that appear in 2.5.x maintenance track
and older.
Also contains typofixes, documentation updates and trivial code
clean-ups.
----------------------------------------------------------------
Changes since v2.5.2 are as follows:
Alex Henrie (1):
git-submodule: remove extraneous space from error message
Brett Randall (1):
git-svn doc: mention "svn-remote.<name>.include-paths"
David Turner (2):
untracked-cache: support sparse checkout
untracked-cache: fix subdirectory handling
Johannes Schindelin (1):
am --skip/--abort: merge HEAD/ORIG_HEAD tree into index
Junio C Hamano (1):
Git 2.5.3
Nguyễn Thái Ngọc Duy (2):
t7063: use --force-untracked-cache to speed up a bit
untracked cache: fix entry invalidation
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists