Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Update draft release notes to 1.7.8
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
raw
|
patch
|
inline
| side by side (parent:
5366afa
)
diff --git
a/Documentation/RelNotes/1.7.8.txt
b/Documentation/RelNotes/1.7.8.txt
index 108e6cd0ea4e3dadb43f1ec356e42c4829d21c85..27585834694217350f6bcbfbc34ce56e46e1c6a0 100644
(file)
--- a/
Documentation/RelNotes/1.7.8.txt
+++ b/
Documentation/RelNotes/1.7.8.txt
@@
-37,6
+37,12
@@
Updates since v1.7.7
* "git send-email" learned to respond to "-h"(elp) requests.
* "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.
* "git stash" learned "--include-untracked" option to stash away
untracked/ignored cruft from the working tree.
@@
-71,6
+77,11
@@
included in this release.
errors.
(merge be22d92eac8 jn/maint-http-error-message later to maint).
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.
* 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.
@@
-138,7
+149,7
@@
included in this release.
---
exec >/var/tmp/1
---
exec >/var/tmp/1
-O=v1.7.7-2
12-g4909bbe
+O=v1.7.7-2
36-g5366afa
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo
echo O=$(git describe --always master)
git log --first-parent --oneline --reverse ^$O master
echo