about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
* 41825/0001: _stat: Only complete 'stat' if it's provided by the zsh/stat buil...Daniel Shahaf2017-10-111-1/+8
* 41855: completion option updates for OpenBSD 6.2 and handle macOS in rm compl...Oliver Kiddle2017-10-114-60/+92
* 41854: also complete options for ping on Solaris, Mac OS, NetBSD and OpenBSD ...Oliver Kiddle2017-10-111-66/+205
* 41853: update options for texinfo 6.5 and complete also for the pinfo info re...Oliver Kiddle2017-10-111-5/+30
* 41849: handle both unexpand and expand in a single functionOliver Kiddle2017-10-112-31/+22
* 41831: fix compset usage in ogg123 completion and tweak where compset -p is a...Oliver Kiddle2017-10-114-4/+4
* unposted: rename _expand command completion to avoid clash with completerPeter Stephenson2017-10-101-0/+0
* 41827: correct sense of description for ${...:?...} expansionOliver Kiddle2017-10-071-1/+1
* 41826: dana: fix inaccuracies in completion description wording for parameter...dana2017-10-071-4/+4
* 41823: new completions for some GNU coreutils utilitiesOliver Kiddle2017-10-079-13/+236
* 41808: _git-cherry-pick: Typo fixesNoah Pendleton2017-10-041-2/+2
* 41762: fix for completion in assignment to associative array elementOliver Kiddle2017-09-281-1/+1
* update mtr completion through mtr 0.92Oliver Kiddle2017-09-221-20/+58
* update options in tune2fs completion through e2fsprogs 1.43.6Oliver Kiddle2017-09-221-17/+30
* 41732: bring tmux completion in line with tmux 2.5 - removing completion of m...Oliver Kiddle2017-09-221-25/+23
* 41729: update options for gnutls completion plus cleanup and rearrange the fu...Oliver Kiddle2017-09-181-115/+170
* 41728: new completion for flac and update options in metaflac completionOliver Kiddle2017-09-182-54/+120
* 41727: run tidy -xml-config to get HTML options for completionOliver Kiddle2017-09-181-101/+33
* 41726: add + and = to option specs taking arguments and update options to 1.7.5Oliver Kiddle2017-09-181-31/+53
* update completion of options for util-linux 2.30.1Oliver Kiddle2017-09-184-76/+137
* 41725: assorted minor updates to completion functionsOliver Kiddle2017-09-1814-57/+96
* 41724: update ethtool completion for new optionsOliver Kiddle2017-09-181-160/+270
* 41711: new dconf completionOliver Kiddle2017-09-151-0/+71
* 41710: new smartctl completionOliver Kiddle2017-09-151-0/+61
* 41709: update options in Linux sysstat completionsOliver Kiddle2017-09-152-30/+62
* 41628 (plus 41645 by Oliver): _ps: update optionsJun-ichi Takimoto2017-09-091-24/+76
* 41621: _mkdir: Honour the 'command' and 'builtin' precommand modifiers.Daniel Shahaf2017-09-041-13/+12
* 41620 (tweaked per 41622): _mkdir: Don't offer a linux-specific option in the...Daniel Shahaf2017-09-041-9/+5
* 41637: add explicit objdump completionMarc Aldorasi2017-09-041-2/+104
* 41567: _tmux: Complete detached sessions first for attach-session.Daniel Shahaf2017-08-301-1/+20
* 41566: _tmux: Complete only attached sessions for detach-session.Daniel Shahaf2017-08-301-1/+8
* 41564: _tmux: Complete environment variables and their values for set-environ...Daniel Shahaf2017-08-301-5/+94
* 41557: _tmux: show-environment, set-environment: Make -g,-t mutually exclusive.Daniel Shahaf2017-08-301-4/+4
* 41558: _tmux: Complete option names for show-options and show-window-options.Daniel Shahaf2017-08-301-6/+23
* 41618: Added some arguments autocompletion to _todo.sh.Андрей Стоцкий (_RuRo_)2017-08-291-0/+12
* 41617: complete new tracepath optionsOliver Kiddle2017-08-292-5/+9
* 41616: update completion options to entr 3.8Oliver Kiddle2017-08-291-2/+16
* unposted: add missing #autoload directiveOliver Kiddle2017-08-291-0/+2
* 41602 (tweaked): Improve wording in gpg completion.William da Silva2017-08-251-6/+6
* 41601: handle system differences in arp completion and add function for routeOliver Kiddle2017-08-252-15/+349
* 41600: fix quoting of songs for mpc completionOliver Kiddle2017-08-251-23/+88
* 41598: new who and w completionsOliver Kiddle2017-08-252-0/+111
* 41568: complete vmstat options on NetBSD and Solaris and add some exclusion l...Oliver Kiddle2017-08-181-23/+67
* 41563: fix completion description alignment with _regex_wordsOliver Kiddle2017-08-181-9/+12
* 41562: correct completed wordOliver Kiddle2017-08-181-1/+1
* 41561: update dhclient completionOliver Kiddle2017-08-181-22/+64
* 41560: cleanup chsh completion for different platformsOliver Kiddle2017-08-181-35/+62
* users/22834: fix irritating bug in file glob for Linux kernel modulesTomasz Pala2017-08-171-1/+1
* users/22834: allow completion after -c and a few other new ip optionsTomasz Pala2017-08-161-0/+15
* 41556: complete BPF (libpcap) filtersOliver Kiddle2017-08-164-156/+380