aboutsummaryrefslogtreecommitdiff
path: root/bin
Commit message (Collapse)AuthorAgeFilesLines
...
* Add ap(1df) and bp(1df)Tom Ryder2016-10-142-0/+37
|
* Add mex(1df)Tom Ryder2016-09-201-0/+53
|
* Fix comment in xgo(1df)Tom Ryder2016-09-171-1/+1
|
* Remove unneeded shellcheck skipsTom Ryder2016-09-093-3/+2
| | | | Latest version (0.4.4) doesn't raise errors on these lines anymore
* Add slow(1df) and supp(1df)Tom Ryder2016-09-092-0/+8
|
* Restore correct short-circuit for gms(1df)Tom Ryder2016-09-091-3/+3
|
* Generalise mean,med,mode,tot(1df) to numbersTom Ryder2016-09-084-4/+4
| | | | Not just integers
* Add more color-setting attempts to rgl(1df)Tom Ryder2016-09-081-1/+1
|
* Restore parallelisation to gms(1)Tom Ryder2016-09-081-2/+2
| | | | Looks like I removed it in 825d661
* Clear prompt after interactive rgl(1df)Tom Ryder2016-09-081-0/+5
|
* Enhance rgl(1df) with a bit of color and sanityTom Ryder2016-09-081-5/+18
|
* Add rgl(1df)Tom Ryder2016-09-081-0/+17
|
* Handle raw GitLab pastesTom Ryder2016-09-061-2/+2
|
* Add umake(1df)Tom Ryder2016-09-051-0/+11
|
* Prettify an Awk for a bitTom Ryder2016-09-051-1/+1
|
* Exclude $0 from arg iteration in mftl(1df)Tom Ryder2016-09-051-1/+1
|
* Add mftl(1df)Tom Ryder2016-09-051-0/+38
|
* Ignore a false positive from shellcheck(1)Tom Ryder2016-09-041-0/+1
|
* Remove apostrophes from comments in subshellsTom Ryder2016-09-041-4/+4
| | | | Given it seems to broken in at least one sh(1) implementation
* Add Pastebin ripper to xgo(1)Tom Ryder2016-09-041-0/+5
|
* Add bl(1df)Tom Ryder2016-09-041-0/+11
|
* Remove rmrej(1)Tom Ryder2016-09-031-3/+0
| | | | | Wrong approach to this problem. `git clean -dfx ; git reset --hard` is probably what's actually needed in most cases.
* Add error conditions to cfr(1)Tom Ryder2016-09-031-0/+2
|
* Correction and error catching for cfr(1df)Tom Ryder2016-09-031-1/+5
|
* Tidy/correct tl(1) option parsingTom Ryder2016-09-031-9/+13
|
* Simplify cfr(1) with new -o option to cf(1)Tom Ryder2016-09-031-4/+3
|
* Add -o option to cf(1df)Tom Ryder2016-09-031-3/+29
|
* Add some interesting notes to cfr(1df)Tom Ryder2016-09-021-1/+1
|
* Add mean(1df), med(1df), and mode(1df)Tom Ryder2016-09-023-0/+40
|
* Proper key spec for dub(1d)Tom Ryder2016-09-021-1/+1
|
* Reimplement cfr(1df) using cf(1df)Tom Ryder2016-09-021-5/+7
| | | | | Resolves issue; not as fast as non-portable printf hack, but good enough. Also properly excludes root from the count.
* Add tot(1df)Tom Ryder2016-09-021-0/+3
|
* Fix POSIX non-compliance in cfr(1)Tom Ryder2016-09-011-2/+4
| | | | Which slows it down a *lot*; add an issue.
* Add cfr(1df)Tom Ryder2016-09-011-0/+4
|
* Move han(1) to be shebanggedTom Ryder2016-08-291-1/+0
|
* Put dotfiles manuals into their own sectionTom Ryder2016-08-2619-24/+25
| | | | This probably contains a few mistakes
* Add notifications to dmp(1)Tom Ryder2016-08-251-1/+6
|
* Tidy up and comment xgo(1)Tom Ryder2016-08-251-9/+28
|
* Open PDFs with xpdf(1)Tom Ryder2016-08-251-0/+7
|
* Expand and whitelist BASH_VERSINFO check in han(1)Tom Ryder2016-08-231-2/+8
|
* Add missing self var to edda(1)Tom Ryder2016-08-231-0/+1
|
* Extract actual media from GitHub/Imgur linksTom Ryder2016-08-231-0/+6
|
* Make xgo(1) view plain text in view(1) insteadTom Ryder2016-08-231-1/+1
|
* Have xgo(1) handle video with mpv(1) tooTom Ryder2016-08-231-1/+1
|
* Have xgo(1) handle audio with mpv(1)Tom Ryder2016-08-231-0/+3
|
* Accept no space after semicolon in MIME typeTom Ryder2016-08-231-1/+1
|
* Set xgo(1) to load text/plain docs in $PAGERTom Ryder2016-08-231-0/+5
|
* Add some appropriate flags to curl(1) callsTom Ryder2016-08-222-2/+2
|
* Apply cleverer arg-arranging method to apf(1)Tom Ryder2016-08-221-30/+38
| | | | This avoids a temporary file and some hairy sed(1)
* Strip trailing period from sshi(1) hostnamesTom Ryder2016-08-201-2/+2
|