aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions
Commit message (Expand)AuthorAge
* Add completion for ruby-buildGravatar Terje Larsen2013-03-13
* Rename print_service_names to __fish_service_print_namesGravatar ridiculousfish2013-03-12
* service name completion for "systemd service manager" addedGravatar aliva2013-03-12
* autocomplete 'yum install' using yum cacheGravatar aliva2013-03-01
* Add proper desriptions to "git submodule"Gravatar ormris debian2013-02-26
* Remove useless __fish_complete_perl functionGravatar Konrad Borowski2013-02-21
* Update Perl completionGravatar Konrad Borowski2013-02-21
* Update share/completions/uname.fishGravatar jonkerz2013-01-31
* Make a git variable localGravatar ridiculousfish2013-01-31
* commit bc4f3476cded71a096adf46534784cdd84edb913Gravatar ridiculousfish2013-01-30
* Try to make Valgrind completion not complain if valgrind is not installedGravatar ridiculousfish2013-01-30
* completions for mosh (http://mosh.mit.edu)Gravatar Christian Rishøj2013-01-08
* Remove origin/HEAD lines from __fish_git_branches.Gravatar Vincent Driessen2013-01-02
* add __fish_print_commands and use it for helpGravatar David Adam (zanchey)2012-12-26
* Apply the same fix to help completion too.Gravatar Cheer Xiao2012-12-17
* Fix spelling of "available" in complete functions.Gravatar Cheer Xiao2012-12-16
* scp completions - describe usernames as usernamesGravatar David Adam (zanchey)2012-12-10
* Fix chsh completionGravatar ridiculousfish2012-12-01
* Remove trailing whitespaces and change tabs to spacesGravatar Łukasz Niemier2012-11-18
* Fix help completion to not barf if html file is absentGravatar ridiculousfish2012-10-29
* Remove remotes prefix from branchesGravatar Terje Larsen2012-10-22
* Add git completions for tracking (branch/checkout)Gravatar Terje Larsen2012-10-22
* Fix broken git alias completionGravatar Terje Larsen2012-10-22
* Add apt-cache completion for package namesGravatar Adrien2012-10-17
* Some new completions and modified some others.Gravatar SanskritFritz2012-10-02
* nmcli completionsGravatar maxfl2012-09-22
* Minor updatesGravatar maxfl2012-08-25
* Implement completion for 'dd'.Gravatar Scott Leggett2012-08-12
* Get rid of 'nothing appropriate' output when completing.Gravatar maxfl2012-08-04
* completion for rbenvGravatar Bruno Pinto2012-07-28
* pacmatic and dmesg completionsGravatar maxfl2012-07-16
* Fix for https://github.com/fish-shell/fish-shell/issues/42Gravatar ridiculousfish2012-07-11
* Update funcedGravatar maxfl2012-07-01
* Add -e option to funcedGravatar maxfl2012-06-29
* Squashed commit of the following:Gravatar ridiculousfish2012-06-15
* initial version of Bazaar completion (created automatically)Gravatar Gour-Gadadhara Dasa2012-06-15
* Added completions for brew (Homebrew)Gravatar Tim Gray2012-06-15
* Added history completion fileGravatar ridiculousfish2012-06-05
* Added a -s option to echo to mean "don't output spaces"Gravatar ridiculousfish2012-05-19
* Merge branch 'master' into merge-requests/14Gravatar Jan Kanis2011-12-17
|\
| * update aptitude completions, patch by Dániel Ugra, closes Launchpad bug 238282Gravatar Jan Kanis2011-09-25
* | *wvdial completion fixedGravatar gonchar2011-09-23
* | * git rm and git status options are addedGravatar gonchar2011-09-23
* | * __fish_complete_subcommand_root now passes arguments toGravatar gonchar2011-09-23
|/
* Fix an old, old reference to a long-gone fish function for gem.fishGravatar Mark A. Miller2011-08-13
* Revert "match the whole command for git completion"Gravatar Grissiom2010-09-19
* don't complete file names for git checkoutGravatar Grissiom2010-09-19
* match the whole command for git completionGravatar Grissiom2010-09-19
* remove trialing spaces #2Gravatar Grissiom2010-09-18
* add git submodule completionGravatar Grissiom2010-09-17