Skip to content

Commit

Permalink
The sixth 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 Jul 22, 2021
1 parent fe3fec5 commit eb27b33
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions Documentation/RelNotes/2.33.0.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ UI, Workflows & Features

* The userdiff pattern for C# learned the token "record".

* "git rev-list" learns to omit the "commit <object-name>" header
lines from the output with the `--no-commit-header` option.


Performance, Internal Implementation, Development Support etc.

Expand All @@ -54,6 +57,11 @@ Performance, Internal Implementation, Development Support etc.

* Code cleanup around struct_type_init() functions.

* "git send-email" optimization.

* GitHub Actions / CI update.
(merge 0dc787a9f2 js/ci-windows-update later to maint).


Fixes since v2.32
-----------------
Expand Down Expand Up @@ -208,3 +216,5 @@ Fixes since v2.32
(merge 617480d75b hn/refs-iterator-peel-returns-boolean later to maint).
(merge 6a24cc71ed ar/submodule-helper-include-cleanup later to maint).
(merge 5632e838f8 rs/khash-alloc-cleanup later to maint).
(merge b1d87fbaf1 jk/typofix later to maint).
(merge e04170697a ab/gitignore-discovery-doc later to maint).

0 comments on commit eb27b33

Please sign in to comment.