What's in git.git (stable)
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:44:28
* The 'maint' branch has these fixes since v1.5.5; perhaps v1.5.5.1 mid
next week.
Björn Steinbrink (1):
Fix section about backdating tags in the git-tag docs
Carlos Rica (2):
Fix documentation syntax of optional arguments in short options.
core-tutorial.txt: Fix showing the current behaviour.
Christian Couder (2):
bisect: fix bad rev checking in "git bisect good"
bisect: report bad rev better
Clifford Caoile (1):
Docs gitk: Explicitly mention the files that gitk uses (~/.gitk)
Daniel Barkalow (1):
Fix config key miscount in url.*.insteadOf
Dirk Suesserott (1):
Documentation/git-request-pull: Fixed a typo ("send" -> "end")
Jeff King (1):
git-fetch: fix status output when not storing tracking ref
Johannes Sixt (1):
Document option --only of git commit
Junio C Hamano (3):
Document -w option to shortlog
Documentation/git-submodule: typofix
t7401: squelch garbage output
Michele Ballabio (1):
revision.c: make --date-order overriddable
Pedro Melo (1):
Force the medium pretty format on calls to git log
Ping Yin (1):
git-submodule: Avoid 'fatal: cannot describe' message
René Scharfe (1):
git-archive: ignore prefix when checking file attribute
* The 'master' branch has these since the last announcement
in addition to the above.
Christian Couder (1):
bisect: add "git bisect help" subcommand to get a long usage string
Johannes Sixt (1):
builtin-commit.c: Remove a redundant assignment.
Junio C Hamano (1):
git_config_bool_or_int()