Age | Commit message (Expand) | Author |
---|---|---|
2025-02-05 | bsgrep: fix -s exit status, implement -q.HEADmaster | B. Watson |
2025-02-04 | bsgrep: tweak docs. | B. Watson |
2025-02-04 | bsgrep: remove -h option, fix synopsis, document use of -d with >1 character. | B. Watson |
2025-02-04 | bsgrep: support multiple patterns (-e), add -N option, fix stupidity in handl... | B. Watson |
2025-02-03 | bsgrep: document locale weirdness. | B. Watson |
2025-02-03 | bsgrep: use utf-8 when in utf-8 locale. | B. Watson |
2025-02-02 | bsgrep: add -F option. | B. Watson |
2025-02-02 | bsgrep: add -z option. | B. Watson |
2025-02-02 | bsgrep: cosmetics, docs. | B. Watson |
2025-02-02 | bsgrep: fix double newlines from File::Find warnings; commentary; docs. | B. Watson |
2025-02-02 | bsgrep: make -r use . if no files on command line. | B. Watson |
2025-02-02 | bsgrep: add -r and --version options. | B. Watson |
2025-02-01 | bsgrep: added (grep for files with backslash continuation). | B. Watson |