Commit graph

438 commits

Author SHA1 Message Date
357669a684
Add watchforlinks helptext. 2021-11-09 00:34:32 -08:00
ede169c729
Update resize.py helptext, alphabetize arguments. 2021-11-09 00:00:35 -08:00
5aab0c2b2a
Add contentreplace helptext. 2021-11-08 11:39:17 -08:00
a745e1ad30
Log the total number of downloaded apks. 2021-11-08 11:38:56 -08:00
1dbf081442
Reduce logging from downloady. 2021-11-08 11:38:40 -08:00
69aabfb132
Update helptext in light of new betterhelp epilogues. 2021-11-08 11:38:27 -08:00
c5829081aa
Update use of pathclass.glob_files, directories. 2021-11-08 11:38:10 -08:00
5fa1bd05cc
Add git om, the opposite of git on. 2021-11-04 01:34:03 -07:00
21401b7339
Add -- to ensure arguments are considered filepaths. 2021-10-25 14:23:39 -07:00
ec2bd9aa86
Use two separate calls to assert_enough_space. 2021-10-24 20:55:24 -07:00
26c6fb31cf
Fix rotate.py. 2021-10-24 20:54:51 -07:00
1dd17de87c
Fix log lines. 2021-10-22 18:38:27 -07:00
2f5c6f502d
Add wait_for_internet.py. 2021-10-12 21:42:55 -07:00
39ac3b7ae6
Let named_python work for pythonw or any other executable name. 2021-10-12 21:38:58 -07:00
e98cae6566
Add cls=clear. 2021-10-09 12:08:55 -07:00
1c1d517fd2
Add getpid.py. 2021-10-05 16:51:06 -07:00
555e2fccb1
Improved named_python. 2021-10-05 16:50:53 -07:00
701cf3e0d3
Use pathclass.read, write. 2021-10-04 17:21:14 -07:00
7c3ef856e8
Use pathclass.glob. 2021-10-02 23:40:29 -07:00
25feaf60a5
Remove --all from git on alias. 2021-09-30 19:35:07 -07:00
02b254836f
Use pathclass.glob. 2021-09-30 19:20:08 -07:00
4a9051e617
Big migrations and linting.
With pathclass.glob_many, we can clean up and feel more confident
about many programs that use pipeable to take glob patterns.

Added return 0 to all programs that didn't have it, so we have
consistent and explicit command line return values.

Other linting and whitespace.
2021-09-23 23:42:45 -07:00
6751a5d6c9
Add lint_main_returns. 2021-09-23 23:02:20 -07:00
56cd1065f9
Fix initial_text None. 2021-09-22 23:20:15 -07:00
c298949d98
Fix tenacity, remove backoff. 2021-09-22 23:17:55 -07:00
74df9d62ae
Use log.fatal instead of stderr. 2021-09-22 23:17:12 -07:00
993367f6ba
Update getcrx. 2021-09-22 20:28:18 -07:00
4ba9d9dabe
Switch pipeable.output to pipeable.stdout. 2021-09-22 20:26:53 -07:00
097cb07421
Alphabetize functions. 2021-09-22 20:26:37 -07:00
c8dc9bbc14
Small logging tweaks. 2021-09-22 20:26:16 -07:00
e09b609d41
Use tenacity instead of own wrapper. 2021-09-22 20:25:52 -07:00
40d4eb9595
Let fdroidapk take '*' to update all packages in cwd. 2021-09-22 20:25:20 -07:00
9c297315fe
Show enabled and disabled packages separately. 2021-09-17 14:59:36 -07:00
d4ad110ff1
Add normalize_compression. 2021-09-16 20:58:24 -07:00
7efdcdcdbe
Fix handling of basename=None. 2021-09-16 20:50:31 -07:00
f245ca5eae
Replace named_python.bat with named_python.py. 2021-09-14 20:02:03 -07:00
af7fae6c44
Don't show qrcode until geometry is ready. 2021-09-13 21:04:33 -07:00
5e447fb5aa
Add pyautogui to pips. 2021-09-12 21:28:53 -07:00
4f9c78edda
Suppress bind warning. 2021-09-09 14:39:18 -07:00
cbdfb7fd4c
Add mistune, pygments, regex pips. 2021-09-08 20:19:59 -07:00
bf9d02d966
Add pythonpath, path, editor vars to bashrc. 2021-09-07 18:59:43 -07:00
2030118f9c
Add lxml to voussoir.pips. 2021-09-04 23:45:11 -07:00
6510ff0b07
Hide window until it is ready. 2021-08-31 19:19:55 -07:00
91527aa012
Prevent double .rar extension if user already put it in basename. 2021-08-31 02:05:43 -07:00
88e127c7b1
Add command line flag -dh, archive files in use by other programs. 2021-08-31 02:04:33 -07:00
f52fc53813
Rearrange command line flags, one per line. 2021-08-31 02:04:06 -07:00
c9c7cac04a
Replace clipboardqr with showqr, with tkinter ui. 2021-08-23 22:43:47 -07:00
d297e56d18
Add some more pips. 2021-08-23 22:43:47 -07:00
02518a96a3
Replace clipext.resolve with pipeable.input(split_lines=False). 2021-08-17 14:06:07 -07:00
f2003beabf
Add nosmartquotes.py. 2021-08-17 00:42:00 -07:00