462 Commits

Author SHA1 Message Date
Ville Skyttä
068e422222 testsuite/generate: Generate less linefeeds. 2012-01-14 11:42:07 +02:00
Ville Skyttä
47c49dbfec rmmod: Add option completions. 2012-01-14 11:40:54 +02:00
Igor Murzov
33883145af sbopkg, slackpkg, slapt-{get,src}: Use shorter form of the check if file exists.
Also add information about corresponding man pages.
2012-01-13 00:20:45 +04:00
Igor Murzov
f67818e023 modprobe, modinfo, insmod: Move modprobe and modinfo completions to their own files.
Also fix some options handling and errors in unusual usecases (Alioth: #313498).
Patch is partially written by Lekensteyn <lekensteyn@gmail.com>
Reviewed-by: Sergey V <sftp.mtuci@gmail.com>
2012-01-13 00:19:26 +04:00
Igor Murzov
b515b0dd38 Merge remote-tracking branch 'origin/sudo'
* origin/sudo:
  sudoedit: New completion.
  sudo: Fix option list parsing
  sudo: Handle options (Alioth: #311414).
2012-01-09 16:25:00 +04:00
Ville Skyttä
694313874a pwd: New completion. 2012-01-08 16:44:53 +02:00
Ville Skyttä
28f15fd05c ssh-add: New completion. 2012-01-07 09:42:53 +02:00
Ville Skyttä
5882061fec Revert "testsuite(_filedir): Ignore compopt error msg when invoking _filedir directly."
This reverts commit 8726cb1970510c4af90cd5655c09818fcef663ce.
2012-01-01 14:35:05 +02:00
Ville Skyttä
8726cb1970 testsuite(_filedir): Ignore compopt error msg when invoking _filedir directly.
The error message is printed since commit 5fcaad8.
2012-01-01 14:21:08 +02:00
Ville Skyttä
59a8a9c41b pgrep, pkill, killall: Base pkill on pgrep, add more option completions. 2011-12-27 21:52:58 +02:00
Ville Skyttä
2622723ae9 udevadm: New completion. 2011-12-21 23:49:51 +02:00
Igor Murzov
91a61afe59 sudo: Handle options (Alioth: #311414). 2011-12-20 19:56:37 +04:00
Igor Murzov
5dba39cbd3 htop: New completoin. 2011-12-18 21:59:15 +04: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
Igor Murzov
2c4d20a02e cppcheck: Several ids separated by commas can be given for --enable=. 2011-12-14 19:23:55 +04:00
Ville Skyttä
260e2a1eeb quote: Preserve leading, trailing, and consecutive whitespace. 2011-12-12 00:22:09 +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
Igor Murzov
0b9351534c testsuite: Add basic tests for umount. 2011-12-04 05:41:59 +04: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ä
56672db701 koji: New completion. 2011-11-26 17:45:47 +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ä
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
Ville Skyttä
ed17034974 ccache: New completion. 2011-11-20 17:55:39 +02:00
Igor Murzov
44fee9421e testsuite: Add more tests for valgrind. 2011-11-20 04:33:23 +03:00
Ville Skyttä
834379ef63 valgrind: New completion. 2011-11-17 18:00:41 +02:00
Igor Murzov
43e8e2b504 wine: Complete all files after an .exe (Alioth #313131) 2011-11-17 18:35:49 +03:00
Igor Murzov
82784121d8 upgradepkg: Support oldpackage%newpackage notation. 2011-11-17 04:02:35 +03:00
Igor Murzov
9ab064fb17 pidof: Don't check OS type (Alioth #311403)
Also drop non-existent option arguments completion.

Reviewed-by: Ville Skyttä <ville.skytta@iki.fi>
2011-11-16 01:56:07 +03:00
Ville Skyttä
d54db3507d make: Add -j/--jobs completion. 2011-11-09 18:36:08 +02:00
Igor Murzov
4d76b721f4 testsuite: Set correct COMP_POINT value in test. 2011-11-09 18:14:59 +03:00
Igor Murzov
588facb6b6 testsuite: Add one more test for _get_comp_words_by_ref()
This test exposes bug in __get_cword_at_cursor_by_ref().
2011-11-09 04:54:52 +03:00
Igor Murzov
d48d9ebd2f testsuite: Add some make test cases. 2011-11-09 04:54:31 +03:00
Ville Skyttä
ec3a06ac23 desktop-file-validate: New completion. 2011-11-05 12:15:30 +02:00
Ville Skyttä
bfa8425a4a _known_hosts_real: Don't offer hostnames containing wildcards. 2011-11-05 00:59:13 +02:00
Ville Skyttä
333a5a50be _known_hosts_real: Handle more than two hostnames per known hosts line (Debian: #647352). 2011-11-05 00:53:39 +02:00
Ville Skyttä
b54d3f022f _known_hosts_real: Discard @markers at beginning of line. 2011-11-05 00:38:37 +02:00
Ville Skyttä
55ec6a079b plague-client: New completion. 2011-11-04 22:35:45 +02:00
Ville Skyttä
c3f6eda088 cppcheck: Don't stop completing after -DFOO. 2011-10-30 11:06:13 +02:00
Ville Skyttä
6e08dc5504 testsuite/assert_source_completions: Test for command availability too.
We now install (_minimal) completions for just about everything, but
that doesn't mean we can sanely test everything if the command is not
available.
2011-10-26 21:24:56 +03:00
Ville Skyttä
099b47c66d kill, killall: Add some option and argument completions, simplify _signals. 2011-10-26 21:01:18 +03:00
Ville Skyttä
889e1ae13e testsuite: Ignore BASH_REMATCH in env unmodified check.
_init_completion uses =~ now so it's going to change just about everywhere.
2011-10-25 23:50:46 +03:00
Igor Murzov
c10a2723e7 fbi, fbgs: New completions. 2011-10-12 02:54:13 +04:00
Ville Skyttä
a6c9c614d4 dmesg: New completion. 2011-10-11 21:10:45 +03:00