about summary refs log tree commit diff
path: root/Completion/Unix
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
|
* 42983: Address misc. feedback re: _mandana2018-06-111-8/+14
|
* 42984: Fix argument pass-through to compadddana2018-06-112-2/+2
|
* 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
|
* 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
|
* 42931: completion for several utilities especially for checksums across a ↵dana2018-06-078-15/+479
| | | | variety of systems
* 42935: FreeBSD does not support -v for arpEitan Adler2018-06-071-2/+1
|
* 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
* 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-191-0/+337
|
* 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.
* 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-164-11/+54
|
* 42658: allow compact form of option arguments to diffstatOliver Kiddle2018-04-161-10/+10
|
* 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.
* 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
|
* 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
| | | | | | Offer all compressed archives if no compression flag is specified because libarchive can automaticaly recoginize them. cf. 42574 (Eitan Adler).
* 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
|
* 42582: updates to options in completions for OpenBSD 6.3Oliver Kiddle2018-04-053-4/+8
|
* 42578: _shutdown: add support for macOSJun-ichi Takimoto2018-04-051-2/+13
|
* 42577: fix macOS support in _stringsJun-ichi Takimoto2018-04-051-2/+2
|
* 42572: various completion option updatesOliver Kiddle2018-03-3111-18/+46
|
* 42568: new shutdown completionOliver Kiddle2018-03-301-0/+61
|
* 42569: improve lsof completion after -i and -s optionsOliver Kiddle2018-03-301-8/+42
|
* 42567: new completion for xmlstarletOliver Kiddle2018-03-301-0/+177
|
* 42570: new completion for drill and factor out DNS type completionOliver Kiddle2018-03-303-10/+55
|
* 42566: new strings completionOliver Kiddle2018-03-301-0/+73
|
* 42564: _adb: Various improvementsMikael Magnusson2018-03-291-49/+45
| | | | | | | Show product as description by default Add zstyle for naming devices via serial number Add --user to uninstall and other improvements
* 42548: new pwgen completionOliver Kiddle2018-03-281-0/+19
|
* 42550: new completion for ruby's gemOliver Kiddle2018-03-281-0/+303
|