Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 42743: update vorbis-tools completion and include vorbiscomment with the rest | Oliver Kiddle | 2018-05-02 | 2 | -72/+112 |
| | |||||
* | 42730: Complete the options for rmdir | Matthew Martin | 2018-04-29 | 2 | -1/+24 |
| | |||||
* | 42729: update df completion for [DFNO]BSD | Matthew Martin | 2018-04-29 | 1 | -13/+44 |
| | |||||
* | 42676: deal with system specific arguments in dd completion | Oliver Kiddle | 2018-04-29 | 1 | -15/+97 |
| | |||||
* | 42728: update options in libtiff tools completion and add handling for tiff2pdf | Oliver Kiddle | 2018-04-29 | 1 | -69/+130 |
| | |||||
* | 42659: various completion option updates | Oliver Kiddle | 2018-04-16 | 7 | -25/+79 |
| | |||||
* | 42658: allow compact form of option arguments to diffstat | Oliver Kiddle | 2018-04-16 | 1 | -10/+10 |
| | |||||
* | 42643, 42644: new cksum completion | Matthew Martin | 2018-04-16 | 1 | -0/+67 |
| | |||||
* | 42642 (tweaked for Solaris): OpenBSD chown does not support -f and dragonfly ↵ | Matthew Martin | 2018-04-16 | 1 | -2/+2 |
| | | | | has -x | ||||
* | 42631: _pgrep: pkill: fix completion of signals | Daniel Hahler | 2018-04-13 | 1 | -3/+5 |
| | | | | | This adds the signals after arguments are filtered according to $optchars. | ||||
* | 42613: typo fix in _ss | pda | 2018-04-09 | 1 | -1/+1 |
| | |||||
* | c.f. 42499: tera torn: update twisted completion stub for new twist command | Oliver Kiddle | 2018-04-08 | 1 | -2/+2 |
| | |||||
* | 42602: Update _gcc as of GCC 7.3.0 for generic options and x86 | Mikael Magnusson | 2018-04-07 | 1 | -67/+247 |
| | |||||
* | 42604: new completions for OpenBSD's signify and vmctl | Matthew Martin | 2018-04-07 | 2 | -0/+110 |
| | |||||
* | github #24: Add completion script for Visual Studio Code | Klas Mellbourn | 2018-04-07 | 1 | -0/+36 |
| | |||||
* | 42590: fix detection of OSTYPE in _fmt | Jun-ichi Takimoto | 2018-04-05 | 1 | -1/+1 |
| | |||||
* | 42585: improve completion for libarchive-based tar | Jun-ichi Takimoto | 2018-04-05 | 2 | -2/+2 |
| | | | | | | Offer all compressed archives if no compression flag is specified because libarchive can automaticaly recoginize them. cf. 42574 (Eitan Adler). | ||||
* | 42591: complete *.changes and *.dsc files alongside *.deb | Oliver Kiddle | 2018-04-05 | 1 | -1/+1 |
| | |||||
* | 42584: complete options for ssh-keyscan and update options for ssh-copy-id | Oliver Kiddle | 2018-04-05 | 1 | -6/+24 |
| | |||||
* | 42583: new column completion | Oliver Kiddle | 2018-04-05 | 1 | -0/+59 |
| | |||||
* | 42582: updates to options in completions for OpenBSD 6.3 | Oliver Kiddle | 2018-04-05 | 4 | -6/+29 |
| | |||||
* | 42578: _shutdown: add support for macOS | Jun-ichi Takimoto | 2018-04-05 | 1 | -2/+13 |
| | |||||
* | 42577: fix macOS support in _strings | Jun-ichi Takimoto | 2018-04-05 | 1 | -2/+2 |
| | |||||
* | 42572: various completion option updates | Oliver Kiddle | 2018-03-31 | 14 | -27/+68 |
| | |||||
* | 42571: new completion for FreeBSD jail command | Oliver Kiddle | 2018-03-31 | 2 | -1/+54 |
| | |||||
* | 42568: new shutdown completion | Oliver Kiddle | 2018-03-30 | 1 | -0/+61 |
| | |||||
* | 42569: improve lsof completion after -i and -s options | Oliver Kiddle | 2018-03-30 | 1 | -8/+42 |
| | |||||
* | 42567: new completion for xmlstarlet | Oliver Kiddle | 2018-03-30 | 1 | -0/+177 |
| | |||||
* | 42570: new completion for drill and factor out DNS type completion | Oliver Kiddle | 2018-03-30 | 3 | -10/+55 |
| | |||||
* | 42566: new strings completion | Oliver Kiddle | 2018-03-30 | 1 | -0/+73 |
| | |||||
* | 42564: _adb: Various improvements | Mikael Magnusson | 2018-03-29 | 1 | -49/+45 |
| | | | | | | | Show product as description by default Add zstyle for naming devices via serial number Add --user to uninstall and other improvements | ||||
* | 42548: new pwgen completion | Oliver Kiddle | 2018-03-28 | 1 | -0/+19 |
| | |||||
* | 42549: also handle the yumdb command in yum completion | Oliver Kiddle | 2018-03-28 | 1 | -1/+53 |
| | |||||
* | 42550: new completion for ruby's gem | Oliver Kiddle | 2018-03-28 | 1 | -0/+303 |
| | |||||
* | 42520: don't use an empty but existing option cache in netcat completion | Oliver Kiddle | 2018-03-24 | 1 | -4/+5 |
| | |||||
* | 42521 based on 42049 (SATOH Fumiyasu): fix finding of includes in make ↵ | Oliver Kiddle | 2018-03-24 | 1 | -11/+7 |
| | | | | | | | completion make always includes relative to the current directory rather than relative to the including Makefile. | ||||
* | 42491 based on 42000 (Andrei Shevchuk): factor ssh host completion for use ↵ | Oliver Kiddle | 2018-03-24 | 4 | -50/+53 |
| | | | | for mosh and git | ||||
* | 42497 (tweaked c.f. 42498): make completion after apt install work on local ↵ | Oliver Kiddle | 2018-03-23 | 1 | -13/+14 |
| | | | | .deb files | ||||
* | 42191: new completion for otool (macOS) | Jun-ichi Takimoto | 2018-03-22 | 1 | -0/+47 |
| | |||||
* | github #22: Add newer C++ standard options to gcc completion | Ferenc- | 2018-03-07 | 1 | -1/+1 |
| | |||||
* | github #23: new kdeconnect-cli completion | Matthijs Tijink | 2018-03-07 | 1 | -0/+33 |
| | |||||
* | users/23169: only expand ~[...] under the same circumstances as other ~forms | Peter Stephenson | 2018-02-26 | 1 | -1/+2 |
| | |||||
* | 42364: _git: fix __git_ignore_line to ignore the current word | Daniel Hahler | 2018-02-22 | 1 | -6/+1 |
| | | | | | | | | | Before this patch "git branch -d master<tab>" would result in "no matches found", while "master" itself should get completed here. The "(bQ)" (added in 527badc23, via 38129?!) does not seem to be necessary anymore: with files "f\[a-z\]o" and "foo", "git add f[a-z]o <tab>" offers "f\[a-z\]o", but not "foo". | ||||
* | 42324: _git: handle mutually exclusive options | Daniel Hahler | 2018-02-12 | 1 | -16/+17 |
| | | | | | | | | | | | Currently `git show --stat -p` is not considered a valid completion and prevents further completions like `--no-abbrev`. It is a valid use case however to use `--stat` with `-p` (and there is a synonym `--patch-with-stat` for it even). This patch changes `__git_setup_diff_options` to only handle mutually exclusive arguments reported by Git (as a fatal error) in a special way. | ||||
* | 42327: _make: complete _files | Daniel Hahler | 2018-02-11 | 1 | -1/+2 |
| | | | | | | | | The use case is completing files that are actual targets, generated using $(wildcard …). Q: Could this be made to only complete files if make targets and vars are empty? | ||||
* | unposted: _subversion: Support subcommands with hyphens in their names, such ↵ | Daniel Shahaf | 2018-02-08 | 1 | -1/+1 |
| | | | | as 'shelf-list (shelves)' from upstream 1.10 development versions. | ||||
* | 42333: git 2.16.0 no longer accepts an empty string as a pathspec element so ↵ | Christian Hesse | 2018-02-08 | 1 | -1/+1 |
| | | | | replace empty strings with a dot | ||||
* | 42330: ln -L and -P are POSIX, but not supported by Darwin or NetBSD | Matthew Martin | 2018-02-08 | 1 | -20/+34 |
| | |||||
* | 42336: force single column output when getting filenames with adb ls command | WGH | 2018-02-07 | 1 | -1/+1 |
| | |||||
* | 42343: complete --config-option to svn more than once | Oliver Kiddle | 2018-02-07 | 1 | -10/+34 |
| |