Ville Skyttä
|
b1f2402bfd
|
cal: New completion.
|
2011-07-24 13:16:44 +03:00 |
|
Ville Skyttä
|
b2add89f4c
|
imagemagick: Don't fall through to other completions after successful option argument completion.
|
2011-07-22 21:13:55 +03:00 |
|
Ville Skyttä
|
346624bf5b
|
gnome-mplayer: New completion.
|
2011-07-22 00:12:29 +03:00 |
|
Ville Skyttä
|
f896a7e7b2
|
sysctl: Add option and option argument completions.
|
2011-07-19 23:55:24 +03:00 |
|
Igor Murzov
|
602e9837b7
|
sbopkg: Fix options completion
This is the regression introduced by commit ac79f44d90.
Options completion broke due to *) presence in case "$prev" in ...
|
2011-07-18 02:07:34 +04:00 |
|
Igor Murzov
|
002a5a4553
|
kcov: Add --path-strip-level option (added in kcov-v7)
Also provide more meaningful completions for --sort-type option.
And improve test.
|
2011-07-18 02:01:59 +04:00 |
|
Ville Skyttä
|
b68cc0057f
|
curl: New non-generic completion.
|
2011-07-12 00:07:35 +03:00 |
|
Ville Skyttä
|
1daff31f2e
|
pwgen: New completion.
|
2011-07-10 15:29:32 +03:00 |
|
Ville Skyttä
|
d552dac063
|
svn blame: s/--revisions/--revision/.
|
2011-07-05 19:29:48 +03:00 |
|
Ville Skyttä
|
df00e7508b
|
svn*: Don't suggest short options.
|
2011-07-05 19:28:08 +03:00 |
|
Ville Skyttä
|
20045fabef
|
protoc: New completion.
|
2011-07-05 19:26:16 +03:00 |
|
Ville Skyttä
|
bd07926f65
|
host: New completion.
|
2011-07-01 20:24:14 +03:00 |
|
Ville Skyttä
|
c328b91352
|
nslookup: Fix option completion, add some option argument completions.
|
2011-07-01 20:22:55 +03:00 |
|
Ville Skyttä
|
dfaf85f197
|
pinfo: New completion, reusing the one for info.
|
2011-06-29 00:30:08 +03:00 |
|
Igor Murzov
|
c1132bd0a3
|
mplayer: Use the same completions as for mplayer2
Binary of mplayer2 should have name mplayer, but it turns out that at
least Debian packagers prefered to give different name.
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631551
|
2011-06-26 14:39:51 +04:00 |
|
Raphaël Droz
|
17a316bfca
|
lpstat error handling in case cupsd is not started.
|
2011-06-19 12:01:17 +03:00 |
|
Ville Skyttä
|
ccb8c91803
|
service: Always include start and stop in service command completions.
Not all services are in /etc/init.d files (such as systemd ones) from
which command completions can be parsed from.
|
2011-06-18 23:26:57 +03:00 |
|
Ville Skyttä
|
38dc63d591
|
dot: New completion.
|
2011-06-18 18:25:47 +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 |
|
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 |
|
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 |
|
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
|
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 |
|
Igor Murzov
|
a0834d3bf4
|
kcov: New completion
|
2011-06-06 01:06:25 +04: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 |
|