Commit Graph

179 Commits (ae6954d5732456194a84c967fed0d68201a42a75)

Author SHA1 Message Date
voussoir 8eeb22d0b0 Use winglob instead of python glob. 2020-01-15 22:33:44 -08:00
voussoir 8fc5c0e28c Add cmd_autoexec_install.bat. 2020-01-15 21:49:23 -08:00
voussoir f89f2232e5 Add cmd_autoexec.bat. 2020-01-15 21:34:01 -08:00
voussoir 341c015451 Add ffaudios.py. 2020-01-15 21:26:16 -08:00
voussoir a05b82d683 Add --regex option to contentreplace. 2020-01-14 23:47:11 -08:00
voussoir 335b7d214a Put gitcheckup directories into a separate config file. 2020-01-12 20:06:14 -08:00
voussoir c5e3b97312 Add argument --untracked-files=all for better file count.
Without it, entire directories are counted as a single item.
I prefer to have the individual files counted.
2020-01-12 20:01:05 -08:00
voussoir ba5bbb2a16 Use `git status --short` for easier parsing.
Thank you kringel8.
2020-01-11 15:04:54 -08:00
voussoir 7863e03a72 Alphabetize imports. 2020-01-11 03:14:01 -08:00
voussoir 7f4bd2baf6 Show [C][P] instead of [x][x]. 2020-01-11 02:58:08 -08:00
voussoir 72b9f34bfe Split checkup into smaller functions, add output samples. 2020-01-11 02:23:07 -08:00
voussoir 78ed021d9f Add gitcheckup.py. 2020-01-11 01:44:20 -08:00
voussoir fc1e84643a Fix HMS bug. 2020-01-11 01:36:52 -08:00
voussoir 9e5c699871 Add PGUI.pyw. 2020-01-07 14:52:22 -08:00
voussoir ad667d0a17 Add forever.py. 2020-01-05 21:23:46 -08:00
voussoir 214a244e9d Add prune_dirs.py. 2019-12-14 14:08:19 -08:00
voussoir 514af31c18 Make noext, ext from the file basename instead of whole path. 2019-12-12 12:15:57 -08:00
voussoir f40f41b62a Add now.py. 2019-12-10 13:05:15 -08:00
voussoir 02a79f86b3 Remove input call from pip_download.py. 2019-12-10 13:03:19 -08:00
voussoir 5669c33f1c Allow inputting of HMS into subtitle_shift instead of only seconds. 2019-12-10 13:03:02 -08:00
voussoir 65c29d16e2 Update do_tasks.py. 2019-12-10 13:02:22 -08:00
voussoir daafa1349d Add filetimelapse.py 2019-12-10 13:02:04 -08:00
voussoir cba1d51587 Add resaw.py 2019-12-10 13:01:56 -08:00
voussoir 8d4e353c66 Update taskme, don't quote builtins and &, &&.
If the command is an executable, you can have quotes around it. But
if it is a builtin like `copy` then quotes will break it. So let's
remove quotes from the command as long as it doesn't have spaces.

Also remove quotes from & and && because with quotes you can't actually
chain commands. However if you want to literally use & as an arg then
this may cause some problems.
2019-12-10 13:01:32 -08:00
voussoir e99cbe3e39 Add recurse option and more format variables to brename/breplace. 2019-12-10 12:59:20 -08:00
voussoir 8114e39f7e Add hash_hardlink.py 2019-12-10 12:57:23 -08:00
voussoir 01ff50234b Add pip_download. 2019-06-27 09:40:09 -07:00
voussoir bcc9700d67 Add do_tasks and taskme. 2019-06-25 15:32:03 -07:00
voussoir f44e46aab5 Initial commit. 2019-06-11 22:41:31 -07:00