summaryrefslogtreecommitdiff
path: root/util1.c
Commit message (Expand)AuthorAgeFilesLines
* Use string length diff heuristic to skip Levenshtein Algo (#369)Kenneth Finnegan2022-09-151-1/+8
* Remove unneeded var.Wayne Davison2022-08-191-1/+0
* Combine some alt-dest tests.Wayne Davison2022-03-261-1/+1
* Extract unlink_and_reopen from copy_file (#294)Sam Mikes2022-03-261-20/+41
* Preparing for release of 3.2.4pre2v3.2.4pre2Wayne Davison2022-01-151-1/+1
* Preparing for release of 3.2.4pre1v3.2.4pre1Wayne Davison2022-01-021-1/+1
* Improve --omit-dir-times & --omit-link-timesWayne Davison2021-10-101-3/+4
* Add --fsync option (promoted from patches).Wayne Davison2021-09-271-2/+10
* Tweak a comment.Wayne Davison2021-09-261-1/+1
* Fix compiling without ftruncate.Wayne Davison2021-06-271-2/+7
* Rename util.c to util1.cWayne Davison2021-02-251-0/+1664