about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
* 42299: correct optional argumentOliver Kiddle2018-01-231-1/+1
* 42309: A few small updates for OpenBSDMatthew Martin2018-01-233-8/+13
* 42294: disable REPORTTIME in completionPeter Stephenson2018-01-181-1/+3
* 42242: add [DFNO]BSD to the mix in ldconfig completionMatthew Martin2018-01-102-35/+81
* 42231: new completion functions for simple utilities belonging to the 'Darwin...dana2018-01-0616-1/+510
* 42230: update screen completion to 4.06.01Oliver Kiddle2018-01-051-1/+3
* 42229: update completion of GNU programs for coreutils 8.29 / gawk 4.2.0Oliver Kiddle2018-01-056-4/+9
* 42223: new completions for sublime text and some basic Unix utilitiesdana2018-01-055-0/+219
* 42221: update enscript completion for GNU enscript 1.6.6Oliver Kiddle2018-01-051-68/+113
* 42222: _object_files: recognize .dylib (macOS)dana2018-01-051-1/+1
* 42214: use less general names on new functions for completing file flags and ...dana2018-01-046-4/+4
* github #21: update nmcli completions to be compatible with recent version 1.8.4Maciek Makowski2018-01-042-244/+373
* 42210: factor out completion of file modes and flags and handle _comp_priv_pr...dana2018-01-046-89/+113
* 42209: take account of numeric options such as -4 instead of -t4dana2018-01-041-0/+4
* 42209: fix option descriptions for non-GNU variants of trdana2018-01-041-1/+1
* 42208: fix use of cache variables in yp completionOliver Kiddle2018-01-031-14/+16
* 42207: support g prefixes for GNU variants on systems like macOS+Homebrewdana2018-01-0316-16/+16
* 42117: use anonymous function rather than define one in user namespaceMatthew Martin2018-01-031-38/+42
* 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