(usability, bells and whistles)
+ * "git commit --date='<date>'" can be used to override the author date
+ just like "git commit --author='<name> <email>'" can be used to
+ override the author identity.
+
+ * "git status" learned "-s(hort)" output format.
+
Fixes since v1.6.6
------------------
--
exec >/var/tmp/1
-O=v1.6.6-27-g648f407
+O=v1.6.6-101-gf012d27
echo O=$(git describe master)
git shortlog --no-merges $O..master ^maint