summary refs log tree commit diff
path: root/Completion
Commit message (Expand)AuthorAgeFilesLines
* 43366: _compdef: Change and add sources for completed completion function names.Daniel Shahaf2018-09-061-2/+3
* 43372: Add completion for e2labeldana2018-09-051-0/+3
* unposted: git describe's --long and --abbrev options are not mutually exclusiveOliver Kiddle2018-08-311-2/+2
* 43359: further review of git remote set-url completionOliver Kiddle2018-08-311-26/+17
* 42810: git remote set-url completionpseyfert2018-08-311-7/+22
* 43350: _zsh: support --emulateJun-ichi Takimoto2018-08-301-1/+4
* 43349: new completion for eogJun-ichi Takimoto2018-08-301-0/+24
* 43351: handle the new diff implementation in the pre-release version of FreeB...Oliver Kiddle2018-08-291-60/+61
* 43346: various completion option updatesOliver Kiddle2018-08-2920-44/+93
* 43348: _hg: check for both -r and --revAnton Shestakov2018-08-291-2/+2
* 43347: _hg: use revsets for suggestions for hg mergeAnton Shestakov2018-08-291-6/+2
* 43345: don't modify global variable in _umountableOliver Kiddle2018-08-282-2/+2
* unposted: correct completion argument order for dkmsOliver Kiddle2018-08-281-3/+3
* unposted: completion for argument to strings -s was missingOliver Kiddle2018-08-281-1/+1
* unposted: complete also for bsdtarOliver Kiddle2018-08-281-1/+1
* unposted: fix typo in svccfg completion function callOliver Kiddle2018-08-281-1/+1
* 43331: _diff3: Enhance positional argument descriptions (thanks, Oliver).Daniel Shahaf2018-08-251-3/+3
* 43330: complete more options to cuOliver Kiddle2018-08-241-9/+50
* 43329: new diff3 completionOliver Kiddle2018-08-241-0/+46
* 43328: new zeal completionOliver Kiddle2018-08-241-0/+43
* unposted: Fix --ascii typo in _mandana2018-08-231-1/+1
* 43325: _hg: suggest merge tools for -t/--toolAnton Shestakov2018-08-231-4/+20
* 43326: _hg: add completion of -S/--subrepos to many commandsAnton Shestakov2018-08-231-10/+14
* github #27: add --folder-uri to completion for Visual Studio CodeKlas Mellbourn2018-08-231-1/+3
* 43301: add some functions from zsh-completions projectOliver Kiddle2018-08-235-0/+301
* 43302: Fix _du -B specdana2018-08-151-2/+2
* unposted: _make: Allow pasted arguments for GNU make's -j option.Daniel Shahaf2018-08-131-1/+1
* unposted (PR #26): __git_files: fix double quotation of starMarc Cornellà2018-08-121-1/+1
* 43254: remove hg -w completion, add hg -SAnton Shestakov2018-08-071-69/+69
* 43252: fix various hg options for completionAnton Shestakov2018-08-071-71/+118
* 43250: add hg forget, phase, summary completionAnton Shestakov2018-08-071-0/+20
* 43251: fix some return values of _hg functionsAnton Shestakov2018-08-071-10/+18
* 43253: hg --style deprecated in favour of --templateAnton Shestakov2018-08-071-9/+9
* 43207: Improve _bind_addresses, _phpdana2018-07-312-66/+205
* 43185: Use [ suffix for associative arrays; add + to remove-charsMatthew Martin2018-07-291-1/+2
* 43203: Add completion for luadana2018-07-251-0/+63
* 43200: Add completion for ip6tables*Simon Ruderich2018-07-251-3/+3
* 43196: Add completion for nginxdana2018-07-201-0/+20
* 43192: _pgrep: simplify completions of list of IDsJun-ichi Takimoto2018-07-201-89/+22
* 43186: Add completion for cronie/dcron/Vixie crontabdana2018-07-191-0/+68
* 43183: fix '_ttys -o' and use it in _gdb/_pgrepJun-ichi Takimoto2018-07-193-4/+4
* 43189: _install: similar fix as 43187 for option -fJun-ichi Takimoto2018-07-191-1/+1
* 43187: Fix completion error about 'm' option of 'install' commandYasuhiro KIMURA2018-07-191-1/+1
* 43182: _lldb: complete process name after option -nJun-ichi Takimoto2018-07-181-2/+3
* 43166: new zathura completionDoron Behar2018-07-172-1/+49
* 43177: _grep: support bzgrep, and add a few options for macOSJun-ichi Takimoto2018-07-181-7/+13
* 43164: _gcc: fix 'args=' to 'args+=', and update a few optionsJun-ichi Takimoto2018-07-111-4/+6
* 43155: _gcc: escape ':' in action for -stdJun-ichi Takimoto2018-07-111-1/+1
* 42995: Only complete active connections for nmcli connection downDavid Klann2018-07-071-1/+7
* 43046: Add mupdf completerMatthew Martin2018-07-072-1/+54