aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Try the patience diff algorithmTom Ryder2016-08-211-0/+1
* Fix some errors in dmp(1) manpageTom Ryder2016-08-211-4/+5
* Fix some vi artifactsTom Ryder2016-08-211-2/+1
* Use terser prompt status flag checksTom Ryder2016-08-211-8/+4
* Resolve an issue with incorrect prompt infoTom Ryder2016-08-212-16/+5
* Don't show comments in $EDITOR for git commitTom Ryder2016-08-211-0/+3
* Use strongest compression in GitTom Ryder2016-08-211-0/+3
* Ignore some more git status adviceTom Ryder2016-08-211-0/+1
* Improve acq(6) documentationTom Ryder2016-08-211-2/+1
* Add an issue about sh compatibilityTom Ryder2016-08-211-0/+10
* Remove single quotes within vr() subshellTom Ryder2016-08-211-3/+3
* Remove apostrophe from comment to calm pdkshTom Ryder2016-08-211-1/+1
* Downgrade install-terminfo from defaultsTom Ryder2016-08-211-2/+0
* Downgrade install-terminfo from defaultsTom Ryder2016-08-211-4/+1
* Update to new shell script policyTom Ryder2016-08-211-6/+5
* Add --devices and --directories to grep(1) optsTom Ryder2016-08-212-2/+16
* Strip trailing period from sshi(1) hostnamesTom Ryder2016-08-201-2/+2
* Exit sshi(1) with 1 not 2 if null SSH_CONNECTIONTom Ryder2016-08-201-1/+1
* Update path() completionTom Ryder2016-08-201-3/+3
* Correct path() error messagesTom Ryder2016-08-201-4/+4
* Correct empty var referenceTom Ryder2016-08-201-2/+1
* Write path() help to stderr if unrec commandTom Ryder2016-08-201-1/+1
* Dance for shellcheck in path()Tom Ryder2016-08-201-5/+8
* Port path() to POSIX shTom Ryder2016-08-203-181/+94
* Port fnl() to POSIX sh script fnl(1)Tom Ryder2016-08-204-43/+39
* Remove readv() and readz()Tom Ryder2016-08-203-31/+0
* Port vr(1) to POSIX shTom Ryder2016-08-204-64/+51
* Assume POSIX shTom Ryder2016-08-201-0/+3
* Port lhn() to POSIX shTom Ryder2016-08-203-8/+14
* Add an issue about vr()Tom Ryder2016-08-201-0/+1
* Basic PS1 setup for shrcTom Ryder2016-08-201-0/+3
* Move grep() and ls() to POSIX funcs sectionTom Ryder2016-08-201-6/+6
* Port sd() to POSIX shTom Ryder2016-08-203-110/+83
* Port pd() to POSIX shTom Ryder2016-08-203-54/+38
* Correctly bail from failed subshellTom Ryder2016-08-203-8/+9
* Move bd() from Bash func section in READMETom Ryder2016-08-201-1/+1
* Add an issueTom Ryder2016-08-201-0/+14
* Port ud() to POSIX shTom Ryder2016-08-203-51/+43
* Remove option term spec from bd()Tom Ryder2016-08-201-7/+3
* Improve error handling of cd() a bitTom Ryder2016-08-201-17/+21
* Port bd() to POSIX shTom Ryder2016-08-202-78/+67
* Remove OLDPWD hackTom Ryder2016-08-203-25/+0
* Add sshi(1)Tom Ryder2016-08-203-0/+44
* Keep SSH_TTY updated in tmux panesTom Ryder2016-08-201-6/+4
* Move oldpwd.sh functionality into profileTom Ryder2016-08-202-10/+11
* Pass null arg to manual cleanup() call in apf(1)Tom Ryder2016-08-201-1/+1
* Port all bash_profile.d scripts to POSIX shTom Ryder2016-08-2011-80/+78
* Use terser shell for executable installsTom Ryder2016-08-201-2/+2
* Move OLDPWD setting to POSIX sh dirTom Ryder2016-08-204-3/+18
* Remove debugging code from eds(1)Tom Ryder2016-08-191-2/+1