···1818 pathspec at the end of the command line, just like normal "git
1919 diff".
20202121+ * "git subtree" (in contrib/) learned to grok GPG signing its commits.
2222+21232224Performance, Internal Implementation, Development Support etc.
2325--------------------------------------------------------------
···3234 * Meson-based build/test framework now understands TAP output
3335 generated by our tests.
34363737+ * "Do not explicitly initialize to zero" rule has been clarified in
3838+ the CodingGuidelines document.
3939+35403641Fixes since v2.50
3742-----------------
···4752 corrected.
4853 (merge 3717a5775a jw/doc-txt-to-adoc-refs later to maint).
49545555+ * "git stash -p <pathspec>" improvements.
5656+ (merge 468817bab2 pw/stash-p-pathspec-fixes later to maint).
5757+5858+ * "git send-email" incremented its internal message counter when a
5959+ message was edited, which made logic that treats the first message
6060+ specially misbehave, which has been corrected.
6161+ (merge 2cc27b3501 ag/send-email-edit-threading-fix later to maint).
6262+6363+ * "git stash" recorded a wrong branch name when submodules are
6464+ present in the current checkout, which has been corrected.
6565+ (merge ffb36c64f2 kj/stash-onbranch-submodule-fix later to maint).
6666+6767+ * When asking to apply mailmap to both author and committer field
6868+ while showing a commit object, the field that appears later was not
6969+ correctly parsed and replaced, which has been corrected.
7070+ (merge abf94a283f sa/multi-mailmap-fix later to maint).
7171+5072 * Other code cleanup, docfix, build fix, etc.
5173 (merge b257adb571 lo/my-first-ow-doc-update later to maint).
5274 (merge 8b34b6a220 ly/sequencer-update-squash-is-fixup-only later to maint).
···5678 (merge bfc9f9cc64 ly/submodule-update-failure-leakfix later to maint).
5779 (merge 65dff89c6b ma/doc-diff-cc-headers later to maint).
5880 (merge efb61591ee jm/bundle-uri-debug-output-to-fp later to maint).
8181+ (merge a3d278bb64 ly/prepare-show-merge-leakfix later to maint).
8282+ (merge 1fde1c5daf ac/preload-index-wo-the-repository later to maint).
8383+ (merge 855cfc65ae rm/t2400-modernize later to maint).
8484+ (merge 2939494284 ly/run-builtin-use-passed-in-repo later to maint).