summary refs log tree commit diff
path: root/Completion
Commit message (Collapse)AuthorAgeFilesLines
...
* 43073: various completion option updatesOliver Kiddle2018-06-2119-80/+195
|
* 43061: Improve open (macOS) completiondana2018-06-202-19/+61
|
* 43060: Expand stat completiondana2018-06-202-33/+96
|
* 43047: Add completion for hostnamedana2018-06-181-0/+76
|
* 43047: Make _bind_addresses always return local IPsdana2018-06-181-13/+15
|
* 43006: complete modified files after `git stash --`Tim Smith2018-06-181-0/+3
|
* users/23484: be consistent on matcher specs for git branches to fix issue ↵Oliver Kiddle2018-06-181-6/+6
| | | | with partial matching
* 43048: add sanitizers, standards aliases and fix -fltoEitan Adler2018-06-181-4/+18
|
* 43043: Improve comm/sed completiondana2018-06-172-12/+18
|
* 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
| | | | | I've left other references (see _growisofs and _hdiutil) alone, since they all appear in the context of legacy features.
* 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 ↵dana2018-06-101-45/+306
| | | | section matching
* 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 ↵dana2018-06-079-82/+479
| | | | variety of systems
* 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 ↵Oliver Kiddle2018-06-042-57/+121
| | | | directly from it
* 42920: new dkms completionOliver Kiddle2018-06-031-0/+162
|
* 42806: fix shutdown completion where options were lost due to args= ↵Oliver Kiddle2018-05-191-2/+2
| | | | assignment where args+= was needed
* 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
| | | | | If alias expands to !cmd-name, complete as a normal command line after cmd-name.
* 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
| | | | has -x
* 42631: _pgrep: pkill: fix completion of signalsDaniel Hahler2018-04-131-3/+5
| | | | | This adds the signals after arguments are filtered according to $optchars.
* 42613: typo fix in _sspda2018-04-091-1/+1
|