summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2017-10-3141965: complete new functions -W and zmodload -s optionsOliver Kiddle2-1/+3
2017-10-3141963: update completion for gnutls 3.6.1Oliver Kiddle1-27/+52
2017-10-2941960: add missing local declarations for MATCH, MBEGIN and MENDSebastian Gniazdowski2-2/+4
2017-10-2941961: new ansible completionOliver Kiddle1-0/+281
2017-10-2941958: update util-linux completions to 2.31; new hexdump completionOliver Kiddle5-19/+74
2017-10-2941957: update git completion for git 2.14.3Oliver Kiddle1-4/+6
2017-10-2841927: complete "typeset -p"'s optional argument for multi-line outputOliver Kiddle1-1/+1
2017-10-2041943: Completion: add --clean for vimChristian Brabandt1-0/+1
Vim since patchlevel 8.0.0716 includes the --clean argument for starting in a clean mode (only loading defaults.vim and in non-cp mode).
2017-10-1641907: further deborphan updateGautam1-31/+31
2017-10-1641904: new deborphan and updated xrandr completionsGautam2-2/+47
2017-10-1341833 + 41838: _jq: New completion.Daniel Shahaf1-0/+34
2017-10-1141825/0002: _stat: Complete -x options to zsh/stat's 'zstat'.Daniel Shahaf1-15/+21
2017-10-1141825/0001: _stat: Only complete 'stat' if it's provided by the zsh/stat ↵Daniel Shahaf1-1/+8
builtin.
2017-10-1141855: completion option updates for OpenBSD 6.2 and handle macOS in rm ↵Oliver Kiddle4-60/+92
completion
2017-10-1141854: also complete options for ping on Solaris, Mac OS, NetBSD and OpenBSD ↵Oliver Kiddle1-66/+205
and for ping6
2017-10-1141853: update options for texinfo 6.5 and complete also for the pinfo info ↵Oliver Kiddle1-5/+30
reader
2017-10-1141849: handle both unexpand and expand in a single functionOliver Kiddle2-31/+22
They have some commonalities and using _unexpand dodges around the clash with the _expand completer.
2017-10-1141831: fix compset usage in ogg123 completion and tweak where compset -p is ↵Oliver Kiddle4-4/+4
a better choice than -P
2017-10-10unposted: rename _expand command completion to avoid clash with completerPeter Stephenson1-0/+0
2017-10-0741827: correct sense of description for ${...:?...} expansionOliver Kiddle1-1/+1
2017-10-0741826: dana: fix inaccuracies in completion description wording for ↵dana1-4/+4
parameter expansion flags
2017-10-0741823: new completions for some GNU coreutils utilitiesOliver Kiddle9-13/+236
2017-10-0441808: _git-cherry-pick: Typo fixesNoah Pendleton1-2/+2
2017-09-2841762: fix for completion in assignment to associative array elementOliver Kiddle1-1/+1
2017-09-22update mtr completion through mtr 0.92Oliver Kiddle1-20/+58
2017-09-22update options in tune2fs completion through e2fsprogs 1.43.6Oliver Kiddle1-17/+30
2017-09-2241732: bring tmux completion in line with tmux 2.5 - removing completion of ↵Oliver Kiddle1-25/+23
mode tables
2017-09-1841729: update options for gnutls completion plus cleanup and rearrange the ↵Oliver Kiddle1-115/+170
function
2017-09-1841728: new completion for flac and update options in metaflac completionOliver Kiddle2-54/+120
2017-09-1841727: run tidy -xml-config to get HTML options for completionOliver Kiddle1-101/+33
2017-09-1841726: add + and = to option specs taking arguments and update options to 1.7.5Oliver Kiddle1-31/+53
2017-09-18update completion of options for util-linux 2.30.1Oliver Kiddle4-76/+137
2017-09-1841725: assorted minor updates to completion functionsOliver Kiddle14-57/+96
2017-09-1841724: update ethtool completion for new optionsOliver Kiddle1-160/+270
2017-09-1541711: new dconf completionOliver Kiddle1-0/+71
2017-09-1541710: new smartctl completionOliver Kiddle1-0/+61
2017-09-1541709: update options in Linux sysstat completionsOliver Kiddle2-30/+62
2017-09-0941628 (plus 41645 by Oliver): _ps: update optionsJun-ichi Takimoto1-24/+76
also do not reset compstate[insert]
2017-09-0441621: _mkdir: Honour the 'command' and 'builtin' precommand modifiers.Daniel Shahaf1-13/+12
2017-09-0441620 (tweaked per 41622): _mkdir: Don't offer a linux-specific option in ↵Daniel Shahaf1-9/+5
the 'zsh' variant.
2017-09-0441637: add explicit objdump completionMarc Aldorasi1-2/+104
2017-08-3041567: _tmux: Complete detached sessions first for attach-session.Daniel Shahaf1-1/+20
2017-08-3041566: _tmux: Complete only attached sessions for detach-session.Daniel Shahaf1-1/+8
2017-08-3041564: _tmux: Complete environment variables and their values for ↵Daniel Shahaf1-5/+94
set-environment and show-environment. Also, teach show-environment not to offer --options after positional arguments.
2017-08-3041557: _tmux: show-environment, set-environment: Make -g,-t mutually exclusive.Daniel Shahaf1-4/+4
tmux does not error out on the combination, but it does ignore one of the two when both are specified.
2017-08-3041558: _tmux: Complete option names for show-options and show-window-options.Daniel Shahaf1-6/+23
2017-08-2941618: Added some arguments autocompletion to _todo.sh.Андрей Стоцкий (_RuRo_)1-0/+12
2017-08-2941617: complete new tracepath optionsOliver Kiddle2-5/+9
2017-08-2941616: update completion options to entr 3.8Oliver Kiddle1-2/+16
2017-08-29unposted: add missing #autoload directiveOliver Kiddle1-0/+2