Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 40808: fix typos where (x,y) should have been (x y) in _arguments syntax | Fabian Klotzl | 2017-03-09 | 11 | -11/+11 |
| | |||||
* | 40801: re-fix completion of mount points with spaces in the name | Barton E. Schaefer | 2017-03-09 | 1 | -3/+9 |
| | | | | Turns out that work of art removed by 33963 was necessary after all | ||||
* | 40780: Don't use =~ for simple prefix match | Mikael Magnusson | 2017-03-07 | 1 | -1/+1 |
| | |||||
* | unposted (via github): complete -Dproperty=/path_complete for ant | Christoffer Aasted | 2017-03-04 | 1 | -1/+1 |
| | |||||
* | unposted (via github): Add newer C++ standard options to _gcc | Ferenc- | 2017-03-04 | 1 | -1/+1 |
| | |||||
* | unposted: complete 'tiled' layout for tmux | Oliver Kiddle | 2017-03-04 | 1 | -1/+1 |
| | |||||
* | unposted: fix completion argument to xz --format | Oliver Kiddle | 2017-03-04 | 1 | -1/+1 |
| | |||||
* | 40715: update completion of git options for git 2.12.0 | Oliver Kiddle | 2017-03-04 | 1 | -8/+24 |
| | |||||
* | 40597: be flexible about order of options to _values | Oliver Kiddle | 2017-03-04 | 2 | -5/+6 |
| | |||||
* | unposted: Port 40617 to the completion. | Daniel Shahaf | 2017-02-25 | 1 | -1/+1 |
| | |||||
* | update gphoto2 completion for new options up to gphoto2 2.5.11 | Oliver Kiddle | 2017-02-19 | 1 | -32/+81 |
| | |||||
* | 40539: typo in MIPS branch of argument selection | Fabian Klotzl | 2017-02-13 | 1 | -1/+1 |
| | |||||
* | 40512: new entr completion | Oliver Kiddle | 2017-02-10 | 1 | -0/+9 |
| | |||||
* | unposted: using a colon in the tag name for lsusb completion was not such a ↵ | Oliver Kiddle | 2017-02-10 | 1 | -1/+1 |
| | | | | good idea | ||||
* | unposted: _svn: Fix '--show-revs' completion. | Daniel Shahaf | 2017-02-08 | 1 | -1/+1 |
| | |||||
* | 40494: _git: Use slashes matchspec for references (as already used for ↵ | Daniel Shahaf | 2017-02-07 | 1 | -2/+3 |
| | | | | branch names). | ||||
* | 40493/0002: _git-checkout: Reorder default completions. | Daniel Shahaf | 2017-02-07 | 1 | -2/+3 |
| | | | | | | | | | | The unprefixed name of a remote branch is used to create a new local remote-tracking branch; that is presumed to be a rarer operation than either switching among local branches or reverting to the index version of a modified file. Between the remaining two, put modified files before tree-ishes because there are generally few of the former and many of the latter. | ||||
* | 40493/0001: _git-checkout: No functional change. | Daniel Shahaf | 2017-02-07 | 1 | -13/+9 |
| | | | | This makes the next diff smaller. | ||||
* | 40434: Jan Matejek: patchutils completion update | Peter Stephenson | 2017-02-06 | 1 | -2/+2 |
| | |||||
* | 40450, 40451: Swifth language completion. | Zhiming Wang | 2017-01-29 | 2 | -1/+124 |
| | | | | Also resolve whether this is the openstack "swift" command. | ||||
* | 40200: Updated Perforce completion | Zach Whaley | 2017-01-27 | 1 | -269/+679 |
| | |||||
* | 40391: Add WARN_NESTED_VAR option and functions -W. | Peter Stephenson | 2017-01-23 | 1 | -0/+1 |
| | | | | | These are companions to WARN_CREATED_GLOBAL, warning when a variable from an enclosing scope is altered. | ||||
* | unposted: "autooad ~..." also completes file | Peter Stephenson | 2017-01-17 | 1 | -1/+1 |
| | |||||
* | 40372: turn off POSIX_IDENTIFIERS option in completion | Peter Stephenson | 2017-01-16 | 1 | -0/+1 |
| | |||||
* | 40355: _mpc: improve playlist completion | Earnestly | 2017-01-13 | 1 | -1/+1 |
| | |||||
* | 40345: update lsusb completion | Oliver Kiddle | 2017-01-13 | 1 | -13/+17 |
| | |||||
* | 40344: new lsblk completion | Oliver Kiddle | 2017-01-13 | 1 | -0/+57 |
| | |||||
* | 40332: completion for new autoload features | Peter Stephenson | 2017-01-11 | 1 | -8/+16 |
| | |||||
* | 40303: _bts: Add more subcommands. | Daniel Shahaf | 2017-01-10 | 1 | -6/+58 |
| | | | | Since 'done' is deprecated, stop offering it but do complete after it. | ||||
* | 40302: New _swaks completion (common options only). | Daniel Shahaf | 2017-01-10 | 1 | -0/+40 |
| | |||||
* | 40264: _man: Complete all sections after '-a'. | Daniel Shahaf | 2017-01-05 | 1 | -1/+5 |
| | | | | Followup to 37634. | ||||
* | unposted (see users/22287): _comp_options needs to disable ERR_RETURN | Barton E. Schaefer | 2016-12-27 | 1 | -0/+1 |
| | |||||
* | 40210: Add support modern FreeBSD and drop support for FreeBSD < 5 | Baptiste Daroussin | 2016-12-18 | 1 | -3/+3 |
| | |||||
* | 40209: Fix typo in chflags completion | Baptiste Daroussin | 2016-12-18 | 1 | -1/+1 |
| | |||||
* | users/22182: Propagate 22161 docs patch to completion descriptions. | Daniel Shahaf | 2016-12-10 | 1 | -1/+1 |
| | |||||
* | 40114: complete :/ with other parameter operators | Oliver Kiddle | 2016-12-08 | 1 | -0/+1 |
| | |||||
* | 40107: _mount, _fusermount: fix quoting | Mikael Magnusson | 2016-12-06 | 2 | -4/+4 |
| | |||||
* | 40055: update git completion for git 2.11.0 | Oliver Kiddle | 2016-12-01 | 1 | -13/+29 |
| | |||||
* | 40053: exclude current directory of active zsh from _external_pwds ompletion ↵ | Oliver Kiddle | 2016-12-01 | 1 | -1/+1 |
| | | | | matches | ||||
* | unposted: fix previous commit | Mikael Magnusson | 2016-12-01 | 1 | -1/+2 |
| | |||||
* | 40024: Update _path_files since quoting requirements changed in 39412 | Mikael Magnusson | 2016-12-01 | 1 | -4/+2 |
| | |||||
* | 40036: _bts: Complete removal syntaxes correctly. | Daniel Shahaf | 2016-11-30 | 1 | -1/+1 |
| | | | | | The incumbent pattern matched the minus in 'bts tag 42 - <TAB>' (and other, similar subcommands). | ||||
* | 40035: Cosmetic fixes for comments and documentation. | Eitan Adler | 2016-11-29 | 5 | -5/+5 |
| | | | | Mostly fixes to doubled words. | ||||
* | unposted: Complete the $foo[(f)] flag. | Daniel Shahaf | 2016-11-29 | 1 | -0/+1 |
| | |||||
* | unposted: _git-config: Fix user.email completion to complete only bare email ↵ | Daniel Shahaf | 2016-11-29 | 1 | -1/+1 |
| | | | | addresses. | ||||
* | 40011: Make $_comp_priv_prefix only declared when required, and use that to ↵ | Daniel Shahaf | 2016-11-28 | 6 | -5/+9 |
| | | | | have chgrp offer all groups under doas, ssh, etc as well. | ||||
* | 39757 plus test: Fix completion under parenthetical directory names, broken ↵ | Daniel Shahaf | 2016-11-27 | 1 | -1/+1 |
| | | | | in 39412 | ||||
* | 40013: process zsh-specific time format extensions correctly | Jun-ichi Takimoto | 2016-11-26 | 2 | -3/+3 |
| | |||||
* | 40020: new cscope completion | Oliver Kiddle | 2016-11-25 | 1 | -0/+29 |
| | |||||
* | 40018 + 40019: Add missing commands to Debian apt completion | Laurent Arnoud | 2016-11-25 | 1 | -5/+17 |
| | | | | | Upstream ref https://github.com/Debian/apt/commit/5aba18968d87500232244760101ab2954c106581 |