aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions
Commit message (Expand)AuthorAge
* Add -q/--query switch to the functions builtin. Works just like the same swit...Gravatar axel2006-07-13
* Fix bug in completions for the cd builtin that caused missed completions when...Gravatar axel2006-07-10
* Fix use of hardcoded path in completions for the help completions causing mis...Gravatar axel2006-07-10
* Update the set_color command: Add underline support, make the command a bit m...Gravatar axel2006-06-15
* Add completions for the which commandGravatar axel2006-06-14
* Minor addition for completions to the patch commandGravatar axel2006-06-13
* Remove period from end of completion descriptions for telnet commandGravatar axel2006-06-08
* Minor spelling fixesGravatar axel2006-06-04
* Add completions for 'cp'.Gravatar axel2006-06-02
* Slightly updated fusermount completions - Thanks to Sean HigginsGravatar axel2006-05-29
* Check documentation for listing of external commands instead of relying on ou...Gravatar axel2006-05-29
* Add missing completion for complete builtinGravatar axel2006-05-27
* Fix bugs detected by the ahead-of-time syntax checking in the complete builtinGravatar axel2006-05-22
* Escape $ character in apropos completions - Thanks to Peter Moulder for point...Gravatar axel2006-05-10
* Telnet completions from Sean HigginsGravatar axel2006-04-01
* Add support for the -n switch to skip execution of any commandsGravatar axel2006-03-18
* xargs completion fixGravatar npilon2006-03-13
* Remove extra spaces in descriptions for a few completionsGravatar axel2006-03-09
* Add completions for cdrecord, patch and xargsGravatar axel2006-03-07
* Fix various uses of the GNUism of allowing backslash escapes in the second ha...Gravatar axel2006-03-02
* Do gettext translation of descriptions just-in-time internally in fishGravatar axel2006-03-02
* Add functiopn prototype completions for valgrind --alloc-fnGravatar axel2006-02-24
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17