Commit graph

20 commits

Author SHA1 Message Date
54281d52c2
Some linting fixes. 2022-08-14 10:42:34 -07:00
8616cdc5dd
Use new betterhelp. 2022-02-12 19:50:00 -08:00
cb226265a3
Download the f-droid index.json instead of parsing the website. 2022-01-20 15:00:14 -08:00
e9e1f5930c
Log the whole traceback, not just exception headline. 2021-11-20 20:40:39 -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
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
c298949d98
Fix tenacity, remove backoff. 2021-09-22 23:17:55 -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
684dcbb234
Log the exception which caused download failures. 2021-07-01 15:53:32 -07:00
396700b708
Use pipeable.ctrlc_return1. 2021-06-21 22:21:06 -07:00
d5a7fdb467
Migrate scripts to operatornotify.main_decorator. 2021-06-21 22:20:39 -07:00
5ce6cf8425
Migrate scripts to vlogging.main_decorator. 2021-06-21 22:11:19 -07:00
87e733c4a2
Migrate scripts to main_level_by_argv. 2021-05-16 21:07:43 -07:00
e546499e25
Add operatornotify to fdroidapk. 2021-05-06 21:48:36 -07:00
26c95d14d3
Add fdroidapk.py. 2021-02-26 00:40:22 -08:00