Skip to content

Commit

Permalink
The seventeenth batch
Browse files Browse the repository at this point in the history
Signed-off-by: Junio C Hamano <[email protected]>
  • Loading branch information
gitster committed Feb 22, 2023
1 parent 5048df6 commit 06dd2ba
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Documentation/RelNotes/2.40.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -223,6 +223,18 @@ Fixes since v2.39
back to interpreted execution in such a case.
(merge 50b6ad55b0 cb/grep-fallback-failing-jit later to maint).

* "git name-rev" heuristics update.
(merge b2182a8730 en/name-rev-make-taggerdate-much-less-important later to maint).

* Remove more remaining uses of macros that relies on the_index
singleton instance without explicitly spelling it out.

* Remove unnecessary explicit sizing of strbuf.
(merge 93ea118bed rs/cache-tree-strbuf-growth-fix later to maint).

* Doc update.
(merge d9ec3b0dc0 jk/doc-ls-remote-matching later to maint).

* Other code cleanup, docfix, build fix, etc.
(merge 4eb1ccecd4 dh/mingw-ownership-check-typofix later to maint).
(merge f95526419b ar/typofix-gitattributes-doc later to maint).
Expand Down

0 comments on commit 06dd2ba

Please sign in to comment.