aboutsummaryrefslogtreecommitdiff
path: root/bash/bash_completion.d/man.bash
Commit message (Expand)AuthorAgeFilesLines
* Respect completion-ignore-case in custom functionsTom Ryder2018-10-301-0/+14
* Use bashdefault if available in more completionsTom Ryder2017-02-121-1/+7
* Ignore stderr from manpath(1) checkTom Ryder2016-12-251-1/+1
* Add some missing "local" callsTom Ryder2016-12-121-0/+1
* Prevent man(1) completion interfering with pathsTom Ryder2016-12-091-0/+6
* Handle empty filename completions betterTom Ryder2016-08-301-6/+9
* Explicitly declare array to reassure shellcheckTom Ryder2016-08-231-3/+2
* Use explicit -n test within [[ ]]Tom Ryder2016-08-181-2/+2
* Move bash completion setup into separate dirTom Ryder2016-07-301-0/+63