Commit graph

462 commits

Author SHA1 Message Date
6a920f32ee
Add vlogging to internetcheck. 2021-06-12 12:39:35 -07:00
2679c51175
Add rotate.py. 2021-06-07 18:46:38 -07:00
d2f9da6031
Remove printing only the string.printable characters. 2021-06-07 18:45:19 -07:00
1bbffb4964
Update rotate_by_exif call. 2021-06-06 20:33:32 -07:00
0de20a34c9
Use qualified PIL.Image, not just Image. 2021-06-04 13:13:11 -07:00
c01a7c9d9d
Update some image scripts to preserve exif. 2021-06-03 20:43:27 -07:00
7cfa47b279
Update directory_discrepancy. 2021-05-26 21:35:29 -07:00
af9ae8f5ac
Use pipeable.input_many. 2021-05-25 01:40:34 -07:00
1d8d85cb8a
Add argument --if-larger-than.
It is trivial for files of a few bytes to be exact matches.
2021-05-25 01:37:50 -07:00
e696dfaf77
Use pipeable.input_many. 2021-05-25 01:35:55 -07:00
0f2dc36a6b
Migrate scripts from pipeable.output to pipeable.stdout. 2021-05-25 01:35:46 -07:00
7936f15f27
Don't let output file be one of the input files. 2021-05-25 01:34:06 -07:00
05d59c2149
Migrate scripts from spinal.walk_generator to spinal.walk. 2021-05-17 17:00:51 -07:00
a2c80f8a79
Slight formatting tweaks to subtitle_shift_pointsync. 2021-05-16 21:08:05 -07:00
87e733c4a2
Migrate scripts to main_level_by_argv. 2021-05-16 21:07:43 -07:00
7bc152f05a
Use pathclass in contentreplace. 2021-05-16 21:02:27 -07:00
eb39dcf005
Add bitwise_or.py. 2021-05-14 17:53:04 -07:00
2ec1f7c7ff
Move template to global to get rid of indentation. 2021-05-14 17:40:07 -07:00
4d90536329
Reduce default reserve space to 5gb. 2021-05-14 17:39:53 -07:00
6855a9b5e1
Make --output required. 2021-05-14 17:39:45 -07:00
548f11a2ac
Remove leftover main function. 2021-05-14 17:39:39 -07:00
0722514c47
Improve tempeditor docstring. 2021-05-13 12:20:19 -07:00
1c70619df0
Add reserve_disk_space.py. 2021-05-08 18:27:18 -07:00
8fdba53b6e
Add gg, setlatest. 2021-05-07 21:15:09 -07:00
fdfbf12fab
Delete backup_folder.py, add missing functionality to rarpar.py. 2021-05-07 21:15:05 -07:00
e546499e25
Add operatornotify to fdroidapk. 2021-05-06 21:48:36 -07:00
1681886fd8
Add doskey which=where. 2021-05-01 16:03:54 -07:00
c67d233e35
Add usage instructions to bashrc, gitconfig. 2021-04-22 16:52:04 -07:00
68a45ab344
Add --run argument to gitcheckup.py. 2021-04-04 17:30:54 -07:00
1404b7e7e7
Update CONTACT.md with link to voussoir.net. 2021-04-04 17:11:15 -07:00
094efa7bfd
Add localwhoami.py. 2021-04-04 12:32:13 -07:00
03d21d99c3
Increase max backoff for do_tasks. 2021-03-31 19:41:53 -07:00
04b53dae8a
Rewrite sole_subdir_lift to be more recursively useful. 2021-03-31 19:40:47 -07:00
4e10633155
Add adb_install.py. 2021-03-26 13:28:24 -07:00
a875f8c265
Use re.multiline for regex contentreplace. 2021-03-26 13:28:10 -07:00
87376dcd4c
Add stderr.py, stdout.py. 2021-03-21 17:28:30 -07:00
7087907c61
Add stitch.py. 2021-03-21 17:27:41 -07:00
eae98ec161
Add --quality arg to resize.py. 2021-03-13 20:32:43 -08:00
12d30a88de
Add --quality option. 2021-03-10 16:30:38 -08:00
8734dc0a96
Fix filter box not reverting button state on backspace. 2021-03-10 16:30:24 -08:00
4a61cb08e2
Use pathclass in resize.py. 2021-03-03 12:39:39 -08:00
945bdec3d5
Add dot_ext var to brename. 2021-02-27 16:09:44 -08:00
0451f85e7c
Don't use import from. 2021-02-27 13:27:43 -08:00
337e46ec76
Add filter box to PGUI for keyboard-driven launching. 2021-02-27 13:26:44 -08:00
26c95d14d3
Add fdroidapk.py. 2021-02-26 00:40:22 -08:00
af9d797b0e
Let shortcut.py take more target args, use betterhelp. 2021-02-25 19:42:35 -08:00
51188b30ee
Remove redundant argparse dest=, fix some lint issues. 2021-02-20 21:01:55 -08:00
6a01311af8
Add empty_directories.py, nonempty_directories.py. 2021-02-14 18:45:21 -08:00
037cec790a
Let sole_subdir_lift take patterns for many directories. 2021-02-14 18:28:27 -08:00
7fdda50a13
Let rejpg take glob patterns. 2021-02-08 02:52:08 -08:00