What's in git.git (stable)
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:04
Perhaps we would need 1.5.1.2 to push out a few accumulated
small fixes on 'maint'.
----------------------------------------------------------------
* The 'maint' branch has these fixes since v1.5.1.1.
Alex Riesen (2):
Use rev-list --reverse in git-rebase.sh
Document -g (--walk-reflogs) option of git-log
Eygene Ryabinkin (2):
Teach gitk to use the user-defined UI font everywhere.
Improve look-and-feel of the gitk tool.
Frank Lichtenheld (4):
config.txt: Document gitcvs.allbinary
config.txt: Document core.autocrlf
config.txt: Change pserver to server in description of gitcvs.*
config.txt: Fix grammatical error in description of http.noEPSV
Jim Meyering (1):
sscanf/strtoul: parse integers robustly
Junio C Hamano (1):
Do not default to --no-index when given two directories.
Linus Torvalds (1):
git-quiltimport complaining yet still working
Matthias Lederhofer (1):
handle_options in git wrapper miscounts the options it handled.
Michael Spang (1):
git-blame: Fix overrun in fake_working_tree_commit()
* The 'master' branch has these since the last announcement
in addition to the above.
Frank Lichtenheld (2):
gitweb: Allow forks with project list file
gitweb: Allow configuring the default projects order and add order 'none'
Jim Meyering (1):
sscanf/strtoul: parse integers robustly
Junio C Hamano (5):
Add %m to '--pretty=format:'
Refactor patch-id filtering out of git-cherry and git-format-patch.
git-log --cherry-pick A...B
Documentation: --cherry-pick
Fix git {log,show,...} --pretty=email
Luiz Fernando N. Capitulino (2):
ident.c: Use const qualifier for 'struct passwd' parameters
ident.c: Use size_t (instead of int) to store sizes
René Scharfe (1):
git-archive: make tar the default format
Robin H. Johnson (2):
Add custom subject prefix support to format-patch (take 3)
Add testcase for format-patch --subject-prefix (take 3)
Shawn O. Pearce (1):
Don't yap about merge-subtree during make