summaryrefslogtreecommitdiff
path: root/Completion/Unix/Command
AgeCommit message (Expand)AuthorFilesLines
2022-11-17unposted (c.f. Norikatsu Shigemura: github #96): add missing local declarationOliver Kiddle1-1/+2
2022-11-17github #87 (tweaked): update options tmux 3.4Matt Koscica1-6/+47
2022-11-17github #95: Add completions for neomuttWu Zhenyu1-1/+1
2022-11-17unposted (c.f. Denis Bitouzé: users/28405): handle also lualatexOliver Kiddle1-1/+1
2022-10-3150844: Remove _stgit completion scriptPeter Grayson1-52/+0
2022-10-2250714: also complete in the 2nd argument of "git diff" anything that couldBart Schaefer1-15/+12
2022-09-2850695: Completion/Unix/Command/_mysql_utils add --protocol optionEric Cook1-0/+1
2022-08-28unposted: _imagemagick: Add *.svg and *.webp files.Daniel Shahaf1-1/+1
2022-08-05Felipe Contreras: 50435+50436 (+50444): do not build anythingJun-ichi Takimoto1-3/+31
2022-07-16users/27852: local _compskip to avoid propagating any changes by _normalBart Schaefer1-1/+1
2022-05-2250278: use `man -w` in preference to `manpath`; fix caching and precedence of -MBart Schaefer1-17/+28
2022-05-20github #91: _find (gnu/freebsd/darwin): Add some flags and syntaxesArvid Norlander1-3/+9
2022-05-07Marlon Richert: 49954: gradle completion improvementsBart Schaefer1-53/+61
2022-04-26unposted: Fix util-linux variant detection in _getoptdana1-3/+4
2022-04-0349968: _adb: also replace model names, since device names aren't sent on wifi...Mikael Magnusson1-0/+2
2022-04-0349967: _adb: Handle dumpsys SurfaceFlinger argumentsMikael Magnusson1-3/+51
2022-04-0349966: _adb: Parse device spec correctlyMikael Magnusson1-6/+5
2022-04-0349965: _adb: use $CURRENT instead of $#wordsMikael Magnusson1-6/+6
2022-04-0349964: _adb: Complete services for start/stopMikael Magnusson1-1/+15
2022-04-0349963: _adb: Fix device serial completion for hostname:port syntaxMikael Magnusson1-1/+1
2022-04-0349962: _adb: Add dumpsys and cmd completionMikael Magnusson1-1/+21
2022-04-0349961: _adb: handle exec-out like shellMikael Magnusson1-1/+2
2022-03-2449875: completion for info -f.Peter Stephenson1-2/+7
2022-03-1849852: Add _routing_domains and _routing_tables typesMatthew Martin6-7/+6
2022-02-2349766: _less: add quotes to -" and -#Jun-ichi Takimoto1-2/+2
2022-02-2349765: _less: add option --color as synonym for -DJun-ichi Takimoto1-2/+2
2022-02-1649757 (sourceforge #1): offer *.dtx as TeX input filessamcarter1-1/+1
2022-02-0449730: new completions for csplit, pr, ptx, truncateJun-ichi Takimoto4-0/+277
2022-01-2949715: _subversion: add: Complete target arguments to this subcommandDaniel Shahaf1-10/+14
2022-01-2949714: _subversion: resolve: Complete conflicted files created by merges, tooDaniel Shahaf1-1/+5
2022-01-2949713: _subversion: commit, diff, revert: Update completions for svn 1.7 and ...Daniel Shahaf1-26/+43
2022-01-2949712: _subversion: svn rm: Complete all svn-controlled files, not only missi...Daniel Shahaf1-1/+1
2022-01-2949711: _subversion: _svn_status: Don't offer unversioned filesDaniel Shahaf1-1/+1
2022-01-23gitlab !17: Add missing options for quilt setup commandAndreas Schneider1-0/+2
2021-12-2949664: Use associative array for third-party completionAaron Schrab1-4/+4
2021-12-2949668: update zfs completionOliver Kiddle2-872/+1350
2021-12-2149655 based on 34928 (Daniel Hahler): new pip completionOliver Kiddle1-0/+213
2021-12-1649648 based on github #80 (Vincent Bernat): invert before/since for date glob...Oliver Kiddle1-2/+2
2021-12-0749633: update options for git 2.34Oliver Kiddle1-124/+238
2021-12-0249631: new logger completionOliver Kiddle1-0/+80
2021-11-26github #83: _git-push, _git-send-pack: Make --push-option repeatable.Paul Seyfert1-2/+2
2021-11-2649449: _zstat: Don't offer -o after -s, since -s is ignored when both -s and ...Daniel Shahaf1-1/+1
2021-11-2449597: add a helper for completing numbers with unit suffixes and separate ou...Oliver Kiddle11-80/+62
2021-11-1949594: adapt to changes in 49499 to ensure file modes starting with dash aren...Oliver Kiddle1-1/+4
2021-11-1949584: allow for build options in gem install completionOliver Kiddle1-0/+5
2021-11-12github #82: Fix typosDimitris Apostolou2-3/+3
2021-11-12unposted: fix case statement fall-through for ansible-galaxy role completionOliver Kiddle1-1/+1
2021-10-2649519: quote completed options as needed and remove the now superfluous quote...Oliver Kiddle5-6/+6
2021-10-16github #79 (tweaked): _ssh: update options in apple's version of ssh-addXavier Hsinyuan1-3/+13
2021-10-1349441: _timeout: Add OpenBSDMatthew Martin1-2/+2