What's in git.git
From: Junio C Hamano <hidden>
Date: 2016-06-15 22:42:20
* The 'master' branch has these since the last announcement.
Junio C Hamano:
gitview: ls-remote invocation shellquote safety.
detect broken alternates.
git-fetch: follow tag only when tracking remote branch.
Merge fixes up to GIT 1.2.3
Nicolas Pitre:
nicer eye candies for pack-objects
also adds progress when actually writing a pack
* The 'next' branch, in addition, has these (not much changed).
- git-rm from Carl Worth. I think this is ready.
- git-cvsserver from Martin. I think this is ready.
- git-annotate and git-blame from Ryan and Friedrik.
- "thin pack" pack transfer optimization.
- delta optimization from Nicolas Pitre.
* The 'pu' branch, in addition, has these.
- "bind commit"
- delta optimization bits from Nicolas.