diff options
author | Junio C Hamano <gitster@pobox.com> | 2022-05-20 15:26:56 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-05-20 15:26:56 -0700 |
commit | 6f24da652ce1e40163d0da87287fa1a7231e58e2 (patch) | |
tree | 4ef3b9bcccf14fad0fc43b5ae46ac2a59ac8f500 /builtin/commit.c | |
parent | 2e969751ec29bf948ce8ab3eef111d01b4293a42 (diff) | |
parent | 96697781e06e1b67aeee35a8798deb37e0b87ef4 (diff) |
Merge branch 'mv/log-since-as-filter'
"git log --since=X" will stop traversal upon seeing a commit that
is older than X, but there may be commits behind it that is younger
than X when the commit was created with a faulty clock. A new
option is added to keep digging without stopping, and instead
filter out commits with timestamp older than X.
* mv/log-since-as-filter:
log: "--since-as-filter" option is a non-terminating "--since" variant
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions