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
e0ebe5da3b
Add whatsmyip.py, whatsmylan.py.
2021-08-12 16:39:31 -07:00
3764e1faca
Use niceprints.solid_hash_line.
2021-08-11 01:23:28 -07:00
519afac349
Add vlogging to pypi_release.
2021-08-11 01:22:14 -07:00
6daa10c0d1
Make better use of passing glob patterns through argparse.
2021-08-11 01:04:41 -07:00
eeda354a2b
Use vlogging.main_decorator.
2021-08-10 11:54:22 -07:00
0ecfb9abab
Add cup.py.
2021-08-10 10:58:05 -07:00
7d1720094e
Add --shellopen, --yes arguments.
...
This is quickly becoming a general-purpose reg editor.
2021-08-10 10:45:27 -07:00
672c7de76f
Add vlogging to svgrender.
2021-08-09 17:37:30 -07:00
39e0aaed71
Various lint appeasements.
2021-08-09 17:37:19 -07:00
5f201f99a1
Use imagetools.pad_to_square.
2021-08-09 08:46:08 -07:00
4b2209d7ef
Use imagetools.fit_into_bounds.
2021-08-09 08:31:27 -07:00
74bd773f33
Add docstring to resize.py.
2021-08-01 16:21:27 -07:00
e68da4a1f6
Rename variables new_x, new_y -> new_w, new_h.
2021-08-01 16:21:04 -07:00
307bf2e698
Migrate some calls to clipext to pipeable.
2021-07-27 09:57:38 -07:00
de5aca14a9
Let gitcheckup push to all remotes.
2021-07-24 12:51:40 -07:00
90fe477ad9
Add vlogging to gitcheckup.
2021-07-24 12:51:32 -07:00
3ce8b91630
Fix --compression command line argument.
2021-07-23 15:54:07 -07:00
Ethan Dalool
df364df92c
Add svgrender.py.
2021-07-17 10:32:04 -07:00
Ethan Dalool
518ca07919
Improve reg_extension_icon docstring, add separate --extension.
2021-07-17 10:31:23 -07:00