Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use more logical ~/.cache subpath | Tom Ryder | 2017-04-12 | 1 | -1/+1 |
* | s/exit/return/ in ex-subshell func | Tom Ryder | 2017-01-27 | 1 | -4/+4 |
* | Avoid a fork in options detection | Tom Ryder | 2017-01-25 | 1 | -8/+9 |
* | Use POSIX-compatible versions of ls(1) opts | Tom Ryder | 2017-01-11 | 1 | -7/+4 |
* | Use only system-path mkdir/grep for options setup | Tom Ryder | 2016-08-27 | 1 | -2/+2 |
* | Fix some comments in options.sh | Tom Ryder | 2016-08-27 | 1 | -2/+2 |
* | Remove unneeded { } around options() func | Tom Ryder | 2016-08-25 | 1 | -2/+2 |
* | Switch ls()/readline to horizontal list/complete | Tom Ryder | 2016-08-25 | 1 | -0/+1 |
* | Force --hide-control-chars on ls(1) if available | Tom Ryder | 2016-08-24 | 1 | -5/+6 |
* | Consolidate ed,bc,grep,ls.sh into one function | Tom Ryder | 2016-08-21 | 1 | -0/+55 |