Commit graph

8 commits

Author SHA1 Message Date
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
51188b30ee
Remove redundant argparse dest=, fix some lint issues. 2021-02-20 21:01:55 -08:00
8ee6b2aca9
Add pipeable support. 2021-01-23 17:40:35 -08:00
a1175cc3d6 Add help note about argparse arguments with hyphens. 2020-10-01 22:45:26 -07:00
9ad4dc37e5 Add argument --regex to breplace. 2020-09-05 13:49:41 -07:00
dc48da8a27 main should return args.func(args) value. 2020-02-08 17:23:43 -08:00
e99cbe3e39 Add recurse option and more format variables to brename/breplace. 2019-12-10 12:59:20 -08:00
f44e46aab5 Initial commit. 2019-06-11 22:41:31 -07:00