summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 319a36a)
raw | patch | inline | side by side (parent: 319a36a)
author | Junio C Hamano <gitster@pobox.com> | |
Thu, 27 Mar 2008 20:37:29 +0000 (13:37 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Thu, 27 Mar 2008 20:37:29 +0000 (13:37 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes-1.5.5.txt | patch | blob | history |
index 18ff82ba3999ee4f1ab9fa9f47e2d5bda3423a0a..b299e8792c3fb4ad875ad243ea98198383b3c6d1 100644 (file)
* "git-rebase --abort" did not go back to the right location if
"git-reset" was run during the "git-rebase" session.
+ * "git imap-send" without setting imap.host did not error out but
+ segfaulted.
+
---
exec >/var/tmp/1
-O=v1.5.5-rc1
+O=v1.5.5-rc1-21-g319a36a
echo O=`git describe refs/heads/master`
git shortlog --no-merges $O..refs/heads/master ^refs/heads/maint