aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions
Commit message (Expand)AuthorAge
* remove trialing spaces #2Gravatar Grissiom2010-09-18
* add git submodule completionGravatar Grissiom2010-09-17
* adds completion for Debian's invoke-rc.d commandGravatar terceiro2009-02-05
* better git completionGravatar terceiro2009-02-05
* ish's current hostname completion uses ~/.ssh/known_hosts as one of its sourc...Gravatar axel2009-02-03
* Add support for completing aliases in ssh. Written by David Bronke.Gravatar axel2009-02-02
* Add effectv completions, written by Stefano Sabatini.Gravatar axel2009-02-02
* Add netcat completions, written by James StanleyGravatar axel2009-02-02
* Add quilt completions, written by Stefano Sabatini.Gravatar liljencrantz2008-01-23
* Add completions for various user and group adding commands. Skip addgroup, si...Gravatar liljencrantz2008-01-20
* Add completions for m4Gravatar liljencrantz2008-01-20
* Add completions for badblocksGravatar liljencrantz2008-01-20
* Add completions for Battle of WesnothGravatar liljencrantz2008-01-20
* Add simple git completions by Diggory HardyGravatar liljencrantz2008-01-19
* Correct completions for the function builtinGravatar liljencrantz2008-01-17
* Add completions for the fish_indent commandGravatar liljencrantz2008-01-09
* makepkg-completionsGravatar patroclo72007-12-18
* pacman-completionGravatar patroclo72007-12-18
* Add command specific comlpetions for cowthinkGravatar liljencrantz2007-10-29
* Add command specific comlpetions for cowsayGravatar liljencrantz2007-10-29
* Remove bad completion for bisonGravatar liljencrantz2007-10-29
* Add command specific comlpetions for gdbGravatar liljencrantz2007-10-29
* Add command specific comlpetions for chmodGravatar liljencrantz2007-10-29
* Add command specific comlpetions for bisonGravatar liljencrantz2007-10-29
* Add command specific comlpetions for awkGravatar liljencrantz2007-10-29
* Add command specific comlpetions for acpiGravatar liljencrantz2007-10-29
* Minor simplification to rpm completionsGravatar liljencrantz2007-10-29
* Add command specific comlpetions for sconsGravatar liljencrantz2007-10-29
* Add command specific comlpetions for xgettextGravatar liljencrantz2007-10-29
* Add command specific comlpetions for msgfmtGravatar liljencrantz2007-10-28
* Remove non-ascii characters from completionsGravatar liljencrantz2007-10-28
* Add input function completions for the commandline builtinGravatar liljencrantz2007-09-30
* First stab at dropping all support for readlines inputrc files and instead us...Gravatar liljencrantz2007-09-26
* Create common function for listing available character encodings, make sure i...Gravatar liljencrantz2007-09-22
* Move mkae completion function to its own fileGravatar liljencrantz2007-09-22
* Add a 'generic' type of event that can be emited from any piece of code or by...Gravatar liljencrantz2007-08-20
* Completions for prt-get and pkgutils, the package management utilities for CR...Gravatar patroclo72007-08-04
* Completions for ports, a tool for port management in CRUX linuxGravatar Giorgio Lando2007-08-04
* Make sure completion descriptions generated by make_vcs_completions.fish are ...Gravatar axel2007-06-05
* Add a fes minor completion correctionsGravatar axel2007-04-24
* Minor improvements to the completion generator and gcc completionsGravatar axel2007-04-22
* Add completion support for named function argumentsGravatar axel2007-04-21
* Change output format of complete -C to make writing case insensitive command ...Gravatar axel2007-04-21
* Add completions for evinceGravatar axel2007-04-19
* Minor tweak to vcs completion generation code. Most significantly, some svn c...Gravatar axel2007-03-25
* Do not use makefile to generate vcs completions, do it directly in the script...Gravatar axel2007-02-24
* Fix paran mismatch bug in umount completions that popped up when dropping the...Gravatar axel2007-02-24
* Add missing file for vi completions that is needed to complete files selectiv...Gravatar axel2007-02-23
* 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