What's in git.git (stable)
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:52
* The 'maint' branch has these fixes since the last announcement.
There are a few candidate fixes for back-porting from the
development series (see "What's cooking" message). I will
include them in 1.5.3.6, probably on or around 20th of this
month.
David Symonds (1):
Improve accuracy of check for presence of deflateBound.
Jeff King (1):
git-send-email: add charset header if we add encoded 'From'
Junio C Hamano (3):
core.excludesfile clean-up
Fix per-directory exclude handing for "git add"
Update draft release notes for 1.5.3.6
Wincent Colaiuta (1):
Fix t9101 test failure caused by Subversion "auto-props"
* The 'master' branch has these since the last announcement
in addition to the above.
Guido Ostkamp (1):
Remove unreachable statements
Jeff King (1):
git-ls-files: add --exclude-standard
Johannes Sixt (1):
refs.c: Remove unused get_ref_sha1()
Junio C Hamano (2):
Fix per-directory exclude handing for "git add"
Update draft release notes for 1.5.4
Mike Hommey (1):
Fix and improve t7004 (git-tag tests)
Sergei Organov (3):
Documentation: customize diff-options depending on particular
command
user-manual.txt: minor clarification.
Documentation: fix git-clone manpage not to refer to itself