summaryrefslogtreecommitdiff
path: root/src/policy.rs
AgeCommit message (Expand)AuthorFilesLines
2023-01-07refactor: implement Default trait, instead just a function defaultLars Wirzenius1-2/+4
2022-09-09chore: tidy up things to satisfy clippyLars Wirzenius1-3/+2
2022-03-06perf: reduce logging for, for performanceLars Wirzenius1-5/+1
2022-01-16docs: add some explanation of what Skipped should meanLars Wirzenius1-0/+9
2021-12-31docs: add documentation comments to crateLars Wirzenius1-0/+5
2021-03-27refactor: rename BackupPoliy::new() to more idiomatic ::default()Lars Wirzenius1-1/+1
2021-02-07refactor: rename Reason::Error to Reason::GenerationLookupErrorLars Wirzenius1-1/+1
2021-01-05refactor: move policy on whether to back up a file into a moduleLars Wirzenius1-0/+64