aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* Define `self` var for mim(1df)Tom Ryder2018-06-101-0/+1
* Replace mail_mutt.vim with mim(1df)Tom Ryder2018-06-071-0/+12
* Suppress error messages in td(1df)Tom Ryder2018-02-051-2/+2
* Remove unused `self` var from clog(1df)Tom Ryder2018-01-151-1/+0
* Change double-quote printf pattern to single-quoteTom Ryder2018-01-151-1/+1
* Move ShellCheck line to correct place in sra(1df)Tom Ryder2018-01-151-1/+2
* Refactor clog(1df), allow args and non-term stdinTom Ryder2018-01-151-11/+12
* Reimplement bl(1df) in AwkTom Ryder2018-01-132-10/+5
* Make newline explicit for ax(1df)Tom Ryder2018-01-111-2/+2
* Make first ax(1df) arg safer, warn on second argTom Ryder2018-01-111-9/+4
* Strip trailing whitespaceTom Ryder2017-11-135-6/+6
* Fix oii(1df) so it works as a pipeTom Ryder2017-11-101-6/+7
* Merge branch 'feature/d2u-u2d-con...' into developTom Ryder2017-11-032-3/+2
|\
| * Make d2u(1df)/u2d(1df) like their stream analoguesTom Ryder2017-11-032-3/+2
* | Apply simpler method for sd2u(1df) and su2d(1df)Tom Ryder2017-11-032-6/+6
|/
* Quote filename correctly in dfv(1df)Tom Ryder2017-11-011-1/+1
* Add dfv(1df) version-printing toolTom Ryder2017-11-011-0/+8
* Remove -no_ssl2 from osc(1df)Tom Ryder2017-10-311-1/+1
* Refactor min.awk to match max.awkTom Ryder2017-10-301-4/+2
* Correct misnamed variableTom Ryder2017-10-261-1/+1
* Make rndi(1df) upper bound a little clearerTom Ryder2017-10-261-1/+2
* Document why fnl(1df) command is wrappedTom Ryder2017-10-131-1/+3
* Add arg checks to chc(1df)Tom Ryder2017-08-211-0/+7
* Add missing slash to commentTom Ryder2017-08-211-1/+1
* Correct typo commentTom Ryder2017-08-081-1/+1
* Compatible stripping for onl(1df)Tom Ryder2017-08-081-2/+3
* Nicer handling of RFC control charsTom Ryder2017-08-081-4/+7
* Restore ^L-skipping codeTom Ryder2017-08-081-0/+4
* Correct previous commitTom Ryder2017-08-081-1/+1
* Remove two more POSIX character classesTom Ryder2017-08-082-4/+1
* Add dot and slash to legal mftl(1df) target charsTom Ryder2017-07-031-1/+1
* Remove some unneeded bracesTom Ryder2017-07-031-4/+2
* Remove unused var from mktd(1df)Tom Ryder2017-07-031-3/+0
* Work around mawk's srand() behaviourTom Ryder2017-07-032-2/+8
* Correct some rndi(1df) referencesTom Ryder2017-07-023-8/+4
* Lots of cleanup of awk scriptsTom Ryder2017-07-0216-44/+117
* Coerce seed to numberTom Ryder2017-07-021-1/+1
* Remove null FS assignment from trs(1df)Tom Ryder2017-07-021-3/+0
* Remove POSIX char classes from AwkTom Ryder2017-07-022-3/+3
* Correct Awk variable lvalue in mw(1df)Tom Ryder2017-07-011-1/+1
* Correct srand() arg countTom Ryder2017-07-011-1/+4
* Reimplement rndl(1df) in AwkTom Ryder2017-07-012-38/+29
* Work around no options terminal in POSIX chmod(1)Tom Ryder2017-07-011-1/+5
* Add oii(1df)Tom Ryder2017-06-291-0/+19
* Remove unneeded `command` prefixTom Ryder2017-06-251-1/+1
* Add a caveat to trs(1df)Tom Ryder2017-06-241-1/+1
* Make han(1df) exit, not returnTom Ryder2017-06-151-2/+2
* Clean up some exit statusesTom Ryder2017-06-153-4/+5
* Add missing `exit` call to igex(1df)Tom Ryder2017-06-151-0/+1
* Switch to using awk for line counting in dub(1df)Tom Ryder2017-06-141-2/+2