]> git.ipfire.org Git - thirdparty/git.git/commitdiff
The 17th batch main master
authorJunio C Hamano <gitster@pobox.com>
Mon, 12 Jan 2026 05:54:28 +0000 (21:54 -0800)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Jan 2026 13:19:53 +0000 (05:19 -0800)
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/RelNotes/2.53.0.adoc

index 32b6966c9e4dc4733b7fd2a52d273d05ac5a8bc4..35a1ab91edc7fd62355bb835f927c7ed1fb34d2c 100644 (file)
@@ -238,6 +238,13 @@ Fixes since v2.52
    has been corrected.
    (merge 979ee83e8a en/ort-recursive-d-f-conflict-fix later to maint).
 
+ * Diagnose invalid bundle-URI that lack the URI entry, instead of
+   crashing.
+   (merge 7796c14a1a sb/bundle-uri-without-uri later to maint).
+
+ * Mailmap update for Karsten
+   (merge e97678c4ef js/mailmap-karsten-blees later to maint).
+
  * Other code cleanup, docfix, build fix, etc.
    (merge 46207a54cc qj/doc-http-bad-want-response later to maint).
    (merge df90eccd93 kh/doc-commit-extra-references later to maint).
@@ -263,3 +270,4 @@ Fixes since v2.52
    (merge abf05d856f rs/show-branch-prio-queue later to maint).
    (merge 06188ea5f3 rs/parse-config-expiry-simplify later to maint).
    (merge 861dbb1586 dd/t5403-modernise later to maint).
+   (merge acffc5e9e5 ja/doc-synopsis-style-more later to maint).