summaryrefslogtreecommitdiff
path: root/Completion
AgeCommit message (Collapse)AuthorFilesLines
2018-07-0343105: Improve pgrep/pkill completiondana1-61/+120
Contains minor changes to signal completion compared to the patch as originally posted
2018-07-0343134: don't complete SIG in front of numeric signalsdana1-1/+1
2018-07-0243108, 43121: _killall: complete various optionsJun-ichi Takimoto1-5/+73
2018-07-0143059: _gpg: Use explicit UIDs for state = public keys.Doron Behar1-7/+55
Use the `--with-colons` option and parse the output according to the format specified in the documentation.
2018-07-0143107: add an option to _ttys to complete only open ttysJun-ichi Takimoto3-8/+14
Use the option in _ps and _watch-snoop
2018-06-2923519: Use tag remote-files for remote filesPeter Stephenson1-2/+2
2018-06-2742746: _vim: handle special values for -u/-UDaniel Hahler1-2/+19
This is based on state=verbosity from the same file.
2018-06-2743096: _vim: remove duplicate flagEric Cook1-1/+0
2018-06-2543080: _sys_calls: analyze recent syscall.h properlyJun-ichi Takimoto1-1/+1
2018-06-2543079, 43086: new utility to complete names of running processesJun-ichi Takimoto4-0/+100
And new completions for dtruss, fs_usage and sc_usage.
2018-06-24unposted: Fix mistyped variable name in _opkgdana1-1/+1
2018-06-2343081: Add networksetup completiondana1-0/+320
2018-06-2343088: Fix wajig sub-command completiondana1-1/+2
2018-06-2143074: Completion for additional linker options for clang and sanitizers for gccEitan Adler1-10/+11
2018-06-2143078: add completion for the sed expressionOliver Kiddle1-11/+206
2018-06-2143073: various completion option updatesOliver Kiddle19-80/+195
2018-06-2043061: Improve open (macOS) completiondana2-19/+61
2018-06-2043060: Expand stat completiondana2-33/+96
2018-06-1843047: Add completion for hostnamedana1-0/+76
2018-06-1843047: Make _bind_addresses always return local IPsdana1-13/+15
2018-06-1843006: complete modified files after `git stash --`Tim Smith1-0/+3
2018-06-18users/23484: be consistent on matcher specs for git branches to fix issue ↵Oliver Kiddle1-6/+6
with partial matching
2018-06-1843048: add sanitizers, standards aliases and fix -fltoEitan Adler1-4/+18
2018-06-1743043: Improve comm/sed completiondana2-12/+18
2018-06-1543024: Improve _man section-name matchingdana1-6/+37
2018-06-1542981: Add ed completerMatthew Martin1-0/+38
2018-06-1342992: Fix minor escaping bug in _bashdana1-2/+2
2018-06-1342992: Use _call_program to fetch argument possibilitiesdana4-10/+10
2018-06-12unposted: Change 'Mac OS X' reference to 'macOS'dana1-1/+1
I've left other references (see _growisofs and _hdiutil) alone, since they all appear in the context of legacy features.
2018-06-1142983: Address misc. feedback re: _mandana1-8/+14
2018-06-1142984: Fix argument pass-through to compadddana2-2/+2
2018-06-1042978: fix small but irritating bug in pbcopy completiondana1-1/+1
2018-06-1042977: Complete options to major man variants, otherwise improve especially ↵dana1-45/+306
section matching
2018-06-0942968: add "-c" for _shutdown completion on FreeBSD 12-currentEitan Adler1-0/+5
2018-06-0942965: add full completion for bash and update shell list in _shdana2-1/+86
2018-06-0942964: Update list of fbsd architecturesEitan Adler1-1/+1
2018-06-0942918: fix file completion for jqdana1-1/+1
2018-06-0942918: adapt detection of GNU variant of ldd to work on Ubuntudana1-1/+1
2018-06-0742947: new luarocks completionDoron Behar1-0/+591
2018-06-0742948: new opkg completiondana1-0/+462
2018-06-0742931: completion for several utilities especially for checksums across a ↵dana9-82/+479
variety of systems
2018-06-0742935: FreeBSD does not support -v for arpEitan Adler1-2/+1
2018-06-0742937: add -M and -m optionsEitan Adler1-0/+2
2018-06-0743943: update samba completion with long optionsOliver Kiddle1-77/+96
2018-06-0442919: new shuf and uptime completionsdana2-0/+54
2018-06-0442922: new tac completiondana1-0/+19
2018-06-0442881: update options in ghostscript completion and query more matches ↵Oliver Kiddle2-57/+121
directly from it
2018-06-0342920: new dkms completionOliver Kiddle1-0/+162
2018-05-1942806: fix shutdown completion where options were lost due to args= ↵Oliver Kiddle1-2/+2
assignment where args+= was needed
2018-05-1942803: handle Linux and the the BSDs in netstat completionOliver Kiddle2-61/+337