summary refs log tree commit diff
path: root/bin
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2024-06-10 17:13:08 -0400
committerJune McEnroe <june@causal.agency>2024-06-10 17:13:08 -0400
commitda2851683028837f8ae687a0d0ba941c3288c133 (patch)
treeaa16ea079a0088b20db4551571a97f11fdd7a7c0 /bin
parentResize using target pixel counts for consistency (diff)
downloadsrc-da2851683028837f8ae687a0d0ba941c3288c133.tar.gz
src-da2851683028837f8ae687a0d0ba941c3288c133.zip
Cope with not having an EXIF info
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
gency/source-filter.sh?id=5be0d7f6ec83dd09837f5da2617178136954c90d&follow=1'>Use mtags in source-filterJune McEnroe 2021-01-19Add mtags to generate tags for make and mdocJune McEnroe 2021-01-19Map tags to IDs using only [[:alnum:]-._]June McEnroe 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe