528 Commits

Author SHA1 Message Date
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
Ville Skyttä
b8267d131e Add *.Z support to man completion. 2010-03-30 22:04:07 +03:00
Ville Skyttä
d6068483d2 Add *.xz support to man completion. 2010-03-30 22:02:30 +03:00
Ville Skyttä
6e373da8e1 Clean up cfagent option completions. 2010-03-30 20:49:43 +03:00
Ville Skyttä
27952228d7 Clean up cryptsetup option completions. 2010-03-30 20:49:35 +03:00
Ville Skyttä
bb16f00030 Get rid of one (not-prefixed-with-'command') grep. 2010-03-30 20:23:17 +03:00
Ville Skyttä
15cc44a67b Don't install mock completion by default, it's in upstream mock > 1.1.0. 2010-03-20 22:40:00 +02:00
Guillaume Rousse
0098435c71 rename _get_command to _get_first_arg, and move it to main file, as it is a generic utility function 2010-03-14 19:27:40 +01:00
guillaume
b68a572119 initial import 2010-03-14 19:23:30 +01:00
David Paleino
4a2a236531 Revert "Added .ogv completion to mplayer (Debian: #573001)"
This reverts commit f24dbe8dd45cba63c6acf89fa8a300b1eae56567.
2010-03-08 18:32:40 +01:00
David Paleino
f24dbe8dd4 Added .ogv completion to mplayer (Debian: #573001) 2010-03-08 12:41:34 +01:00
David Paleino
8755f716fc Merge branch 'master' of git+ssh://git.debian.org/git/bash-completion/bash-completion 2010-03-08 12:38:33 +01:00
Michele Ballabio
fca102412e Add *.t[bl]z support for pkgtools
pkgtools also supports tbz (bzip2) and tlz (lzma) compression
formats since april 2009.
2010-03-07 21:03:47 +02:00