]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ta/approxidate-noon-fix' into next
authorJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2026 00:41:08 +0000 (09:41 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 25 May 2026 00:41:08 +0000 (09:41 +0900)
"Friday noon" asked in the morning on Sunday was parsed to be one
day before the specified time, which has been corrected.

* ta/approxidate-noon-fix:
  approxidate: use deferred mday adjustments for "specials"
  approxidate: make "specials" respect fixed day-of-month
  t0006: add support for approxidate test date adjustment
  approxidate: make "today" wrap to midnight

1  2 
Documentation/rev-list-options.adoc

Simple merge