summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: e0cd252)
raw | patch | inline | side by side (parent: e0cd252)
author | Junio C Hamano <gitster@pobox.com> | |
Sat, 5 Jan 2008 07:13:47 +0000 (23:13 -0800) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 5 Jan 2008 08:08:49 +0000 (00:08 -0800) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.4.txt | patch | blob | history |
index e6fbcdb2e17b061163ddb0f8c218a395480ea572..c6953ea5153c77629734570f151aba01e65b4e8f 100644 (file)
* "git reset" is now built-in and its output can be squelched with -q.
+ * "git reset --hard" does not make any sense in a bare
+ repository, but did not error out; fixed.
+
* "git send-email" can optionally talk over ssmtp and use SMTP-AUTH.
* "git rebase" learned --whitespace option.
--
exec >/var/tmp/1
-O=v1.5.4-rc1-36-g49e6be5
+O=v1.5.4-rc2-37-ge0cd252
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint