about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
* 42171: prevent parameters of various parameters from becoming globalEric Cook2018-01-0218-17/+19
* 42183: _objdump: support LLVM variantJun-ichi Takimoto2017-12-311-4/+74
* 42186: _apt: Fix completion of target_release names, e.g., 'apt install zsh/<...Daniel Shahaf2017-12-301-1/+1
* 42175 + 42177 + 42178: avoid localized output from external commandsJun-ichi Takimoto2017-12-286-17/+26
* 42176: _tar: update long optionsJun-ichi Takimoto2017-12-271-2/+8
* dana: various OpenSSH completion improvementsdana2017-12-221-45/+53
* 42138: _git-revert: Complete recent commits first.Daniel Shahaf2017-12-201-1/+1
* * 42143: fix a pattern in _object_filesJun-ichi Takimoto2017-12-201-1/+2
* 42113: BSD complation updates.Peter Stephenson2017-12-134-109/+164
* 42037: COMP_POINT for bash completion was miscalculated.Peter Stephenson2017-11-201-1/+1
* 42019: update options in git completion to 2.15Oliver Kiddle2017-11-131-64/+164
* gitlab #1: update options for sqlite 3.21.0Oliver Kiddle2017-11-131-1/+4
* Specify system python in dnf completionMalcolm Ramsay2017-11-131-2/+2
* unposted: _sshfs: Make the -o option repeatable, accept "--".Daniel Shahaf2017-11-041-2/+3
* 41969: _sort: Clarify option description.Daniel Shahaf2017-11-031-1/+1
* 41971: correctly break out of certain tag loops when there are matchesOliver Kiddle2017-11-023-8/+5
* 41965: complete new functions -W and zmodload -s optionsOliver Kiddle2017-10-312-1/+3
* 41963: update completion for gnutls 3.6.1Oliver Kiddle2017-10-311-27/+52
* 41960: add missing local declarations for MATCH, MBEGIN and MENDSebastian Gniazdowski2017-10-292-2/+4
* 41961: new ansible completionOliver Kiddle2017-10-291-0/+281
* 41958: update util-linux completions to 2.31; new hexdump completionOliver Kiddle2017-10-295-19/+74
* 41957: update git completion for git 2.14.3Oliver Kiddle2017-10-291-4/+6
* 41927: complete "typeset -p"'s optional argument for multi-line outputOliver Kiddle2017-10-281-1/+1
* 41943: Completion: add --clean for vimChristian Brabandt2017-10-201-0/+1
* 41907: further deborphan updateGautam2017-10-161-31/+31
* 41904: new deborphan and updated xrandr completionsGautam2017-10-162-2/+47
* 41833 + 41838: _jq: New completion.Daniel Shahaf2017-10-131-0/+34
* 41825/0002: _stat: Complete -x options to zsh/stat's 'zstat'.Daniel Shahaf2017-10-111-15/+21
* 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