aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/completions
Commit message (Collapse)AuthorAge
* systemctl: Fix devices/slices/scopes/swaps completionGravatar Fabian Homborg2015-03-11
| | | | | A rogue single-quote meant that a non-existent function '__fish_systemctl_$t' was called
* Revert "Adjust filters a bit" - it doesn't work for .serviceGravatar Fabian Homborg2015-03-06
| | | | | | | | Unfortunately, list-unit-files doesn't understand --state=loaded This needs a new function to explicitly use list-units This reverts commit 9f521b7694780c1e3606c6c58ad7aca78c5cfdca.
* Adjust filters a bitGravatar Fabian Homborg2015-03-06
| | | | | This includes only showing unmasked units in mask, only loaded units in start and more types in show/list-dependencies
* Make enable/disable completions work againGravatar Fabian Homborg2015-03-06
| | | | Was single-quoted, should have been double-quoted
* Simplify code by removing duplicated descriptionsGravatar Fabian Homborg2015-03-06
| | | | For-loops ftw!
* systemctl completions: Improve option handlingGravatar Fabian Homborg2015-03-06
|
* systemctl completions: Show options for --property=Gravatar Fabian Homborg2015-03-06
| | | | Inspired by the official bash completion, this uses systemd --dump-configuration-items.
* systemctl completions: Remove duplicated commandsGravatar Fabian Homborg2015-03-06
|
* systemctl completions: Only list matching units on enable/disableGravatar Fabian Homborg2015-03-06
|
* systemctl completions: Add more unit types and commandsGravatar Fabian Homborg2015-03-06
| | | | It should now support all unit types mentioned in systemd.unit(5)
* systemctl completions: Simplify code by using __fish_seen_subcommand_fromGravatar Fabian Homborg2015-03-06
|
* systemctl completions: Support command-after-optionsGravatar Fabian Homborg2015-03-06
| | | | This fixes completions for e.g. `systemctl --quiet status`
* Added some common completionsGravatar Trenton Broughton2015-02-19
| | | | * Added completion for `git branch --merged` * Added completion for `git branch --no-merged`
* rsync completions: rework transformation of file listGravatar David Adam2015-01-23
| | | | | | Accounts for filenames that contain spaces. Closes #1872.
* Make emerge completion more powerfulGravatar Jelte Fennema2015-01-19
|
* Make commands more readableGravatar Jelte Fennema2015-01-19
|
* Update completions for fish_indentGravatar ridiculousfish2014-12-24
|
* Tmuxinator completionsGravatar Jonathan Arnett2014-12-24
|
* tmux completion: add more attach-session aliasesGravatar Igor Savchuk2014-12-08
|
* Add cygport completions provided by Andrew SchulmanGravatar Konrad Borowski2014-12-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Squashed commit of the following: commit a396c5e95a9987ea8ce6e057910131886d1b9695 Merge: bfd1951 f329530 Author: Konrad Borowski <x.fix@o2.pl> Date: Mon Dec 1 17:54:02 2014 +0100 Merge branch 'master' of https://github.com/andrex-e-schulman/fish-shell into andrex-e-schulman-master commit f32953064e1083be48c785f6763a4f6da6caf54b Author: Andrew Schulman <andrex-e-schulman@users.noreply.github.com> Date: Mon Dec 1 05:34:29 2014 -0500 improve descriptions of pkg and diff commit 81def0fb3086de639453eacb2eab174f3c67b976 Author: Andrew Schulman <andrex-e-schulman@users.noreply.github.com> Date: Mon Dec 1 04:51:20 2014 -0500 simplify cygport option descriptions commit 4d84eb3e5cadbf4b1f6210552256e5373360d8fb Author: Andrew Schulman <andrex@5200-glenwood.net> Date: Mon Dec 1 04:32:47 2014 -0500 add command descriptions to share/completions/cygport commit c7ff7e4fa21dad19aeda0ae837e22bf4cff20a79 Author: Andrew Schulman <andrex@5200-glenwood.net> Date: Mon Dec 1 03:09:00 2014 -0500 add share/completions/cygport.fish
* Add completion for git-cleanGravatar Vladimir Varankin2014-11-29
|
* brew completion: update completionGravatar Misty De Meo2014-11-20
| | | | | * Remove unsupported options * Add new 'unpack' command
* Filter lines starting with hash from /etc/shells and /etc/groupGravatar ridiculousfish2014-11-19
| | | | | Fixes the useradd completion when these files contains comment lines
* Fix error in yum completionsGravatar David Adam2014-11-17
| | | | | | Pass -- to contains. Closes #1811.
* Fixes typo on line 86Gravatar jbbrokaw2014-11-04
|
* Changes tabs to 4 spaces per fish styleGravatar jbbrokaw2014-11-04
|
* Adds heroku toolbelt completionsGravatar jbbrokaw2014-11-04
|
* Update completion for BundlerGravatar Alex Sulim2014-10-28
| | | | | | | All commands and options available for Bundler version 1.7.4 Signed-off-by: David Adam <zanchey@ucc.gu.uwa.edu.au> (with trailing fullstops removed)
* Add Composer completionGravatar Natrim2014-10-26
|
* Add setfacl completionsGravatar Roman Inflianskas2014-10-21
|
* Vagrant completion updatesGravatar Diego Zamboni2014-10-10
| | | | | | | Improve vagrant completions for some commands to avoid spurious completions, and add completions for some missing Vagrant commands. Fixes #1748.
* Revert "Remove help completion for eval, which doesn't work"Gravatar Kevin Ballard2014-10-09
| | | | This reverts commit d2f23e1df45f07fb4d716b07c40de7381e539b9d.
* Remove help completion for eval, which doesn't workGravatar ridiculousfish2014-10-08
| | | | Fixes #1379
* abbr.fish: add abbr, a command to manipulate abbreviationsGravatar David Adam2014-10-05
| | | | Work on #731.
* Fix Perl module completions.Gravatar Konrad Borowski2014-10-04
| | | | | | This fixes the issue with nonexistant directories (some Linux distributions put these for local modules), and also fixes the issue of dot meaning any character instead of simply dot.
* add yast2 completionGravatar Roman Inflianskas2014-10-04
|
* Prevent STDERR leak from abook detection in mutt completionGravatar Jon Gjengset2014-10-03
| | | Fixes #1737
* Added some completions for opamGravatar Vincent Huang2014-09-29
| | | | | | All opam subcommands and descriptions are covered, along with all the flags that are common to all commands. However, only `opam config` has complete subsubcommand coverage.
* bind: add completions for -m and -MGravatar David Adam2014-09-29
| | | | See https://github.com/fish-shell/fish-shell/issues/1663
* Tweak git completion for aliases/stashesGravatar Kevin Ballard2014-09-21
| | | | | | | Use the new `read -z` flag to complete git aliases better. This approach won't break if an alias contains a newline. Also fix stash completion, which was broken on BSD sed.
* Use double dashes for contains in fossil completions.Gravatar Konrad Borowski2014-09-21
| | | | | This fixes the issue with strange behaviour of fish shell when first option of a command is an option.
* Complete custom git commands in $PATHGravatar Kevin Ballard2014-09-19
| | | | | | | Git treats executables in $PATH that start with "git-" as custom subcommands. Add completion support for them. Fixes #1680.
* Better git alias completionGravatar Kevin Ballard2014-09-19
| | | | | Config entries that contained the word "alias" but were not in fact aliases no longer are treated as aliases.
* update completions for builtin commandsGravatar David Adam2014-09-17
|
* Add Fossil command completions.Gravatar Konrad Borowski2014-08-29
|
* Use sgrep instead of grep in ssh completionGravatar ridiculousfish2014-08-13
|
* Strip users with leading underscores from ssh completionsGravatar ridiculousfish2014-08-12
|
* Update grunt.fishGravatar Kevin Stone2014-08-02
| | | | | Fixed command error when no local Gruntfile results in a command error. Fixes #1592.
* add completions for Node.js & NPMGravatar phette232014-07-29
|
* Select the 4th line of output, instead of the second to last lineGravatar Michishige Kaito2014-07-16
|