Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Consider the greater of ctime & mtime when comparing since option #340

Merged
merged 4 commits into from Jun 11, 2023

Conversation

phated
Copy link
Member

@phated phated commented Jun 11, 2023

Closes #226

This adds ctime as a property to be considered when since filtering. The ctime might be changed by some file metadata change and that should be considered a file change.

@phated phated added this to In progress in v5 via automation Jun 11, 2023
@phated phated merged commit 9f907ba into master Jun 11, 2023
14 checks passed
@phated phated deleted the phated/since-ctime branch June 11, 2023 20:17
@phated phated moved this from In progress to Done in v5 Jun 11, 2023
This was referenced Jun 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
v5
  
Done
Development

Successfully merging this pull request may close these issues.

Use ctime for since filter?
1 participant