Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Update draft release notes in preparation for 1.7.9-rc0
author
Junio C Hamano
<gitster@pobox.com>
Thu, 22 Dec 2011 23:36:48 +0000
(15:36 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 22 Dec 2011 23:36:48 +0000
(15:36 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.9.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
2b6dd6a
)
diff --git
a/Documentation/RelNotes/1.7.9.txt
b/Documentation/RelNotes/1.7.9.txt
index 3ddd75be638cdef02c99d8f2a3e8da4b9bac958d..4f65956aa0cf5eaf8cf1e93d4d31ca88fbfee206 100644
(file)
--- a/
Documentation/RelNotes/1.7.9.txt
+++ b/
Documentation/RelNotes/1.7.9.txt
@@
-29,6
+29,10
@@
Updates since v1.7.8
when possible. HTTP transactions used to ask username without echoing
back what was typed, but with this change you will see it as you type.
when possible. HTTP transactions used to ask username without echoing
back what was typed, but with this change you will see it as you type.
+ * The internal of "revert/cherry-pick" has been tweaked to prepare
+ building more generic "sequencer" on top of the implementation that
+ drives them.
+
* "git add" learned to stream large files directly into a packfile
instead of writing them into individual loose object files.
* "git add" learned to stream large files directly into a packfile
instead of writing them into individual loose object files.
@@
-163,9
+167,13
@@
Fixes since v1.7.8
* "git push -v" forgot how to be verbose by mistake. It now properly is.
(merge bd2c86e jk/maint-push-v-is-verbose later to maint).
* "git push -v" forgot how to be verbose by mistake. It now properly is.
(merge bd2c86e jk/maint-push-v-is-verbose later to maint).
+ * gitweb did not correctly fall back to configured $fallback_encoding
+ that is not 'latin1'.
+ (merge b13e3ea jn/maint-gitweb-utf8-fix later to maint).
+
--
exec >/var/tmp/1
--
exec >/var/tmp/1
-O=v1.7.8.1-3
61-g1aea303
+O=v1.7.8.1-3
84-g2b6dd6a
echo O=$(git describe master)
git log --first-parent --oneline --reverse ^$O master
echo
echo O=$(git describe master)
git log --first-parent --oneline --reverse ^$O master
echo