203 Commits

Author SHA1 Message Date
David Paleino
0a727a5cdc Add changelog line for commit 3fe193f81a3e 2009-09-16 14:21:08 +02:00
David Paleino
f86fa99740 Added changelog line for commit 1421e55 2009-09-16 12:59:34 +02:00
David Paleino
7e379590b2 Improve qemu completion (Debian: #534901) 2009-09-16 12:53:23 +02:00
David Paleino
86d6d20cb0 Added m4v completion to mplayer (Debian: #504213) 2009-09-16 12:16:56 +02:00
Freddy Vulto
8eaf5a1c2a Updated CHANGES 2009-09-13 21:29:35 +02:00
Ville Skyttä
c31daf26ae Fix sbcl file/dirname completion (Debian: #545743). 2009-09-09 18:54:18 +03:00
Ville Skyttä
bb43fd63bf Split yum into _yum and yum-arch.
The plan is to move yum completion to yum upstream soon:
http://lists.baseurl.org/pipermail/yum-devel/2009-August/005777.html
2009-09-08 20:28:51 +03:00
Ville Skyttä
81458b0b9f Add yum --enable/disableplugin completions. 2009-09-08 20:20:48 +03:00
Ville Skyttä
b5505959af Don't hardcode path to lsmod. 2009-09-06 18:51:00 +03:00
Ville Skyttä
47fb2d8f0e Revert "Improve sudo completion (Alioth: #311414)."
This reverts commit 11d4d978876ceb58eaec5dcfd82fae7b9699acfd.
Avoiding breaking completion for the sudo'd command isn't as
straightforward as I thought.
2009-09-05 00:26:48 +03:00
Freddy Vulto
de585f387d Fix _known_hosts_real() to not glob awk script
See also bugreport Alioth #311614.

Added tests for the awk script processing IP numbers.  To run the tests:

   cd test
   ./runUnit _known_hosts_real.exp
   ./runCompletion ssh.exp scp.exp sftp.exp
2009-09-04 23:08:56 +02:00
Ville Skyttä
11d4d97887 Improve sudo completion (Alioth: #311414). 2009-09-04 23:59:34 +03:00
Ville Skyttä
8770727a08 Add xz and compress support to rpmbuild -t*/--tarbuild completion. 2009-08-26 23:58:50 +03:00
Ville Skyttä
2bef79059c Add more tarball filename extensions to rpmbuild -t*/--tarbuild completion. 2009-08-26 23:55:28 +03:00
Ville Skyttä
405e33deed Do not require a dot in bzcmp, bzdiff, bz*grep, zcmp, zdiff, z*grep, zless, and zmore filename completions. 2009-08-18 11:31:39 +03:00
Ville Skyttä
e074f7ff83 Complete bzcat and zcat only on compressed files. 2009-08-18 11:22:16 +03:00
Ville Skyttä
8c43004135 Add lz*grep, lzless, and lzmore completion. 2009-08-18 11:15:01 +03:00
Ville Skyttä
7e92537bad Add $compopt (":" i.e. noop with bash < 4, "compopt" with >= 4). 2009-08-12 23:49:27 +03:00
Freddy Vulto
2e87bd4c01 Added setting COMP_KNOWN_HOSTS_WITH_HOSTFILE
`_known_hosts_real' will add hosts from HOSTFILE (compgen -A hostname), unless
`COMP_KNOWN_HOSTS_WITH_HOSTFILE' is set to an empty value.

To run the unit tests:

   $ cd test && ./runUnit _known_hosts_real.exp
2009-08-12 22:20:56 +02:00
Ville Skyttä
dcc30c71c2 Add *.ogv to xine-based players (Debian: #540033). 2009-08-05 23:47:15 +03:00
Ville Skyttä
c86a402077 Load "modules" completion if /etc/profile.d/modules.sh exists even if the "module" alias has not been defined (yet). 2009-07-29 00:22:14 +03:00
Freddy Vulto
3d7321bc68 Fix leaking $i from python completion 2009-07-24 11:52:58 +02:00
Freddy Vulto
6966cad8cf Fix leaking $i from `man' completion 2009-07-24 09:07:32 +02:00
Ville Skyttä
a490556a5b Fix leaking $prev from _service(). 2009-07-23 00:37:33 +03:00
Ville Skyttä
06eed586ee Add lzcat and unlzma completion. 2009-07-20 20:00:33 +03:00
Ville Skyttä
d3d1a9f895 Add xz, xzcat, xzdec, and unxz completion. 2009-07-20 19:57:36 +03:00
Ville Skyttä
c6e916bece Add reference to Ubuntu bug about disabling PostgreSQL database and user completions. 2009-07-14 21:13:43 +03:00
Ville Skyttä
e34f96e50d Associate *.po with poedit, gtranslator, kbabel, and lokalize. 2009-07-13 18:28:42 +03:00
Ville Skyttä
0f18d2327a Add xmlwf completion. 2009-07-07 18:48:22 +03:00
Ville Skyttä
a050115f2f Rephrase OO tools -> applications. 2009-07-03 00:53:49 +03:00
Ville Skyttä
c78e27cd7c Associate .tsv with oocalc. 2009-07-02 22:57:01 +03:00
Ville Skyttä
2b56b95caa Associate OOXML/MS Office 2007 extensions with OpenOffice tools. 2009-07-02 22:54:05 +03:00
Ville Skyttä
8b2416c180 Invoke the actual mplayer/mencoder command being completed (with full path) to get various completions instead of simply "mplayer" or "mencoder". 2009-06-18 20:36:09 +03:00
David Paleino
ab36c8d29d Added avahi-discovered hosts to _known_hosts_real() (Debian: #518561) 2009-06-18 13:12:52 +02:00
David Paleino
f4c8afb826 It was really Freddy's fix 2009-06-18 11:55:09 +02:00
Ville Skyttä
fb58599470 Use _split_longopt in mailman. 2009-06-12 20:26:54 +03:00
Ville Skyttä
4956b5fef5 Use _split_longopt in heimdal. 2009-06-12 20:19:20 +03:00
Ville Skyttä
eea696d9cc Use _split_longopt in bluez-utils. 2009-06-12 20:18:09 +03:00
Ville Skyttä
42ca281cb7 Use _split_longopt for reportbug. 2009-06-12 20:11:23 +03:00
Ville Skyttä
4e71c6ae50 Wording improvement, thanks to Guillaume. 2009-06-12 20:02:41 +03:00
Ville Skyttä
b69961b257 Use _split_longopt with yum, add some option (non-)completions. 2009-06-09 00:41:14 +03:00
Ville Skyttä
696ee59f7e Note 'have foo' additions. 2009-06-09 00:18:27 +03:00
Ville Skyttä
2e641b5c6f Improve rpm group completion.
Displayed completions are still wrong but now at least real ones containing
spaces do work and unusual input does not cause grep errors.
http://lists.alioth.debian.org/pipermail/bash-completion-devel/2009-May/001486.html
2009-06-09 00:13:20 +03:00
Ville Skyttä
cb8c77011e Use _split_longopt in pkg-config completion, some trivial improvements. 2009-06-08 21:11:39 +03:00
Ville Skyttä
079aca216a Split Slackware pkgtools completion to contrib/pkgtools. 2009-06-08 20:49:52 +03:00
Ville Skyttä
cba4d8faf8 Split various FreeBSD completions to contrib/ . 2009-06-08 20:41:52 +03:00
David Paleino
3523463475 Explain why _subversion isn't installed anymore 2009-06-06 00:03:17 +02:00
David Paleino
4c9dcbb836 Split pineaddr completion to contrib/pine 2009-06-05 21:44:02 +02:00
David Paleino
8c88c2283f Split cardctl completion to contrib/cardctl 2009-06-05 21:42:59 +02:00
David Paleino
b5029b732e Split dselect completion to contrib/dselect 2009-06-05 21:42:14 +02:00