Ville Skyttä
5eead0ebee
Fix p4 completion, was broken in f8bafe285e7d20fdd82f77289059dd18f78312c2 (Alioth: #312625 ).
2010-07-11 14:51:06 +03:00
Anton Khirnov
b925bff04c
mplayer: update lavdopts suboptions
...
also sort them in alphabetical order
2010-07-11 12:15:21 +03:00
Anton Khirnov
78107506c6
mplayer: fix profile names completion.
...
unlike other '-foo help' style options for which the first line is
mplayer copyright info followed by ^Available line, -profile help
outputs first the list of profile names and copyirght info is actually
the last line.
2010-07-11 12:11:23 +03:00
Anton Khirnov
d1f5b983af
mplayer: complete on .nut and .bik files.
2010-07-11 11:51:24 +03:00
Anton Khirnov
b0c9212c54
mplayer: run mplayer with -nomsgmodule -nomsgcolor
...
this fixes completion if user has msgmodule and/or msgcolor enabled in
the config file.
2010-07-11 11:45:32 +03:00
Ville Skyttä
ff7c17e599
Trivial cleanups.
2010-07-01 20:21:35 +03:00
Ville Skyttä
6571c6685c
Add sqlite3 option completions, include *.db in filename ones (Alioth: 312605).
2010-06-29 19:30:32 +03:00
Ville Skyttä
603c25903d
Simplify/improve /etc/init.d/* completions.
...
Avoid subshell, do the right thing for filenames with spaces, do not
install completions for non-executable files.
2010-06-28 19:55:40 +03:00
Ville Skyttä
48027cfbe1
Add lr(un)zip completion.
2010-06-21 23:48:18 +03:00
Ville Skyttä
a874f3b35a
Add gif to mplayer filename completions (Alioth: #312512 ).
2010-06-20 15:58:51 +03:00
Ville Skyttä
6ac176ec72
Add crontab completion.
2010-06-18 00:24:04 +03:00
David Paleino
1f8b55a92a
Fixed "service" completion, thanks to John Hedges (Debian: #586210 )
...
The patch makes it safe even when every file in /etc/init.d/*
has a proper completion (unlikely, but seems like it happened).
Thanks to John Hedges <john@drystone.co.uk> for the patch, slightly
modified to make it more compact.
2010-06-17 17:43:18 +02:00
Ville Skyttä
f374d13516
Activate hping2 completion also for hping and hping3.
2010-06-16 20:33:43 +03:00
David Paleino
480f3bc908
Refreshed reportbug completion, added --from-buildd (Debian: #579471 )
2010-06-11 16:27:10 +02:00
David Paleino
83252965e2
Special-case "apt-get source" (Debian: #572000 )
2010-06-11 15:51:17 +02:00
Freddy Vulto
94372b2aa6
Merge branch 'use-_get_comp_words_by_ref'
2010-06-10 23:51:30 +02:00
Freddy Vulto
a8dd58cfa9
Added _upvars' and
_upvar'.
...
These helper methods aid in passing variables by reference.
2010-06-09 22:37:02 +02:00
Ville Skyttä
efaae3f8b9
Don't override command completions with init script ones.
...
Need to be more careful with these now as some command completions may already
be set up before contrib/service is sourced and we want them to survive.
2010-06-09 23:10:51 +03:00
Ville Skyttä
cdbfd8e224
Split ifup and ifdown completions into contrib/ifupdown.
2010-06-09 22:53:43 +03:00
Ville Skyttä
887361302b
Split ipsec completion into contrib/ipsec.
2010-06-09 22:50:33 +03:00
Ville Skyttä
3f1f6120d7
Split killall, pkill, pgrep and related completions into contrib/procps.
2010-06-09 22:47:42 +03:00
Ville Skyttä
77af9f50d3
Split kill, look, and renice completions into contrib/util-linux.
2010-06-09 22:41:01 +03:00
Ville Skyttä
bf0ec3ce0e
Split chown, chgrp, and id completions into contrib/coreutils.
2010-06-09 22:33:25 +03:00
Ville Skyttä
6068efc01f
Split service completion into contrib/service.
2010-06-09 22:19:05 +03:00
David Paleino
36189b0c7b
Added lintian completion
2010-05-24 18:23:24 +02:00
Ville Skyttä
8f16db6b5b
Make mplayer complete on *.tp.
2010-05-23 09:46:34 +03:00
Ville Skyttä
6a9c8f1d9b
Complete on *.fxm (JavaFX video) with xine based players and mplayer.
2010-05-18 23:54:22 +03:00
Ville Skyttä
bd35adfe21
Make ssh -b completion work on FreeBSD and Solaris.
2010-05-11 00:52:57 +03:00
Ville Skyttä
310eb69245
Add wol(1) completion.
...
May need a bit of work, see failing test case ("wol 00:").
2010-05-10 00:57:16 +03:00
Ville Skyttä
d270695374
Add --old-dirs to option completions.
2010-05-09 23:12:40 +03:00
Ville Skyttä
7a62d5b4f9
Remove duplicate --checksum, add "missing" trailing backslash.
2010-05-09 23:11:46 +03:00
Ville Skyttä
e69af25547
Add -context to find(1) options.
2010-05-08 00:18:40 +03:00
Mario Schwalbe
95648c40c5
Update find(1) completion (Alioth: #312491 ).
2010-05-08 00:10:07 +03:00
Ville Skyttä
734cdcdc1e
Split rmmod, insmod etc completion to contrib/module-init-tools.
2010-04-29 00:06:24 +03:00
Freddy Vulto
5dd8d3a727
Only complete xhost if (_)xhost is available
2010-04-26 20:04:48 +02:00
Freddy Vulto
5b8a8b3391
Fix leak of $cur from apache2ctl completion.
2010-04-26 19:45:46 +02:00
Ville Skyttä
38e9ef18b2
Fix leak of $arg from hcitool and cryptsetup completions.
2010-04-21 19:25:02 +03:00
Ville Skyttä
807ddd4105
lzma groks *.tlz.
2010-04-21 19:12:05 +03:00
Ville Skyttä
e270eb18e3
Improve filesystem type completions.
2010-04-21 19:07:17 +03:00
Ville Skyttä
65fd4f1798
Fix indentation.
2010-04-21 00:29:45 +03:00
Guillaume Rousse
eeea73c93e
Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-completion
2010-04-19 20:48:05 +02:00
Guillaume Rousse
08e7a2cbfd
initial import
2010-04-19 20:47:50 +02:00
Ville Skyttä
7fc1fa88a8
Fix handling of short xz options.
...
Was broken in 8f42adfa8d5e9fbbba9566d1b76d9f89667e6d98
2010-04-19 21:36:47 +03:00
Igor Murzov
43421d781b
Add .txz and .tlz to the list of known extensions for xz
2010-04-19 21:10:47 +03:00
Guillaume Rousse
e28d19ef4c
initial import
2010-04-19 19:59:47 +02:00
Guillaume Rousse
b6762781b8
initial import
2010-04-19 19:45:24 +02:00
Guillaume Rousse
89de94b2c7
fix interface completion, nd use _get_pword function
2010-04-19 19:45:06 +02:00
Ville Skyttä
d05634409c
Make iconv encoding completion more portable.
2010-04-11 16:50:10 +03:00
Ville Skyttä
a44c07fb9e
Add more iconv option completions, use _split_longopt.
2010-04-11 16:50:10 +03:00
Ville Skyttä
ac7ed92f52
Add *.taz support for gzip/gunzip.
2010-03-30 22:11:24 +03:00