summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 5366afa)
raw | patch | inline | side by side (parent: 5366afa)
author | Junio C Hamano <gitster@pobox.com> | |
Wed, 12 Oct 2011 19:42:44 +0000 (12:42 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Wed, 12 Oct 2011 19:42:44 +0000 (12:42 -0700) |
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.8.txt | patch | blob | history |
index 108e6cd0ea4e3dadb43f1ec356e42c4829d21c85..27585834694217350f6bcbfbc34ce56e46e1c6a0 100644 (file)
* "git send-email" learned to respond to "-h"(elp) requests.
+ * "git send-email" allows the value given to sendemail.aliasfile to begin
+ with "~/" to refer to the $HOME directory.
+
+ * "git send-email" forces use of Authen::SASL::Perl to work around
+ issues between Authen::SASL::Cyrus and AUTH PLAIN/LOGIN.
+
* "git stash" learned "--include-untracked" option to stash away
untracked/ignored cruft from the working tree.
errors.
(merge be22d92eac8 jn/maint-http-error-message later to maint).
+ * Error report from smart HTTP transport, when the connection was
+ broken in the middle of a transfer, showed a useless message on
+ a corrupt packet.
+ (merge 6cdf022 sp/smart-http-failure later to maint).
+
* Adding many refs to the local repository in one go (e.g. "git fetch"
that fetches many tags) and looking up a ref by name in a repository
with too many refs were unnecessarily slow.
---
exec >/var/tmp/1
-O=v1.7.7-212-g4909bbe
+O=v1.7.7-236-g5366afa
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo