summaryrefslogtreecommitdiff
path: root/completions
Commit message (Expand)AuthorAgeFilesLines
* dmesg: Adapt to versions returning long options.Ville Skyttä2012-01-011-3/+10
* pgrep, pkill, killall: Base pkill on pgrep, add more option completions.Ville Skyttä2011-12-273-17/+29
* udevadm: New completion.Ville Skyttä2011-12-212-0/+77
* gcc: Don't use \t in sed as it's not POSIX compliant.Igor Murzov2011-12-211-3/+2
* Revert "route: Don't check $OSTYPE (Alioth: #311407)."Igor Murzov2011-12-211-0/+2
* htop: Get user names directly with `compgen -u`.Igor Murzov2011-12-201-1/+1
* gcc: Remove unnecessary calls to `tr` and `sort`.Igor Murzov2011-12-201-3/+2
* gcc: Don't allow "[]<>" in options list.Igor Murzov2011-12-201-1/+2
* route: Don't check $OSTYPE (Alioth: #311407).Igor Murzov2011-12-201-2/+0
* cc, c++: Install gcc completion if compiler looks like GCC (Alioth: #311408).Ville Skyttä2011-12-201-4/+5
* kcov: kcov has man page now.Igor Murzov2011-12-191-1/+1
* avctrl, dnsspoof: Add "avctrl" and "dnsspoof" to completions/Makefile.amIgor Murzov2011-12-191-3/+5
* htop: New completoin.Igor Murzov2011-12-182-0/+33
* Merge branch 'mount'Igor Murzov2011-12-156-106/+395
|\
| * umount: Real fix for completion of relative paths.Igor Murzov2011-12-041-8/+19
| * umount: Half-fix for completion of relative paths.Igor Murzov2011-12-041-0/+12
| * mount: Don't suggest short options.Igor Murzov2011-11-241-5/+4
| * mount, umount: Add linux-specific completions.Igor Murzov2011-11-206-106/+373
* | cppcheck: Several ids separated by commas can be given for --enable=.Igor Murzov2011-12-141-0/+8
* | id: Add "id" to completions/Makefile.am.Igor Murzov2011-12-141-0/+1
* | cppcheck: Add new options introduced in cppcheck-1.52.Igor Murzov2011-12-141-3/+3
* | lzip: New completion.Ville Skyttä2011-12-102-0/+45
* | curl: Add bunch of new option argument completions.Ville Skyttä2011-12-051-3/+13
* | lrzip: -T no longer takes an argument since version 0.570.Ville Skyttä2011-12-041-4/+0
* | rpm: Treat -r as --root (RedHat: #759224).Jan Kratochvil2011-12-011-1/+1
* | _muttconffiles: Use printf instead of echo (Alioth: #312163).Ville Skyttä2011-11-271-1/+1
* | export: Fix many use cases, add option completion.Ville Skyttä2011-11-261-12/+48
* | koji: New completion.Ville Skyttä2011-11-263-0/+247
* | lintian: Use <<< instead of echo and a pipe (Alioth: #312163).Ville Skyttä2011-11-261-3/+3
* | lintian: Remove spurious echo.Ville Skyttä2011-11-261-1/+0
* | perldoc: Add some option arg completions, use _parse_help.Ville Skyttä2011-11-251-3/+9
* | declare, typeset: Use _parse_usage.Ville Skyttä2011-11-251-1/+1
* | sqlite3: Use _parse_help.Ville Skyttä2011-11-251-3/+1
* | iperf: New completion.Ville Skyttä2011-11-252-0/+64
* | nethogs: New completion.Igor Murzov2011-11-252-0/+26
* | Cleanups: Be consistent, use $( foo ) instead of $(foo).Igor Murzov2011-11-2015-100/+100
* | dict: Speed up word completion with common use cases and large word lists.Ville Skyttä2011-11-201-2/+11
* | valgrind --tool: Use compgen -W instead of embedding $cur in the sed script.Ville Skyttä2011-11-201-4/+5
* | valgrind: Parse option arguments that contain dashes.Igor Murzov2011-11-201-1/+1
* | valgrind: More generic tools detection.Igor Murzov2011-11-201-7/+5
* | ccache: New completion.Ville Skyttä2011-11-202-0/+27
* | Cleanups: Make code more compact.Igor Murzov2011-11-2016-157/+152
* | valgrind: Parse some generic option arguments from --help output.Ville Skyttä2011-11-171-117/+40
* | valgrind: New completion.Ville Skyttä2011-11-172-0/+183
|/
* wine: Complete all files after an .exe (Alioth #313131)Igor Murzov2011-11-172-0/+21
* upgradepkg: Support oldpackage%newpackage notation.Igor Murzov2011-11-171-0/+12
* pidof: Don't check OS type (Alioth #311403)Igor Murzov2011-11-164-9/+20
* rpm: Add --delsign completion, don't suggest --resign (identical to --addsign).Ville Skyttä2011-11-121-2/+2
* make -j: Complete up to number of CPUs * 2.Ville Skyttä2011-11-111-1/+1
* removepkg: Make it possible to complete filenames.Igor Murzov2011-11-111-1/+6