Commit Graph

8 Commits

Author SHA1 Message Date
Dan Church 8fdf3069ba
Fix issue where mixed readonly/read-write dirs didn't hard link 2023-07-20 17:36:02 -05:00
Dan Church 8059dc4455
Add thousands separator commas to output 2022-09-13 11:50:10 -05:00
Dan Church 5454fe681f
Update options processing
- Make it more obvious in the code what the options do.
- Omit output of progress bar unless -v flag is present.
2020-12-14 10:10:39 -06:00
Dan Church 047df6c97b
Limit "Skipped" output to only summary 2020-11-18 14:07:16 -06:00
Dan Church 58740f34c5
Add progress bar 2020-11-09 16:35:20 -06:00
Dan Church c77fc7a205
Update script
Follows a more logical process of deciding what to do, then doing it.
2018-01-21 15:48:49 -06:00
Dan Church 79e3eca2cb
Re-write script
Breaking changes:
* Remove support for symlink generation.

Bugs fixed:
* SHA-1 hash collisions no longer corrupt yer data.

Internal changes:
* Rework into a helper package
2018-01-21 14:57:44 -06:00
Dan Church c6beadda5f
Break out changelog into separate file 2018-01-21 12:30:41 -06:00