2969 Commits

Author SHA1 Message Date
Ville Skyttä
472b5bb958 _services: Include systemd services. 2011-06-18 23:26:19 +03:00
Ville Skyttä
50d44ca3a4 _services: Avoid bogus completions when init or xinetd dirs exist but are empty. 2011-06-18 23:01:00 +03:00
Ville Skyttä
38dc63d591 dot: New completion. 2011-06-18 18:25:47 +03:00
Ville Skyttä
ae3be4b725 README: Recommend git send-email. 2011-06-18 15:59:32 +03:00
Ville Skyttä
9e4605b68b mysql: s/--skip-comment/--skip-comments/ 2011-06-18 15:45:47 +03:00
Ville Skyttä
a52c4ea382 __parse_options: Remove trailing [().]* from completions. 2011-06-18 15:44:43 +03:00
Ville Skyttä
50a0506c5b mysql: The argument to -p/--password is not mandatory. 2011-06-18 15:34:20 +03:00
Ville Skyttä
078e780cfb sitecopy: Convert to UTF-8. 2011-06-18 15:29:33 +03:00
Ville Skyttä
abfc29f8a0 mysql, sitecopy: Indentation and line wrapping fixes. 2011-06-18 15:29:20 +03:00
Ville Skyttä
f38453968c testsuite: Add basic mysql test case. 2011-06-18 15:24:22 +03:00
Raphaël Droz
d355178d87 handle properly long options in mysql(1). 2011-06-18 15:22:13 +03:00
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