aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* Remove comments from apropos matching in function for getting description fo...Gravatar axel2007-01-08
* Allow the user to specify name of history file to use with the read builtinGravatar axel2007-01-07
* Update the dcop completions. This update was written by David Bitseff.Gravatar axel2007-01-06
* Add iconv completionsGravatar axel2006-12-27
* svn-delete-completion.dpatchGravatar Tassilo Horn2006-12-22
* Fix minor type in 'find' completionsGravatar axel2006-12-20
* Fix yet another place where the 'builtin' builtin was used in stead of 'command'Gravatar axel2006-12-15
* Make the directory history keyboard shortcuts repaint the screen. Otherwise, ...Gravatar axel2006-12-15
* Do not add --help completions for builtins at init time. These completions ar...Gravatar axel2006-12-14
* Fix incorrect use of the 'builtin' builtin when the 'command' builtin was int...Gravatar axel2006-12-14
* Drop unneeded '--' when using set builtin in various placesGravatar axel2006-12-13
* Drop unneeded '--' when using set builtin in the trap functionGravatar axel2006-12-13
* Use the math function instead of calling bc directly in various placesGravatar axel2006-12-13
* Make sure the rm command and not a wrapper function that could change its beh...Gravatar axel2006-12-12
* Make sure cwd colors update when the variable changes. This is a common regre...Gravatar axel2006-12-12
* Add completions for flac, written by David BitseffGravatar axel2006-12-10
* Add completions for oggenc, written by David BitseffGravatar axel2006-12-09
* ruby-gems-completion.dpatchGravatar Tassilo Horn2006-12-09
* Add dcop completions, written by David BitseffGravatar axel2006-12-09
* Update comlpetions for the help functionGravatar axel2006-12-06
* Make delete-or-exit work with multiline commandsGravatar axel2006-12-06
* Add ant target completions, written by Nate DrakeGravatar axel2006-12-06
* Add completions for the env commandGravatar axel2006-12-04
* Add completions for the locate commandGravatar axel2006-12-04
* Add subcommand completion support to nice completionsGravatar axel2006-12-04
* Rename __fish_complete_directory to increase consistencyGravatar axel2006-12-03
* Add completions for the find commandGravatar axel2006-12-01
* Improve kill completions on non-Debian systems (They where fine before on Deb...Gravatar axel2006-12-01
* Remove fallback of using globals when universal variables are broken in confi...Gravatar axel2006-12-01
* Use dircolors to set default colors for lsGravatar axel2006-12-01
* Fix bug in save_function scriptGravatar axel2006-12-01
* Fix bug in save_function that causes it to not create missing directory entri...Gravatar axel2006-11-30
* Replace all internal uses of grep with sgrep, which is a wrapper around grep ...Gravatar axel2006-11-30
* Don't use GREP_OPTIONS in 'contains' function - this is a modified version of...Gravatar axel2006-11-26
* Add completions for the wajig command. These where generated by the create_wa...Gravatar axel2006-11-21
* Touch up completions for builtin commandsGravatar axel2006-11-21
* Minor edits, whitespace fixes, etc.Gravatar axel2006-11-20
* Support bold and underlined characters in help outputGravatar axel2006-11-20
* Move the event handler for fish_color_cwd to init file, so it is not autounlo...Gravatar axel2006-11-19
* Update documentation display code to run roff on the client system instead of...Gravatar axel2006-11-18
* Complete using known repos in darcsGravatar axel2006-11-16
* Fix exit status of delete-or-exit functionGravatar axel2006-11-12
* Add a few missing completions for the ls commandGravatar axel2006-11-11
* Add a few more darcs completions. These are still unfinished, though.Gravatar axel2006-11-11
* Minor cleanups, mostly of code commentsGravatar axel2006-11-11
* complete-eik-and-friends.dpatchGravatar tassilo2006-11-11
* better-emerge-completion.dpatchGravatar tassilo2006-11-10
* Add completions for equery, written by Tassilo Horn.Gravatar axel2006-11-08
* Update the emerge completions. They are now complete, ignore switch ordering,...Gravatar axel2006-11-08
* Add alias function. Thanks to Tassilo Horn for pointing out that it was missing.Gravatar axel2006-11-08