aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
6 daysREADME: fix typo.HEADmasterB. Watson
6 daysREADME: mention litterbox.B. Watson
6 dayslitterbox: don't inherit TMP from environment.B. Watson
6 dayslitterbox: disable all compression if gzip/zip are missing.B. Watson
6 dayslitterbox: use mktemp; do not double-compress .zip or .gz files.B. Watson
6 dayslitterbox: fix xsel bug, sleep between downloads too, notes and docs.B. Watson
6 dayslitterbox: check external binary paths, pluralize (e.g. 1 hour, 2 hours).B. Watson
6 dayslitterbox: expand docs.B. Watson
6 dayslitterbox: convert usage to POD, add --man option.B. Watson
7 dayslitterbox: add -d (download/decrypt) option.B. Watson
7 dayslitterbox: Added. Wrapper for litter.catbox.moe temporary file storage API.B. Watson
9 daysvol: use aosd_cat for fancier display.B. Watson
9 daysvol: adjust by 1%.B. Watson
9 daysvol: add ALIGN and OFFSET, change color to green.B. Watson
9 daysuleft: different BG colors for left/right terms.B. Watson
2025-12-27Clean up termbin.B. Watson
2025-02-09tolatin: added.B. Watson
2025-02-09bsgrep: document grep options.B. Watson
2025-02-05bsgrep: fix -s exit status, implement -q.B. Watson
2025-02-04bsgrep: tweak docs.B. Watson
2025-02-04image_diff.pl: added.B. Watson
2025-02-04bsgrep: remove -h option, fix synopsis, document use of -d with >1 character.B. Watson
2025-02-04bsgrep: support multiple patterns (-e), add -N option, fix stupidity in ↵B. Watson
handle_line().
2025-02-03bsgrep: document locale weirdness.B. Watson
2025-02-03bsgrep: use utf-8 when in utf-8 locale.B. Watson
2025-02-02bsgrep: add -F option.B. Watson
2025-02-02bsgrep: add -z option.B. Watson
2025-02-02bsgrep: cosmetics, docs.B. Watson
2025-02-02bsgrep: fix double newlines from File::Find warnings; commentary; docs.B. Watson
2025-02-02bsgrep: make -r use . if no files on command line.B. Watson
2025-02-02bsgrep: add -r and --version options.B. Watson
2025-02-01bsgrep: added (grep for files with backslash continuation).B. Watson
2025-02-01ztunekey: save retuned files as flacB. Watson
2025-02-01unifmt.pl: add TODO comment.B. Watson
2024-07-04ztunekey: optionally retune and transpose.B. Watson
2024-07-04ztunekey: icon and .desktop.B. Watson
2024-07-04find_key, find_tuning: add -q (quiet); ztunekey: added (GUI wrapper for ↵B. Watson
find_key and find_tuning).
2024-06-27tunebass: added.B. Watson
2024-04-11soxdial: moved to its own repo: https://slackware.uk/~urchlay/repos/soxdialB. Watson
2024-04-11soxdial: tweak doc.B. Watson
2024-04-11soxdial: support spaces in extensionless output filenames, too.B. Watson
2024-04-10soxdial: raw output for extensionless output files.B. Watson
2024-04-10soxdial: do not play anything for a dial string if there are no valid digits.B. Watson
2024-04-10soxdial: tweak doc.B. Watson
2024-04-10soxdial: add some verbose message for bluebox.B. Watson
2024-04-10soxdial: fix timing for bluebox kp and kp2.B. Watson
2024-04-10soxdial: add bluebox (not quite complete).B. Watson
2024-04-09soxdial: with --verbose, warn if dial string starts with dash(es) and a letter.B. Watson
2024-04-09soxdial: VERSION=0.1.0.B. Watson
2024-04-09soxdial: rearrange some warnings.B. Watson