1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-04 10:41:11 +02:00
Commit graph

174 commits

Author SHA1 Message Date
Jun-ichi Takimoto
ba74b16716 44210: add _findmnt and update _lsblk 2019-04-10 11:59:26 +09:00
Matthew Martin
7d84cde313 44201: _command_name: Check for external forcing precommand 2019-04-04 18:45:19 -05:00
Matthew Martin
5facfd3280 44200 (tweaked): Completion: Append to precommands in _normal 2019-04-04 18:45:19 -05:00
Jun-ichi Takimoto
3e542bcd81 44147: add/update completions for procps-ng
New completions for free, pmap, slabtop, tload. Update _top.
2019-03-22 09:23:42 +09:00
dana
29222ca186 44080: Completion: Fix several option-description typos 2019-02-26 01:21:29 -06:00
dana
96a7993801 43990: _opkg: Support gain-privileges 2019-01-18 01:45:27 -06:00
dana
f7f5b7f4ee 43960: Add full completion for exec and setsid 2019-01-01 08:01:14 -06:00
Oliver Kiddle
d5fec6b512 43816: various completion option updates 2018-11-12 10:32:41 +01:00
Oliver Kiddle
f6495ebae8 43817: update options in btrfs completion through to btrfs 4.17.1 2018-11-12 10:32:37 +01:00
a-wing
00baf08602 43623: Fix Completion iptables -t raw security 2018-10-08 13:46:32 +00:00
Oliver Kiddle
54d2c4fe5d 43464: complete options for the valgrind drd tool and update them for helgrind 2018-09-18 16:38:26 +02:00
dana
f7e874c101 43372: Add completion for e2label 2018-09-05 14:57:55 -05:00
Oliver Kiddle
245503929e 43346: various completion option updates 2018-08-29 17:32:10 +02:00
Oliver Kiddle
e104d0a6fe unposted: correct completion argument order for dkms 2018-08-28 17:37:14 +02:00
Simon Ruderich
c5d9c9cbd3 43200: Add completion for ip6tables* 2018-07-25 12:08:59 -05:00
David Klann
8cb4fc00c2 42995: Only complete active connections for nmcli connection down 2018-07-07 15:23:07 -05:00
dana
951b945279 unposted: Fix mistyped variable name in _opkg 2018-06-24 20:19:38 -05:00
Oliver Kiddle
afd008d96b 43073: various completion option updates 2018-06-21 13:28:24 +02:00
dana
dbbe7794ef 42948: new opkg completion 2018-06-07 23:03:19 +02:00
Oliver Kiddle
780c966972 42920: new dkms completion 2018-06-03 23:58:16 +02:00
Oliver Kiddle
39f58eb318 42659: various completion option updates 2018-04-16 17:02:56 +02:00
pda
96f393f917 42613: typo fix in _ss 2018-04-09 23:22:25 -04:00
Oliver Kiddle
1bd2ecc17d 42572: various completion option updates 2018-03-31 10:12:59 +02:00
Oliver Kiddle
47430bcd7c 42317: completion option updates for commands that have had recent updates 2018-01-23 11:03:00 +01:00
Matthew Martin
ef0aae1c27 42242: add [DFNO]BSD to the mix in ldconfig completion 2018-01-10 23:39:58 +01:00
dana
0f0b602415 42231: new completion functions for simple utilities belonging to the 'Darwin' and 'Linux' groups. 2018-01-06 00:13:51 +01:00
Maciek Makowski
c789efbaf0 github #21: update nmcli completions to be compatible with recent version 1.8.4 2018-01-04 11:40:03 +01:00
Eric Cook
99cf61fd42 42171: prevent parameters of various parameters from becoming global 2018-01-02 14:38:03 -05:00
Daniel Shahaf
7f619220bf unposted: _sshfs: Make the -o option repeatable, accept "--". 2017-11-04 17:31:18 +00:00
Oliver Kiddle
0ebf336489 41971: correctly break out of certain tag loops when there are matches 2017-11-02 21:36:55 +01:00
Oliver Kiddle
01523f4145 41958: update util-linux completions to 2.31; new hexdump completion 2017-10-29 13:42:53 +01:00
Oliver Kiddle
3fde9aedd4 update options in tune2fs completion through e2fsprogs 1.43.6 2017-09-22 18:43:31 +02:00
Oliver Kiddle
c2a189b336 41726: add + and = to option specs taking arguments and update options to 1.7.5 2017-09-18 17:21:16 +02:00
Oliver Kiddle
da085b7a20 update completion of options for util-linux 2.30.1 2017-09-18 15:58:14 +02:00
Oliver Kiddle
b138acf42e 41725: assorted minor updates to completion functions 2017-09-18 15:53:29 +02:00
Oliver Kiddle
b0c12e3771 41724: update ethtool completion for new options 2017-09-18 15:40:42 +02:00
Oliver Kiddle
9429663af3 41709: update options in Linux sysstat completions 2017-09-15 18:31:11 +02:00
Oliver Kiddle
386eb378a7 41617: complete new tracepath options 2017-08-29 00:41:34 +02:00
Tomasz Pala
2b0bc3282f users/22834: fix irritating bug in file glob for Linux kernel modules 2017-08-17 00:01:01 +02:00
Oliver Kiddle
8eaacb3541 41431: update options in assorted completions 2017-07-15 14:53:53 +02:00
Fabian Klötzl
4a63a1793a 41414: fix for commas used in exclusion lists
also missing escape for _gcc and --no-index option for git diff
2017-07-14 12:07:49 +02:00
Oliver Kiddle
78afb218b0 40965: fix for missing local declarations of expl 2017-04-26 16:32:10 +02:00
Oliver Kiddle
373ad33f44 40823: update option completion for sshfs 2.8 2017-03-10 16:54:21 +01:00
Fabian Klotzl
7276d04934 40808: fix typos where (x,y) should have been (x y) in _arguments syntax 2017-03-09 20:29:27 -08:00
Oliver Kiddle
0829c14cbd unposted: using a colon in the tag name for lsusb completion was not such a good idea 2017-02-10 13:53:37 +01:00
Oliver Kiddle
f22960c8e1 40345: update lsusb completion 2017-01-13 03:52:25 +01:00
Oliver Kiddle
cfc8165bc1 40344: new lsblk completion 2017-01-13 00:52:12 +01:00
Mikael Magnusson
a43e6e2db4 40107: _mount, _fusermount: fix quoting 2016-12-06 21:15:14 +01:00
Oliver Kiddle
370b278565 39890: typo corrections in completion functions 2016-11-09 16:55:14 +01:00
Daniel Shahaf
7ad0001183 39479 + 39481 minus _path_files hunk (see 39489): Completion: audit 'compset -P' calls to use shortest match where applicable, plus random drive-by tweaks.
Found by grepping for patterns that can match needles of various lengths:

    :grep 'compset -[PS].*[\#^*()\|<>?~\]' Completion/
2016-10-07 13:56:31 +00:00