Skip to content

Include files modified exactly at the starting timestamp for --changed-after and its aliases - #2123

Open
pederbe wants to merge 1 commit into
sharkdp:masterfrom
pederbe:learn/2122-inclusive-start-time
Open

Include files modified exactly at the starting timestamp for --changed-after and its aliases#2123
pederbe wants to merge 1 commit into
sharkdp:masterfrom
pederbe:learn/2122-inclusive-start-time

Conversation

@pederbe

@pederbe pederbe commented Sep 5, 2026

Copy link
Copy Markdown

Summary

Include files modified exactly at the starting timestamp for --changed-after and its aliases. Starting timestamp is now included; end remains excluded.

Added boundary tests and updated help, man page, and changelog.

Fixes #2122

Testing

  • All 148 unit tests and direct CLI checks passed.
  • Formatting passed. Clippy passed with existing unused-code warnings suppressed.
  • All 95 integration tests passed, including the new timestamp-boundary regression.

AI assistance

I used Codex to help develop and test this change. I personally reviewed the work and wrote this PR.

@pederbe
pederbe marked this pull request as ready for review September 5, 2026 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] file not found when using --changed-after / --changed-before

1 participant