Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | ||||
* | unposted: fix typo (=+ to +=) | Oliver Kiddle | 2016-11-24 | 1 | -1/+1 |
| | |||||
* | 40004: fix cache mechanism, complete groups and other minor improvements | Oliver Kiddle | 2016-11-24 | 1 | -132/+153 |
| | |||||
* | 40005: call _date_formats from _date | Jun-ichi Takimoto | 2016-11-24 | 2 | -37/+77 |
| | | | | also update both files for darwin etc. | ||||
* | 39974: complete shared libraries for -e and -s options to ssh-add | Oliver Kiddle | 2016-11-20 | 1 | -3/+3 |
| | |||||
* | 39916 + 39930 + tweak: _git: Complete options and values for -c. | Daniel Shahaf | 2016-11-18 | 1 | -3/+47 |
| | | | | | | | | | The "$@" in the option-names call is added in order to propagate the new (-S =) arguments. This bifurcates _git-config() in order to provide completion for % git -c <TAB> % git -c foo=<TAB> | ||||
* | 39921: __git_recent_branches: Remove erroneous parsing of partial ref names ↵ | Daniel Shahaf | 2016-11-17 | 1 | -3/+3 |
| | | | | | | | | | | | | as tags. In the reflog, partial ref names in the "from" field always represent names of heads. (That is not true for the "to" field.) The parsing of tag names was added in commit 39102 (317c96b64f43688a6be08a8b1c93b6ab4eed662c) for equivalence with the then-previous implementation which used `git log $partial_ref_name`. The equivalence was correct, however, the then-previous implementation was not, since it would consider $partial_ref_name as a refs/tags/ name if a refs/heads/ name did not exist. | ||||
* | 39922: __git_recent_branches: Fix an 'assertion' failure when two branches ↵ | Daniel Shahaf | 2016-11-17 | 1 | -11/+8 |
| | | | | (refs) point to the same commit. | ||||
* | 39917: Complete setsid(1) as a precommand | Daniel Shahaf | 2016-11-17 | 1 | -1/+1 |
| | |||||
* | 39945: allow further tab presses to move on to menu completion even when ↵ | Oliver Kiddle | 2016-11-16 | 1 | -1/+2 |
| | | | | compstate[insert] is emptied | ||||
* | 39920: extend yum completion | Paul Seyfert | 2016-11-12 | 1 | -197/+346 |
| | | | | | | | | | | | | | | | | | | | | adding the following yum commands: * update-to (just what update expands) * upgrade-to (just what update expands) * history (the actual tricky one) * help (printing the available commands) * load-transaction (_files) * load-ts (_files) * check (just what the man page suggested) * reinstall (just what erase does - suggest installed packages) * downgrade (just what erase does - suggest installed packages) * repolist (just what the man page suggested) * distribution-synchronization (just what erase does - suggest installed packages) * distro-sync (just what erase does - suggest installed packages) A few history commands don't get expanded. Taken from the man page of yum 3.2.29. Reindented file. | ||||
* | 39890: typo corrections in completion functions | Oliver Kiddle | 2016-11-09 | 34 | -60/+60 |
| | |||||
* | 39888: update tmux completion for tmux 2.3 | Oliver Kiddle | 2016-11-09 | 1 | -8/+11 |
| | |||||
* | 39853: _subversion: Accept long options in the '--foo=bar' syntax. | Daniel Shahaf | 2016-11-09 | 1 | -8/+14 |
| | |||||
* | 39857: add support for darwin, with improvements on linux etc. | Jun-ichi Takimoto | 2016-11-08 | 1 | -52/+125 |
| | |||||
* | 39856: module completion improvements. | Peter Stephenson | 2016-11-07 | 1 | -10/+10 |
| | | | | | | Follow symbolic links when finding. Use _multi_parts for paths when completing modules. | ||||
* | 39855: new completion for jot command | Jun-ichi Takimoto | 2016-11-07 | 1 | -0/+82 |
| | |||||
* | 39840: _cpio: Declare variable's type correctly. | Daniel Shahaf | 2016-11-07 | 1 | -1/+2 |
| | |||||
* | 39849: _tmux: Remove set-remain-on exit | Frank Terbeck | 2016-11-07 | 1 | -2/+0 |
| | | | | This was removed recently, since it was superseded by hooks. | ||||
* | 39848: _tmux: Update options to latest tmux | Frank Terbeck | 2016-11-06 | 1 | -6/+5 |
| |