aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Use 'type -f' instead of 'which' to test for presense of command, since the l...Gravatar axel2006-03-14
* Fish PATH FixGravatar npilon2006-03-14
* gettext detection fixGravatar npilon2006-03-13
* xargs completion fixGravatar npilon2006-03-13
* Make the type builtin not rely on the exit status of the which commandGravatar axel2006-03-14
* Changes in quoting of backslashes lead to minor bug in awk script for munging...Gravatar axel2006-03-11
* Avoid extended regexps in grep, they are not portableGravatar axel2006-03-10
* Move LANG init back to /etc where it belongs. IT was temporarily moved earlie...Gravatar axel2006-03-10
* 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
* Move _ shellscript function to it's own fileGravatar axel2006-02-22
* Move code for setting ls and grep colors to function definition filesGravatar axel2006-02-20
* Move a few shellscript bits aroundGravatar axel2006-02-18
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17