summaryrefslogtreecommitdiff
path: root/Completion/Unix
AgeCommit message (Collapse)AuthorFilesLines
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 Kiddle11-59/+152
2018-06-2043061: Improve open (macOS) completiondana1-1/+1
2018-06-2043060: Expand stat completiondana1-0/+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-1142983: Address misc. feedback re: _mandana1-8/+14
2018-06-1142984: Fix argument pass-through to compadddana2-2/+2
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-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-0742931: completion for several utilities especially for checksums across a ↵dana8-15/+479
variety of systems
2018-06-0742935: FreeBSD does not support -v for arpEitan Adler1-2/+1
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-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 Kiddle1-0/+337
2018-05-0842752: enhance git external alias completionPeter Stephenson1-1/+4
If alias expands to !cmd-name, complete as a normal command line after cmd-name.
2018-05-0242732: Add several more entries to ifconfigEitan Adler1-2/+7
2018-05-0242743: update vorbis-tools completion and include vorbiscomment with the restOliver Kiddle2-72/+112
2018-04-2942730: Complete the options for rmdirMatthew Martin2-1/+24
2018-04-2942729: update df completion for [DFNO]BSDMatthew Martin1-13/+44
2018-04-2942676: deal with system specific arguments in dd completionOliver Kiddle1-15/+97
2018-04-2942728: update options in libtiff tools completion and add handling for tiff2pdfOliver Kiddle1-69/+130
2018-04-1642659: various completion option updatesOliver Kiddle4-11/+54
2018-04-1642658: allow compact form of option arguments to diffstatOliver Kiddle1-10/+10
2018-04-1642642 (tweaked for Solaris): OpenBSD chown does not support -f and dragonfly ↵Matthew Martin1-2/+2
has -x
2018-04-1342631: _pgrep: pkill: fix completion of signalsDaniel Hahler1-3/+5
This adds the signals after arguments are filtered according to $optchars.
2018-04-08c.f. 42499: tera torn: update twisted completion stub for new twist commandOliver Kiddle1-2/+2
2018-04-0742602: Update _gcc as of GCC 7.3.0 for generic options and x86Mikael Magnusson1-67/+247
2018-04-0542590: fix detection of OSTYPE in _fmtJun-ichi Takimoto1-1/+1
2018-04-0542585: improve completion for libarchive-based tarJun-ichi Takimoto2-2/+2
Offer all compressed archives if no compression flag is specified because libarchive can automaticaly recoginize them. cf. 42574 (Eitan Adler).
2018-04-0542584: complete options for ssh-keyscan and update options for ssh-copy-idOliver Kiddle1-6/+24
2018-04-0542583: new column completionOliver Kiddle1-0/+59
2018-04-0542582: updates to options in completions for OpenBSD 6.3Oliver Kiddle3-4/+8
2018-04-0542578: _shutdown: add support for macOSJun-ichi Takimoto1-2/+13
2018-04-0542577: fix macOS support in _stringsJun-ichi Takimoto1-2/+2