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
Ethan Dalool
93d42afeca
Remove path.rstrip(sep), os.path.normpath takes care of it.
2018-01-09 20:36:07 -08:00
Ethan Dalool
66c48d4ab0
Add SQLHelpers to voussoirkit.
2018-01-09 20:21:05 -08:00
Ethan Dalool
90dfef7cc2
Add SQLHelpers.
2018-01-09 20:17:34 -08:00
Ethan Dalool
2610aa83b9
Update voussoirkit to 0.0.17
2017-11-19 11:22:12 -08:00
Ethan Dalool
a902778c22
else
2017-11-19 11:01:41 -08:00
Ethan Dalool
b611be6f37
Replace usage of strings with bytes. Don't attempt to decode.
2017-11-19 11:00:51 -08:00
Ethan Dalool
731e1247c1
Call normalize_sep to fix backslashes on linux.
2017-11-19 10:59:53 -08:00
Ethan Dalool
f8fed4e41e
Support multiple sizes in ICO and improve code quality
2017-11-03 12:51:25 -07:00
Ethan Dalool
b5a1649bc0
else
2017-11-03 12:50:16 -07:00