Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Tenth batch for 2.10
author
Junio C Hamano
<gitster@pobox.com>
Thu, 4 Aug 2016 21:40:34 +0000
(14:40 -0700)
committer
Junio C Hamano
<gitster@pobox.com>
Thu, 4 Aug 2016 21:40:34 +0000
(14:40 -0700)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.10.0.txt
patch
|
blob
|
history
raw
|
patch
|
inline
| side by side (parent:
b422d99
)
diff --git
a/Documentation/RelNotes/2.10.0.txt
b/Documentation/RelNotes/2.10.0.txt
index a55f43aa8b34569fbcaaca3dcffea2e763ddc607..a9fb0736d65068db0d093faf950d98af6ce74d1e 100644
(file)
--- a/
Documentation/RelNotes/2.10.0.txt
+++ b/
Documentation/RelNotes/2.10.0.txt
@@
-490,6
+490,11
@@
notes for details).
the conversion is necessary.
(merge 06dec43 jk/diff-do-not-reuse-wtf-needs-cleaning later to maint).
the conversion is necessary.
(merge 06dec43 jk/diff-do-not-reuse-wtf-needs-cleaning later to maint).
+ * "git -c grep.patternType=extended log --basic-regexp" misbehaved
+ because the internal API to access the grep machinery was not
+ designed well.
+ (merge 8465541 jc/grep-commandline-vs-configuration later to maint).
+
* Other minor clean-ups and documentation updates
(merge e51b0df pb/commit-editmsg-path later to maint).
(merge b333d0d jk/send-pack-stdio later to maint).
* Other minor clean-ups and documentation updates
(merge e51b0df pb/commit-editmsg-path later to maint).
(merge b333d0d jk/send-pack-stdio later to maint).
@@
-502,3
+507,4
@@
notes for details).
(merge fd2e7da rs/worktree-use-strbuf-absolute-path later to maint).
(merge 406621f sb/submodule-deinit-all later to maint).
(merge 55cbe18 rs/submodule-config-code-cleanup later to maint).
(merge fd2e7da rs/worktree-use-strbuf-absolute-path later to maint).
(merge 406621f sb/submodule-deinit-all later to maint).
(merge 55cbe18 rs/submodule-config-code-cleanup later to maint).
+ (merge 280abfd sb/pack-protocol-doc-nak later to maint).