@@ -296,7 +296,6 @@ notes for details).
296
296
they were almost never considered. Instead, give them about the
297
297
same chance to be considered as an annotated tag that is the same
298
298
age as the underlying commit would.
299
- (merge ef1e74065c jc/name-rev-lw-tag later to maint).
300
299
301
300
* The "run-command" API implementation has been made more robust
302
301
against dead-locking in a threaded environment.
@@ -322,7 +321,6 @@ notes for details).
322
321
$commit1:$path $commit2:$path", used to be shown with the full
323
322
object name as given on the command line, but it is more natural to
324
323
use the $path in the output and use it to look up .gitattributes.
325
- (merge 30d005c020 jk/diff-blob later to maint).
326
324
327
325
* The "collision detecting" SHA-1 implementation shipped with 2.13
328
326
was quite broken on some big-endian platforms and/or platforms that
@@ -343,7 +341,6 @@ notes for details).
343
341
fast-forwards to the upstream.
344
342
345
343
* A flaky test has been corrected.
346
- (merge 7c2115aa07 jk/pack-idx-corruption-safety later to maint).
347
344
348
345
* "git $cmd -h" for builtin commands calls the implementation of the
349
346
command (i.e. cmd_$cmd() function) without doing any repository
@@ -352,11 +349,9 @@ notes for details).
352
349
(merge d691551192 jk/consistent-h later to maint).
353
350
354
351
* Help contributors that visit us at GitHub.
355
- (merge 0b1bb0c032 ls/github later to maint).
356
352
357
353
* "git stash push <pathspec>" did not work from a subdirectory at all.
358
354
Bugfix for a topic in v2.13
359
- (merge 22fc703ec9 ps/stash-push-pathspec-fix later to maint).
360
355
361
356
* As there is no portable way to pass timezone information to
362
357
strftime, some output format from "git log" and friends are
@@ -391,11 +386,4 @@ notes for details).
391
386
(merge dc8441fdb4 bw/config-h later to maint).
392
387
393
388
* Other minor doc, test and build updates and code cleanups.
394
- (merge 8ba74bfd7c jc/diff-tree-stale-comment later to maint).
395
- (merge 68602c01fd sb/submodule-rm-absorb later to maint).
396
389
(merge 68241cb9dd sb/t4005-modernize later to maint).
397
- (merge ae52d57f0b km/test-mailinfo-b-failure later to maint).
398
- (merge 8b1d9136e1 sg/revision-parser-skip-prefix later to maint).
399
- (merge bb8efa1772 sd/t3200-branch-m-test later to maint).
400
- (merge 8abc09c0e3 sg/doc-pretty-formats later to maint).
401
- (merge 680b469e83 sn/reset-doc-typofix later to maint).
0 commit comments