3190 Commits

Author SHA1 Message Date
Igor Murzov
15f5c80c2e Revert "route: Don't check $OSTYPE (Alioth: #311407)."
This reverts commit dab2f3c5519d01902e795e583b0546eb30bd04c7.
It broke at least FreeBSD route completion.
2011-12-21 00:56:34 +04:00
Igor Murzov
08a2264c82 htop: Get user names directly with compgen -u. 2011-12-20 19:56:37 +04:00
Igor Murzov
f17f31057f gcc: Remove unnecessary calls to tr and sort. 2011-12-20 19:56:36 +04:00
Igor Murzov
3be0b26581 gcc: Don't allow "[]<>" in options list. 2011-12-20 19:56:36 +04:00
Igor Murzov
dab2f3c551 route: Don't check $OSTYPE (Alioth: #311407). 2011-12-20 19:56:35 +04:00
Ville Skyttä
ae34153c85 cc, c++: Install gcc completion if compiler looks like GCC (Alioth: #311408). 2011-12-20 00:36:39 +02:00
Igor Murzov
0c4b054b14 kcov: kcov has man page now. 2011-12-19 03:56:43 +04:00
Igor Murzov
86be92a17e avctrl, dnsspoof: Add "avctrl" and "dnsspoof" to completions/Makefile.am
Somehow they were abandoned in 156656c16d4302d059221a06eb7c1bd460e41fe9.
Also resort bashcomp_DATA alphabetically.
2011-12-19 03:55:15 +04:00
Igor Murzov
5dba39cbd3 htop: New completoin. 2011-12-18 21:59:15 +04:00
Florian Hubold
bb5200695b xv: Add *.eps and *.ps to filename completions (Alioth: #313477). 2011-12-17 11:19:40 +02:00
Igor Murzov
1f15ab7eae Merge branch 'mount'
* mount:
  testsuite: Add basic tests for umount.
  umount: Real fix for completion of relative paths.
  umount: Half-fix for completion of relative paths.
  mount: Don't suggest short options.
  mount, umount: Add linux-specific completions.
2011-12-15 19:49:34 +04:00
Ville Skyttä
a229ea46e7 _parse_help, _parse_usage: More command arg sanitization.
http://thread.gmane.org/gmane.comp.shells.bash.completion.devel/3620
2011-12-14 21:54:49 +02:00
Igor Murzov
2c4d20a02e cppcheck: Several ids separated by commas can be given for --enable=. 2011-12-14 19:23:55 +04:00
Igor Murzov
be085fbe23 id: Add "id" to completions/Makefile.am.
Somehow "id" was abandoned in 156656c16d4302d059221a06eb7c1bd460e41fe9.
2011-12-14 19:06:44 +04:00
Igor Murzov
3f74a9f918 cppcheck: Add new options introduced in cppcheck-1.52. 2011-12-14 18:56:41 +04:00
Ville Skyttä
260e2a1eeb quote: Preserve leading, trailing, and consecutive whitespace. 2011-12-12 00:22:09 +02:00
Raphaël Droz
723b0771ad _ip_addresses: Make it locale agnostic. 2011-12-11 22:26:52 +02:00
Ville Skyttä
4fa2616e70 Document $split && return. 2011-12-11 22:23:06 +02:00
Ville Skyttä
f09ced610d lzip: New completion. 2011-12-10 18:27:21 +02:00
Ville Skyttä
17c9722733 _known_hosts_real: Support > 1 files per *KnownHostsFile line (Debian: #650514). 2011-12-05 21:58:04 +02:00
Ville Skyttä
da4956af1f curl: Add bunch of new option argument completions. 2011-12-05 00:32:24 +02:00
Raphaël Droz
f8b28a5827 Added a word about compopt -o nospace in styleguide.txt.
Modified-by: Ville Skyttä <ville.skytta@iki.fi>
2011-12-04 22:32:06 +02:00
Igor Murzov
98fe4713a3 _modules: Follow symlinks in /lib/modules/$(uname -r) (Alioth: #313461) 2011-12-04 17:31:41 +04:00
Ville Skyttä
3b7f785cb5 lrzip: -T no longer takes an argument since version 0.570. 2011-12-04 12:48:16 +02:00
Igor Murzov
0b9351534c testsuite: Add basic tests for umount. 2011-12-04 05:41:59 +04:00
Igor Murzov
54bcdff3cf umount: Real fix for completion of relative paths. 2011-12-04 05:34:25 +04:00
Igor Murzov
7a1a3da08a umount: Half-fix for completion of relative paths. 2011-12-04 02:41:46 +04:00
Ville Skyttä
5b455e0171 _known_hosts_real: Include hosts reported by ruptime (Alioth: #313308). 2011-12-03 20:01:11 +02:00
Jan Kratochvil
86d0395fc5 rpm: Treat -r as --root (RedHat: #759224). 2011-12-01 21:19:54 +02:00
Ville Skyttä
6a713c316f _muttconffiles: Use printf instead of echo (Alioth: #312163). 2011-11-27 00:26:00 +02:00
Ville Skyttä
afb2fdd010 export: Fix many use cases, add option completion. 2011-11-26 23:32:30 +02:00
Ville Skyttä
3a7f1d3de3 testsuite/assert_complete_dir: Add note about OLDPWD filtering. 2011-11-26 23:32:24 +02:00
Ville Skyttä
f486ae26a0 testsuite/assert_complete_dir: Fix passing $args to assert_complete. 2011-11-26 23:26:03 +02:00
Ville Skyttä
ba24f209ca _variables: New function split from _init_completion. 2011-11-26 22:01:09 +02:00
Ville Skyttä
56672db701 koji: New completion. 2011-11-26 17:45:47 +02:00
Ville Skyttä
bb02bcde80 dequote: Use printf instead of echo (Alioth: #312163). 2011-11-26 16:09:36 +02:00
Ville Skyttä
dc545f22f2 lintian: Use <<< instead of echo and a pipe (Alioth: #312163). 2011-11-26 16:08:29 +02:00
Ville Skyttä
6c0337926c lintian: Remove spurious echo. 2011-11-26 15:51:12 +02:00
Ville Skyttä
81dd740a57 vi and friends: Fix /etc/ld.so.conf.d/* completion (Alioth: #312409). 2011-11-25 20:57:03 +02:00
Ville Skyttä
e9082c4d76 testsuite: Fix ssh first arg partial hostname test case.
User's known hosts file will affect the expected result, so use
get_known_hosts instead of get_hosts, and add explicit "l" prefix to
limit number of completions.
2011-11-25 20:53:55 +02:00
Ville Skyttä
a958ccde50 perldoc: Add some option arg completions, use _parse_help. 2011-11-25 20:00:23 +02:00
Ville Skyttä
bcf41c74c2 declare, typeset: Use _parse_usage. 2011-11-25 19:59:35 +02:00
Ville Skyttä
03463a157f sqlite3: Use _parse_help. 2011-11-25 19:59:08 +02:00
Ville Skyttä
eab195c440 iperf: New completion. 2011-11-25 08:45:59 +02:00
Ville Skyttä
3af9222e96 _parse_help, _parse_usage: If first arg is "-", read from stdin. 2011-11-25 08:45:59 +02:00
Igor Murzov
f271d7e8db nethogs: New completion. 2011-11-25 04:38:50 +03:00
Igor Murzov
9a72c2f3e0 mount: Don't suggest short options. 2011-11-24 05:06:59 +03:00
Igor Murzov
2e859f1a6c Cleanups: Be consistent, use $( foo ) instead of $(foo).
This partially reverts f0283e1c1b64202bb1adb9f44eac6fdfd80edece
2011-11-20 23:46:06 +03:00
Ville Skyttä
2932491a2c dict: Speed up word completion with common use cases and large word lists.
/usr/share/dict/words has 479829 entries on my box which is too much
for practical compgen -W usage, narrow it down with grep in common use
cases.
2011-11-20 20:01:13 +02:00
Ville Skyttä
a8218ee1c9 valgrind --tool: Use compgen -W instead of embedding $cur in the sed script.
$cur may contain characters that break the script, for example "/".
2011-11-20 19:43:46 +02:00