]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/line-log-until' into master
authorJunio C Hamano <gitster@pobox.com>
Thu, 9 Jul 2020 21:00:42 +0000 (14:00 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 9 Jul 2020 21:00:42 +0000 (14:00 -0700)
commit20d451c4dab4e41efb315a4c7f9d1eb2d83c4fc5
treef71a6fce085cc38e52879cc76abf5bdb2ade935f
parentb7ebe8f0479a75e4a8c6be4976330e461592c1f2
parent01faa91cb71cf6f5acdf4e683cce08b5e233cfa8
Merge branch 'rs/line-log-until' into master

"git log -Lx,y:path --before=date" lost track of where the range
should be because it didn't take the changes made by the youngest
commits that are omitted from the output into account.

* rs/line-log-until:
  revision: disable min_age optimization with line-log
revision.c