Commit Graph

26 Commits (828f35d1332868501a2131e757530ea2a501d995)

Author SHA1 Message Date
Nicholas Hope 607894648c Added unused warning options 2022-10-05 21:31:58 -04:00
Nicholas Hope 0bbca21fea Added warnings 2022-10-02 12:12:15 -04:00
Nicholas Hope 3f9f35cced reconfigured to work better together 2022-09-17 14:08:25 -04:00
Nicholas Hope bacc858826 removed repeated code 2022-09-04 09:25:33 -04:00
Nicholas Hope d49e79e410 temp push 2022-08-25 20:34:38 -04:00
Nicholas Hope c3b816c532 sort of works with OOP 2022-08-21 21:21:09 -04:00
Nicholas Hope 0d64ad9b54 added new way to format files 2022-08-19 21:34:45 -04:00
Nicholas Hope 7248acb787 Changed how targetDir works for consistency 2022-08-15 13:40:01 -04:00
Nicholas Hope c9e710ab9b added missing slash 2022-08-14 15:47:48 -04:00
Nicholas Hope e105a06534 Added debug, reduced imports 2022-08-14 13:07:08 -04:00
Nicholas Hope d817af07ee Now work on windows 2022-08-13 20:48:47 -04:00
Nicholas Hope bbb866fcbf Added registry access 2022-08-13 20:16:21 -04:00
Paco Hope 3d528f85cb changed print to stderr to use warnings module 2022-08-13 16:03:12 -04:00
Nicholas Hope b39528af75 Fixed non-funtional code, incorporated new file 2022-08-13 12:07:48 -04:00
Nicholas Hope 5f961b7460 Removed some whitespace, minor optimizations 2022-08-11 14:56:18 -04:00
Nicholas Hope d967f1de17 Debug on stderr, changed output file splitting 2022-08-10 20:44:44 -04:00
Nicholas Hope 74cddba463 Unneccessary os.path.expanduser() 2022-08-09 19:09:46 -04:00
Paco Hope c781347bc3 broke parsing out to a separate command for documentation 2022-08-09 18:36:51 -04:00
Nicholas Hope 8bcfd0329a Added -f and -D, moved checks to be more efficient 2022-08-09 13:02:20 -04:00
Nicholas Hope 0e224d46ab Removed comment, changed winreg.OpenKey() argument, ensured terminating / for file path 2022-08-08 18:04:36 -04:00
Nicholas Hope 8904632b06 Added checks for OS to determine target directory 2022-08-08 18:02:19 -04:00
Paco Hope 71ba2de1e2 Made dry-run work. 2022-08-07 18:11:39 -04:00
Nicholas Hope 2ff3eba84c Minor syntax change 2022-08-07 11:26:17 -04:00
Paco Hope 0b77aa2ee7 changed import syntax and updated verifyConfig invocation 2022-08-06 22:44:02 -04:00
Paco Hope 4c9357b270 Rearranged code a bit to make it a proper CLI tool 2022-08-06 22:14:33 -04:00
Paco Hope 3ddf60d8ab moved to new locations 2022-08-06 21:45:36 -04:00