Skip to content

Commit 06dd2ba

Browse files
committed
The seventeenth batch
Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5048df6 commit 06dd2ba

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

Documentation/RelNotes/2.40.0.txt

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,18 @@ Fixes since v2.39
223223
back to interpreted execution in such a case.
224224
(merge 50b6ad55b0 cb/grep-fallback-failing-jit later to maint).
225225

226+
* "git name-rev" heuristics update.
227+
(merge b2182a8730 en/name-rev-make-taggerdate-much-less-important later to maint).
228+
229+
* Remove more remaining uses of macros that relies on the_index
230+
singleton instance without explicitly spelling it out.
231+
232+
* Remove unnecessary explicit sizing of strbuf.
233+
(merge 93ea118bed rs/cache-tree-strbuf-growth-fix later to maint).
234+
235+
* Doc update.
236+
(merge d9ec3b0dc0 jk/doc-ls-remote-matching later to maint).
237+
226238
* Other code cleanup, docfix, build fix, etc.
227239
(merge 4eb1ccecd4 dh/mingw-ownership-check-typofix later to maint).
228240
(merge f95526419b ar/typofix-gitattributes-doc later to maint).

0 commit comments

Comments
 (0)