about summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
...
* 43024: Improve _man section-name matchingdana2018-06-151-6/+37
* 42981: Add ed completerMatthew Martin2018-06-151-0/+38
* 42992: Fix minor escaping bug in _bashdana2018-06-131-2/+2
* 42992: Use _call_program to fetch argument possibilitiesdana2018-06-134-10/+10
* unposted: Change 'Mac OS X' reference to 'macOS'dana2018-06-121-1/+1
* 42983: Address misc. feedback re: _mandana2018-06-111-8/+14
* 42984: Fix argument pass-through to compadddana2018-06-112-2/+2
* 42978: fix small but irritating bug in pbcopy completiondana2018-06-101-1/+1
* 42977: Complete options to major man variants, otherwise improve especially s...dana2018-06-101-45/+306
* 42968: add "-c" for _shutdown completion on FreeBSD 12-currentEitan Adler2018-06-091-0/+5
* 42965: add full completion for bash and update shell list in _shdana2018-06-092-1/+86
* 42964: Update list of fbsd architecturesEitan Adler2018-06-091-1/+1
* 42918: fix file completion for jqdana2018-06-091-1/+1
* 42918: adapt detection of GNU variant of ldd to work on Ubuntudana2018-06-091-1/+1
* 42947: new luarocks completionDoron Behar2018-06-071-0/+591
* 42948: new opkg completiondana2018-06-071-0/+462
* 42931: completion for several utilities especially for checksums across a var...dana2018-06-079-82/+479
* 42935: FreeBSD does not support -v for arpEitan Adler2018-06-071-2/+1
* 42937: add -M and -m optionsEitan Adler2018-06-071-0/+2
* 43943: update samba completion with long optionsOliver Kiddle2018-06-071-77/+96
* 42919: new shuf and uptime completionsdana2018-06-042-0/+54
* 42922: new tac completiondana2018-06-041-0/+19
* 42881: update options in ghostscript completion and query more matches direct...Oliver Kiddle2018-06-042-57/+121
* 42920: new dkms completionOliver Kiddle2018-06-031-0/+162
* 42806: fix shutdown completion where options were lost due to args= assignmen...Oliver Kiddle2018-05-191-2/+2
* 42803: handle Linux and the the BSDs in netstat completionOliver Kiddle2018-05-192-61/+337
* 42784: complete -s and -x options to the functions builtinOliver Kiddle2018-05-171-4/+10
* 42752: enhance git external alias completionPeter Stephenson2018-05-081-1/+4
* 42740: Teach _systat about the 'zarc' screenEitan Adler2018-05-021-0/+1
* 42732: Add several more entries to ifconfigEitan Adler2018-05-021-2/+7
* 42743: update vorbis-tools completion and include vorbiscomment with the restOliver Kiddle2018-05-022-72/+112
* 42730: Complete the options for rmdirMatthew Martin2018-04-292-1/+24
* 42729: update df completion for [DFNO]BSDMatthew Martin2018-04-291-13/+44
* 42676: deal with system specific arguments in dd completionOliver Kiddle2018-04-291-15/+97
* 42728: update options in libtiff tools completion and add handling for tiff2pdfOliver Kiddle2018-04-291-69/+130
* 42659: various completion option updatesOliver Kiddle2018-04-167-25/+79
* 42658: allow compact form of option arguments to diffstatOliver Kiddle2018-04-161-10/+10
* 42643, 42644: new cksum completionMatthew Martin2018-04-161-0/+67
* 42642 (tweaked for Solaris): OpenBSD chown does not support -f and dragonfly ...Matthew Martin2018-04-161-2/+2
* 42631: _pgrep: pkill: fix completion of signalsDaniel Hahler2018-04-131-3/+5
* 42613: typo fix in _sspda2018-04-091-1/+1
* c.f. 42499: tera torn: update twisted completion stub for new twist commandOliver Kiddle2018-04-081-2/+2
* 42602: Update _gcc as of GCC 7.3.0 for generic options and x86Mikael Magnusson2018-04-071-67/+247
* 42604: new completions for OpenBSD's signify and vmctlMatthew Martin2018-04-072-0/+110
* github #24: Add completion script for Visual Studio CodeKlas Mellbourn2018-04-071-0/+36
* 42590: fix detection of OSTYPE in _fmtJun-ichi Takimoto2018-04-051-1/+1
* 42585: improve completion for libarchive-based tarJun-ichi Takimoto2018-04-052-2/+2
* 42591: complete *.changes and *.dsc files alongside *.debOliver Kiddle2018-04-051-1/+1
* 42584: complete options for ssh-keyscan and update options for ssh-copy-idOliver Kiddle2018-04-051-6/+24
* 42583: new column completionOliver Kiddle2018-04-051-0/+59