Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 44923: update options for git 2.24 | Oliver Kiddle | 2019-11-24 | 1 | -149/+157 |
| | |||||
* | 44896: use opt_args to find base directory and use it for $(CURDIR) | Oliver Kiddle | 2019-11-24 | 1 | -33/+8 |
| | |||||
* | unposted (salsa.debian.org MR!1): _ip: Complete the -brief option | skirit | 2019-11-11 | 1 | -0/+1 |
| | |||||
* | 44904: _subversion: Complete multiple comma-separated arguments to ↵ | Daniel Shahaf | 2019-11-09 | 1 | -2/+7 |
| | | | | | | --show-item=<TAB>. Upstream revision: r1869578 (for 1.14.0) | ||||
* | 44897: _subversion: Complete --show-item=changelist | Daniel Shahaf | 2019-11-07 | 1 | -0/+1 |
| | |||||
* | 44882: add completion of -save-stats flag | Eitan Adler | 2019-11-06 | 1 | -0/+1 |
| | |||||
* | github #41: Extend _dbus with dbus-launch completion | Sebastian Gniazdowski | 2019-10-29 | 1 | -1/+23 |
| | |||||
* | unposted: tweak to check for openzfs rather than Solaris | Oliver Kiddle | 2019-10-29 | 1 | -1/+1 |
| | |||||
* | github #40: Teddy Heinen: adjust zfs completion to use acltype on linux ↵ | Teddy Heinen | 2019-10-28 | 1 | -1/+9 |
| | | | | instead of aclmode | ||||
* | 44846: _dates: Fix regression caused by workers/44274 | dana | 2019-10-18 | 1 | -1/+1 |
| | |||||
* | c.f. 44831: remove completion functions for long dead projects | Oliver Kiddle | 2019-10-18 | 7 | -411/+0 |
| | |||||
* | c.f. 44831: remove completion functions included in upstream projects | Oliver Kiddle | 2019-10-18 | 2 | -1158/+0 |
| | |||||
* | 44849: completion updates for changes in OpenBSD 6.6 | Oliver Kiddle | 2019-10-18 | 4 | -38/+68 |
| | |||||
* | 44812: _subversion: Fix syntax error in 44726/0001 | Daniel Shahaf | 2019-10-14 | 1 | -1/+1 |
| | |||||
* | 44681 (tweaked): _composer: Eliminate questionable eval, fix quoting issue | dana | 2019-10-12 | 1 | -2/+2 |
| | |||||
* | 44797: _git-config: Complete unknown options from 'git help -c'. | Daniel Shahaf | 2019-10-02 | 1 | -1/+8 |
| | |||||
* | 44800: complete tmux formats | Oliver Kiddle | 2019-10-01 | 1 | -3/+175 |
| | |||||
* | 44799: new pv completion | Oliver Kiddle | 2019-10-01 | 1 | -0/+87 |
| | |||||
* | 44798: completion option update | Oliver Kiddle | 2019-10-01 | 5 | -8/+20 |
| | |||||
* | 44783, 44791: mark some repeatable options with * in the _arguments specs | Oliver Kiddle | 2019-09-30 | 3 | -5/+6 |
| | |||||
* | 44782: new completions for avahi and pkgin | Oliver Kiddle | 2019-09-27 | 1 | -0/+52 |
| | |||||
* | gitlab !9: Rudimentary seafile client completion | Gautam Iyer | 2019-09-27 | 1 | -0/+33 |
| | |||||
* | gitlab !11: luarocks: Fix/improve logic of cache validation | Doron Behar | 2019-09-27 | 1 | -10/+10 |
| | | | | Also: Remove unnecessary quoting of helper function calls. | ||||
* | 44781: add completion of SELinux contexts | Oliver Kiddle | 2019-09-27 | 7 | -9/+10 |
| | |||||
* | 44780: add completion to getent for the utmpx key on FreeBSD | Oliver Kiddle | 2019-09-27 | 1 | -0/+7 |
| | |||||
* | 44779: completion for new git switch and git restore commands | Oliver Kiddle | 2019-09-27 | 1 | -21/+154 |
| | |||||
* | 44768: _tar: improve completion of long options | Jun-ichi Takimoto | 2019-09-20 | 1 | -1/+1 |
| | |||||
* | github #38: fix completion text for git update-index --chmod | Tobias Schulte | 2019-09-18 | 1 | -1/+1 |
| | |||||
* | 44722: _make: use --always-make instead of .PHONY for GNU make | Daniel Hahler | 2019-09-06 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Using ".PHONY" might actually execute (phony) targets then, while "--always-make" triggers processing of all targets, respecting `-n` (`--dry-run`). (This can be seen with `make -nsp .PHONY` in https://github.com/neomake/neomake/tree/76b110d49a, where it actually causes infinite processing then) ".PHONY" was used since the beginning here (37012f06a [1]). As for bmake (which also uses `.PHONY`): there does not appear to be a similar option for it. While it might work better there (i.e. not causing targets to be run), it causes an error at least when testing it quickly - which indicates that it behaves as if using any other non-existing (or special) target there maybe: > bmake: don't know how to make .PHONY. Stop This was added in ecc0a5ece [2] (workers-39654). Since it uses `-s -f "$file" -V.ALLTARGETS` with `bmake` before to get targets explicitly, there might not be a reason for calling `bmake` with `-nsdg1Fstdout … .PHONY` additionally in the first place?! 1: https://github.com/danielshahaf/zsh/commit/37012f06a 2: https://github.com/danielshahaf/zsh/commit/ecc0a5ece | ||||
* | 44726/0002: _subversion: Update --show-item= completion to 1.12.0. | Daniel Shahaf | 2019-09-04 | 1 | -0/+3 |
| | |||||
* | 44726/0001: _subversion: Use 'svn help -v' to show global options, ↵ | Daniel Shahaf | 2019-09-04 | 1 | -3/+16 |
| | | | | experimental options, and experimental subcommands (upstream issue SVN-4828, to be released in Subversion 1.13.0) | ||||
* | 44633: complete ansible-vault actions like create, edit, etc. | Lajos Koszti | 2019-08-19 | 1 | -0/+4 |
| | |||||
* | 44587: completion option updates | Oliver Kiddle | 2019-08-19 | 12 | -32/+123 |
| | |||||
* | 44675: _find: Fix return status | dana | 2019-08-17 | 1 | -3/+6 |
| | |||||
* | 24102: _user_admin subuids and subgids | Eric Cook | 2019-07-30 | 1 | -4/+4 |
| | |||||
* | 44356: complete ansible callback plugins for the relevant environment ↵ | Oliver Kiddle | 2019-07-19 | 1 | -7/+14 |
| | | | | variable's value | ||||
* | 44551: update for new git changes | Oliver Kiddle | 2019-07-19 | 1 | -37/+165 |
| | |||||
* | 44389: update _iostat and _vmstat for BSD | Jun-ichi Takimoto | 2019-06-03 | 2 | -40/+36 |
| | | | | common parts are separated into _bsd_disks and _fbsd_device_types | ||||
* | 44349: completion option updates | Oliver Kiddle | 2019-05-23 | 17 | -22/+78 |
| | |||||
* | 44279: completion updates for Dragonfly 5.4, FreeBSD 12 and OpenBSD 6.5 | Oliver Kiddle | 2019-05-09 | 14 | -34/+58 |
| | |||||
* | 44274: allow finer control of completion match soring with compadd's -o option | Oliver Kiddle | 2019-05-07 | 6 | -18/+18 |
| | |||||
* | gitlab !6: Rudimentary rclone completion | Gautam Iyer | 2019-05-07 | 1 | -0/+335 |
| | |||||
* | gitlab !7: Minor fixes to _lp and _gv completion | Gautam Iyer | 2019-05-07 | 1 | -7/+21 |
| | |||||
* | gitlab !8: Support completion of installed lua rocks' versions | Doron Behar | 2019-05-06 | 1 | -14/+31 |
| | |||||
* | gitlab !4: Add pandoc completion | Doron Behar | 2019-05-06 | 1 | -0/+423 |
| | |||||
* | gitlab !3: Transmission remote completion | Doron Behar | 2019-05-06 | 1 | -0/+503 |
| | |||||
* | github #33: Add completion file for myrepos (mr) | Aurélien Olivier | 2019-05-06 | 1 | -0/+126 |
| | |||||
* | github #35: fix _arguments spec for gem push completion | Laurent Arnoud | 2019-05-06 | 1 | -2/+2 |
| | |||||
* | 44251: Completion: Fix various wording issues | dana | 2019-04-26 | 5 | -9/+9 |
| | |||||
* | 44250: Completion: Fix use of -A and -S options to _arguments | dana | 2019-04-26 | 7 | -17/+23 |
| |