Commit Graph

275 Commits (7661a0e6cac7f07e2efa229aec93be0d6d5f4cba)

Author SHA1 Message Date
Ethan Dalool 7661a0e6ca else. 2020-01-29 16:42:10 -08:00
Ethan Dalool 52b0d1776d Add my Sublime keybinds and prefs. 2020-01-29 16:41:53 -08:00
Ethan Dalool 4dc033fcf4 Update argparse_multi to also fill in the parser's name. 2020-01-28 19:31:38 -08:00
Ethan Dalool 4e9a3ec0de Delete some binaries. 2020-01-19 21:20:02 -08:00
Ethan Dalool 0965384c7f Simpleserver update. 2020-01-19 21:19:45 -08:00
Ethan Dalool 6d3f196214 Simpleserver updates. 2019-12-10 12:46:45 -08:00
Ethan Dalool f3e62e9356 Add some more AHK. 2019-12-10 12:46:12 -08:00
Ethan Dalool 10227715d7 Add some more Sublime snippets. 2019-12-10 12:45:55 -08:00
Ethan Dalool e3b2cd6d1d Update argparse snippets. 2019-12-05 00:18:27 -08:00
Ethan Dalool 8a0fcb09ca Delete toolbox folder in preference of new repository. 2019-06-11 22:32:32 -07:00
Ethan Dalool ba54238021 Rename ServerReference folder to SimpleServer. 2019-06-11 22:31:32 -07:00
Ethan Dalool f1f42ba39a Update to the simple server. 2019-06-11 22:29:46 -07:00
Ethan Dalool 0c561c05c9 else 2019-06-11 22:29:25 -07:00
Ethan Dalool 0c87e60094 Fix threaded_dl thread_count being a string. 2019-06-03 14:17:31 -07:00
Ethan Dalool c27c7e310e Add subtitle_shift_pointsync.py. 2019-05-27 16:12:06 -07:00
Ethan Dalool cf28ba5541 Add clip_prompt feature to contentreplace.
Useful when contentreplacing strings that are difficult or
impossible to provide via the command line -- you can enable
clip prompt to read those strings off of your clipboard.
2019-05-27 16:10:56 -07:00
Ethan Dalool 49d5ebab67 Add autoyes and convenience constants to brename. 2019-05-27 16:08:16 -07:00
Ethan Dalool d965333021 Add autoyes argument to filepull. 2019-05-27 16:04:46 -07:00
Ethan Dalool b951ace5d8 Switch fileprefix from a default-yes to a default-prompt behavior. 2019-05-27 16:04:24 -07:00
Ethan Dalool 70dd4ef77a threaded_dl improvements.
- use real argparse
- add timeout argument to command line
- apply default values for timeout and filename at argparse level
- check for existing files before creating their thread
2019-05-27 15:59:23 -07:00
Ethan Dalool f23f8ebc7d Update ifmain and remove prints from search.py. 2019-04-21 23:58:02 -07:00
Ethan Dalool e26c8abcee Upgrade contentreplace to use real argparse. 2019-04-18 18:49:44 -07:00
Ethan Dalool 71670f3c99 Upgrade brename and breplace to use real argparse. 2019-04-16 18:39:33 -07:00
Ethan Dalool 0dbc0728c0 Publish some Sublime Text snippets. 2019-04-16 18:39:00 -07:00
Ethan Dalool 007b4a6e62 Publish allexecutables and hexpng. 2019-04-16 18:37:35 -07:00
Ethan Dalool 852504be13 contentreplace glob first argument. 2019-03-22 14:51:02 -07:00
Ethan Dalool 6a8a687288 else. 2019-02-17 14:31:46 -08:00
Ethan Dalool 8b84d85a51 Remove the files that are moved to voussoirkit. 2019-02-17 14:18:36 -08:00
Ethan Dalool 00a8a22c1f Bump voussoirkit to 0.0.25 for cacheclass change. 2018-09-30 01:49:47 -07:00
Ethan Dalool 86040cc447 else 2018-09-30 01:48:41 -07:00
Ethan Dalool 9b8db0d8ef Strip trailing slashes from localname. 2018-09-30 01:45:38 -07:00
Ethan Dalool 09d9339efb Move to OrderedDict-based cacheclass. 2018-09-30 01:45:19 -07:00
Ethan Dalool 0e060be462 Bump voussoirkit to 0.0.24 for pathclass exceptions. 2018-09-23 14:49:58 -07:00
Ethan Dalool 958903e349 Add NotFile, NotDir exceptions and assert methods. 2018-09-21 21:33:05 -07:00
Ethan Dalool b4aafbc9bc head multiple urls. 2018-07-13 00:43:43 -07:00
Ethan Dalool 3842cccf68 0 means fit the other argument only. 2018-07-13 00:43:33 -07:00
Ethan Dalool c777c65886 Add --no-ssl option. 2018-07-13 00:41:40 -07:00
Ethan Dalool 9464067d69 Bytestring run argv through clipext. 2018-07-13 00:40:26 -07:00
Ethan Dalool 0adb6eb1c7 Bump voussoirkit to 0.0.23 for cacheclass.__contains__. 2018-03-18 20:59:16 -07:00
Ethan Dalool c09247e850 Define cacheclass.__contains__. 2018-03-18 20:58:00 -07:00
Ethan Dalool 538ab4e61c Add Eternal September. 2018-03-17 14:51:50 -07:00
Ethan Dalool 750f221803 Bump voussoirkit to 0.0.22 for pathclass.Path.relative_to. 2018-03-13 01:46:41 -07:00
Ethan Dalool 9b46a7b927 else 2018-03-13 01:45:23 -07:00
Ethan Dalool b0950c3df1 Add relative_to for arbitrary other. 2018-03-13 01:43:56 -07:00
Ethan Dalool 9b833b4e7f Bump voussoirkit to 0.0.21 for sqlhelpers.delete_filler. 2018-02-25 16:06:48 -08:00
Ethan Dalool d34aeaaf41 Add delete_filler. 2018-02-25 16:05:22 -08:00
Ethan Dalool 53ab58d693 Bump voussoirkit to 0.0.20. 2018-02-17 13:47:40 -08:00
Ethan Dalool 48622b2320 Let update_filler also update the where_key via (old, new). 2018-02-17 13:46:11 -08:00
Ethan Dalool fbf64a50c5 Update voussoirkit with fixed pathclass. 2018-01-21 14:24:11 -08:00
Ethan Dalool 81e44363e7 Improve handling of bare drive letters like "D:" 2018-01-21 14:20:56 -08:00