aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions
Commit message (Expand)AuthorAge
* Add -u flag to case completions - case is often used to parse switches, color...Gravatar axel2007-02-05
* Update vi/vim completions. Add __fish_complete_text function that completes u...Gravatar axel2007-02-05
* Switch various completions to the simpler format for __fish_complete_suffixGravatar axel2007-01-31
* Add vim completions, written by Velko HristovGravatar axel2007-01-30
* Add command specific completions for xterm, written by Velko HristovGravatar axel2007-01-30
* Add command specific completions for totem, written by Velko HristovGravatar axel2007-01-30
* Remove trailing period in descriptions for darcs and svnGravatar axel2007-01-30
* Add support for -s switch to read builtin, enables shell syntax highlighting ...Gravatar axel2007-01-30
* Add command specific completions for file and locate, written by Velko HristovGravatar axel2007-01-28
* Add -u switch to completions which can have unknown switches or which are inc...Gravatar axel2007-01-28
* Add command specific completions for mutt and sylpheed, written by Velko HristovGravatar axel2007-01-28
* Add aptitude completions, written by Velko Hristov.Gravatar axel2007-01-28
* Another batch of fixes for the VCS completionsGravatar axel2007-01-27
* Fix various completions that didno't drop the N_ no-opGravatar axel2007-01-26
* Update make_mercurial_completions.fish to also handle cvs. Correct bug causin...Gravatar axel2007-01-26
* make the make_mercurial_completions.fish script able to handle svn as well. U...Gravatar axel2007-01-26
* Generalize make_mercurial_completions.fish a bit so it can be used with darcs...Gravatar axel2007-01-25
* Use make_completions.py to make new completions for gccGravatar axel2007-01-25
* Add completions for hg (Mercurial). These completions are autogenerated from ...Gravatar axel2007-01-25
* Fix bug in rsync completionsGravatar axel2007-01-21
* Add switch completions for the rsync commandGravatar axel2007-01-21
* Simplify completions for a few commands (svn, cvs, darcs, yum)Gravatar axel2007-01-21
* Add missing completion for the commandline builtinGravatar axel2007-01-19
* Drop use of the N_ no-op for translation descriptions. Instead, tell xgettext...Gravatar axel2007-01-16
* Darcs completions: Check for file existance before trying to complete using t...Gravatar axel2007-01-16
* Document -f option for psub, add tab completionsGravatar axel2007-01-16
* Add missing completions to ulimitGravatar axel2007-01-13
* 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
* Drop unneeded '--' when using set builtin in various placesGravatar axel2006-12-13
* 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
* 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
* Replace all internal uses of grep with sgrep, which is a wrapper around grep ...Gravatar axel2006-11-30
* 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
* Complete using known repos in darcsGravatar axel2006-11-16
* Add a few more darcs completions. These are still unfinished, though.Gravatar axel2006-11-11