2958 Commits

Author SHA1 Message Date
Raphaël Droz
9f7b2d6eeb better use of _parse_help and compopt for mysql(1). 2011-06-18 15:21:25 +03:00
Raphaël Droz
21663725ea handle properly long-options in sitecopy(1). 2011-06-18 15:14:28 +03:00
Raphaël Droz
6e40274ee6 added mysql to Makefile.am 2011-06-18 15:13:51 +03:00
Raphaël Droz
07e06a9da8 better compopt setting for lpr(1) -o option. 2011-06-18 15:08:24 +03:00
Ville Skyttä
2a5cb99b94 lpr, lpq: Install completions even if earlier commands in cups are not installed. 2011-06-18 15:06:51 +03:00
Ville Skyttä
d4c888be4b testsuite: Add basic lpr and lpq test cases. 2011-06-18 15:06:18 +03:00
Raphaël Droz
5f11a3be6b removed superfluous compopt for cups. 2011-06-18 15:03:28 +03:00
Raphaël Droz
1ef81d776e use _parse_help and handle $prev for sitecopy(1). 2011-06-18 15:01:30 +03:00
David Paleino
2a05603ecd Implemented a blacklist for unwanted third-parties completions 2011-06-14 21:31:02 +02:00
Igor Murzov
d44aaed16a testsuite: Improve slapt-get/slapt-src tests. 2011-06-12 18:48:18 +04:00
Igor Murzov
3d70a32ce4 slapt: Use _parse_help. 2011-06-12 18:48:05 +04:00
Igor Murzov
9cb6a1cd70 slapt-src: Complete package versions for --build|--install options 2011-06-12 18:47:46 +04:00
Igor Murzov
1f50618715 slapt-get: Respect settings supplied by --config option.
Also complete only available packages as argument to --install option.
2011-06-12 18:47:28 +04:00
Igor Murzov
4e79c13d0d sbopkg, slackpkg, slapt: Don't leak local $i. 2011-06-12 18:46:54 +04:00
Raphaël Droz
8a63dc2589 mysql: new completion. 2011-06-11 22:29:26 +02:00
Raphaël Droz
7bcf9a4f18 sitecopy: fixed a bug with grep and brackets: use sitecopy -v to fetch sites. 2011-06-11 22:06:36 +02:00
Raphaël Droz
c7e26402ca Added completion scripts for lpr(1) and lpq(1). 2011-06-11 22:04:19 +02:00
Ville Skyttä
f8fe3106e1 javadoc: Implement -linkoffline two argument completion. 2011-06-09 01:05:16 +03:00
Ville Skyttä
5681ec1ac9 evince: Split into separate file, add option completions. 2011-06-09 00:33:57 +03:00
Ville Skyttä
0a3029ac49 lrzip, lzop, xz: Complete option arguments before options. 2011-06-08 21:57:54 +03:00
Igor Murzov
c28c06baef Rewrite 'pdf|fdf' as '[pf]df' in evince and okular glob patterns. 2011-06-08 04:24:07 +04:00
Igor Murzov
ac79f44d90 kcov, pkgtools, sbopkg, slapt: Move option completion code after option argument completions
otherwise bogus completions are produced for option argument completions
starting with a dash
2011-06-08 04:20:41 +04:00
Ville Skyttä
166b4bbb50 Simplify epdfview glob pattern. 2011-06-07 20:22:25 +03:00
David Paleino
4485e909af Add epdfview completion 2011-06-07 08:48:18 +02:00
Igor Murzov
a0834d3bf4 kcov: New completion 2011-06-06 01:06:25 +04:00
Igor Murzov
3ac922e4a6 testsuite: Remove unused -expect-cmd-full option from assert_complete*
This option is implicitly enabled by default, so drop it to avoid confusion
2011-06-05 22:06:29 +04:00
Igor Murzov
75775fca52 testsuite: Fix broken tests for finger and xhost 2011-06-05 22:06:28 +04:00
Igor Murzov
243abdcdd3 testsuite: Remove/use set but unused variable "test" 2011-06-05 22:06:28 +04:00
Igor Murzov
4f7e60a425 docs: Improve tester's manual 2011-06-05 22:06:27 +04:00
Igor Murzov
59cee8c139 testsuite: Improve rpm2tgz tests 2011-06-05 22:06:26 +04:00
Igor Murzov
dbd8670cf4 testsuite: Improve pkgtool tests 2011-06-05 22:06:08 +04:00
Ville Skyttä
d0c4f5ddd2 _shells: Rewrite in plain bash instead of using grep. 2011-06-04 19:58:52 +03:00
Ville Skyttä
d9a5a88332 testsuite: Add chown foo: and :foo test cases, should complete files (RedHat: #710714). 2011-06-04 13:08:02 +03:00
Ville Skyttä
d74e169935 Get rid of bash_completion self-parsing from _filedir_xspec (RedHat: #479936).
My tests show a ~5% (cached) load time improvement with this, it'll
make _filedir_xspec somewhat faster too, and it's generally less ugly.
I suppose we'll rewrite this stuff again in the near future when we
start to take advantage of dynamic completion loading, but until then
I'll take the small improvement.
2011-06-04 10:52:51 +03:00
Ville Skyttä
f1d5758c76 hddtemp: New completion. 2011-06-02 10:52:36 +03:00
Ville Skyttä
8f3777e278 Rename _ssh_bindaddress to global _ip_addresses for reuse in other completions. 2011-06-02 10:51:42 +03:00
Ville Skyttä
5bb9343fba pwdx: New completion. 2011-05-30 23:38:40 +03:00
Ville Skyttä
fa2876b51d crontab: Use /sys/fs/selinux and /selinux instead of /etc/selinux to find out if SELinux is around. 2011-05-29 19:02:13 +03:00
Ville Skyttä
0bd41f4edb jps: New completion. 2011-05-29 19:01:24 +03:00
Ville Skyttä
5a5683c080 htpasswd: New completion. 2011-05-26 22:47:41 +03:00
Ville Skyttä
8a5036a9e8 strace: Rewrite arch specific syscall extraction in plain bash. 2011-05-26 00:55:30 +03:00
Ville Skyttä
ea4219a064 strace: Don't try to extract syscall names if they're not going to be used. 2011-05-26 00:36:43 +03:00
Ville Skyttä
05f3bbec85 strace: Don't append space for -e *= completions. 2011-05-26 00:34:01 +03:00
Igor Murzov
8641a8c817 removepkg: Make removepkg completion work with root other than / 2011-05-25 01:27:38 +04:00
Igor Murzov
e82fef047a testsuite: Add basic slackpkg test case 2011-05-25 01:27:38 +04:00
Igor Murzov
7889a6682f testsuite: Add basic sbopkg test case 2011-05-25 01:27:38 +04:00
Igor Murzov
84c578c1d8 testsuite: Add basic slapt test cases 2011-05-25 01:27:37 +04:00
Igor Murzov
1a8f3c9583 testsuite: add basic rpm2tgz test case 2011-05-25 01:27:37 +04:00
Igor Murzov
f21f6e080b testsuite: add basic tests for pkgtools 2011-05-25 01:27:37 +04:00
Ville Skyttä
2fb0a3a9f6 cvs: Sort mode completions alphabetically. 2011-05-24 23:31:46 +03:00