Commit Graph

16 Commits

Author SHA1 Message Date
Mike 4f313473a6 tweaing the cleaner a bit 2019-08-04 01:25:06 -07:00
Mike 4316909b1b Tweaking verbosity 2019-08-04 00:26:31 -07:00
Mike c64fae60c2 Whoops @ argument parsing 2019-08-04 00:11:04 -07:00
Mike fe0c8f18f2 Fixed bad CLI argument parsing and added a fail message 2019-08-03 23:43:02 -07:00
Mike a063a55d02 Fix shebang line (probably) 2019-08-03 23:35:06 -07:00
Mike f5986f068b Rsync probably works now. Woot. 2019-08-03 18:12:53 -07:00
Mike 41b8996b52 Improved rsync handling just a bit 2019-08-03 15:26:25 -07:00
Mike 8fed1656b4 Kinda trying to add support for rsync 2019-08-03 04:26:17 -07:00
Mike b4ab492f96 tweak output 2019-07-25 23:15:22 -07:00
Mike e60884b287 Upgrades
Added:
- Ability to deal with bad symlinks (os.path.isfile/dir work but getting mtime raised exception)
- Print progress messages

Fixed:
- print_report_heading()

Tweaked:
- Some log outputs
2019-07-25 23:12:13 -07:00
Mike ad92f49452 chmod 2019-07-25 22:05:28 -07:00
Mike a4877e1455 Looks like sorting of DifferenceEntry's works (?) 2019-07-25 21:41:38 -07:00
Mike 856d8a99b9 We seem to be successfully cleaning unneeded DifferenceEntry's 2019-07-25 21:12:51 -07:00
Mike 76c0b0d7df rename a method 2019-07-25 15:50:22 -07:00
Mike a880300657 Looking better 2019-07-25 15:42:06 -07:00
Mike 24a7e904bf First almost-working version 2019-07-25 14:57:51 -07:00