Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Update draft release notes to 1.7.10
author
Junio C Hamano
<gitster@pobox.com>
Tue, 28 Feb 2012 21:31:05 +0000
(13:31 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 28 Feb 2012 21:31:05 +0000
(13:31 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/1.7.10.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
472fdee
)
diff --git
a/Documentation/RelNotes/1.7.10.txt
b/Documentation/RelNotes/1.7.10.txt
index 89edfdafc75eb335c60a199626f3a65e49069e8c..70d76b5dc0bd79647d78d37cab1367ad1700d62e 100644
(file)
--- a/
Documentation/RelNotes/1.7.10.txt
+++ b/
Documentation/RelNotes/1.7.10.txt
@@
-22,6
+22,10
@@
UI, Workflows & Features
file to be included in-place when Git looks up configuration
variables.
file to be included in-place when Git looks up configuration
variables.
+ * A content filter (clean/smudge) used to be just a way to make the
+ recorded contents "more useful", and allowed to fail; a filter can
+ new optionally be marked as "required".
+
* "git am" learned to pass "-b" option to underlying "git mailinfo", so
that bracketed string other than "PATCH" at the beginning can be kept.
* "git am" learned to pass "-b" option to underlying "git mailinfo", so
that bracketed string other than "PATCH" at the beginning can be kept.
@@
-122,7
+126,7
@@
details).
---
exec >/var/tmp/1
---
exec >/var/tmp/1
-O=v1.7.9.2-3
01-g507fba2
+O=v1.7.9.2-3
22-g472fdee
echo O=$(git describe)
git log --first-parent --oneline ^maint $O..
echo
echo O=$(git describe)
git log --first-parent --oneline ^maint $O..
echo