File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,13 @@ UI, Workflows & Features
1313
1414 * "git blame" learns "--diff-algorithm=<algo>" option.
1515
16+ * "git repo info" learned "--all" option.
17+
18+ * Both "git apply" and "git diff" learn a new whitespace error class,
19+ "incomplete-line".
20+
21+ * Add a new manual that describes the data model.
22+
1623
1724Performance, Internal Implementation, Development Support etc.
1825--------------------------------------------------------------
@@ -95,7 +102,11 @@ Fixes since v2.52
95102 * Emulation code clean-up.
96103 (merge 2367c6bcd6 gf/win32-pthread-cond-wait-err later to maint).
97104
105+ * Various issues detected by Asan have been corrected.
106+ (merge a031b6181a jk/asan-bonanza later to maint).
107+
98108 * Other code cleanup, docfix, build fix, etc.
99109 (merge 46207a54cc qj/doc-http-bad-want-response later to maint).
100110 (merge df90eccd93 kh/doc-commit-extra-references later to maint).
101111 (merge f18aa68861 rs/xmkstemp-simplify later to maint).
112+ (merge fddba8f737 ja/doc-synopsis-style later to maint).
You can’t perform that action at this time.
0 commit comments