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 |
|
David Paleino
|
c601309ae5
|
Split gcc completion to contrib/gcc
|
2009-06-05 21:41:31 +02:00 |
|
David Paleino
|
1924616663
|
Split dpkg-related completions to contrib/dpkg (and re-enable usage of grep-status if available)
|
2009-06-05 21:39:46 +02:00 |
|
David Paleino
|
2bc6994409
|
Split bash builtins completions to contrib/bash-builtins
|
2009-06-05 21:22:07 +02:00 |
|
David Paleino
|
653fc03d6b
|
Revert "Don't assume "sed" being GNU sed, use "gsed" whenever available (Debian: #501479, Alioth: #311393)"
This reverts commit 6170eb0001510426ccc7461e60e46c68992bcd14.
Conflicts:
CHANGES
|
2009-06-05 20:53:51 +02:00 |
|
David Paleino
|
e6b7e5ec64
|
Split man completion to contrib/man
|
2009-06-05 08:43:11 +02:00 |
|
David Paleino
|
b85df3b488
|
Split cvs-related completions to contrib/cvs
|
2009-06-05 08:41:27 +02:00 |
|
David Paleino
|
34d7032b12
|
Split rpm-related completions to contrib/rpm
|
2009-06-05 08:40:33 +02:00 |
|
David Paleino
|
477f3cbae9
|
Split apt-cache and apt-get completions to contrib/apt
|
2009-06-05 08:39:28 +02:00 |
|
David Paleino
|
554ab3d1bd
|
Split aptitude-related completions to contrib/aptitude
|
2009-06-05 08:38:19 +02:00 |
|
David Paleino
|
040841f890
|
Split apt_build completion to contrib/apt-build
|
2009-06-05 08:37:30 +02:00 |
|
David Paleino
|
1cd950db89
|
Split chsh completion to contrib/chsh
|
2009-06-05 08:36:22 +02:00 |
|
David Paleino
|
69e956e174
|
Split chkconfig completion to contrib/chkconfig
|
2009-06-05 08:35:24 +02:00 |
|
David Paleino
|
7dbb6a2e3d
|
Split jar completion to contrib/jar
|
2009-06-05 08:33:55 +02:00 |
|
David Paleino
|
f844abd042
|
Split autorpm completion to contrib/autorpm
|
2009-06-05 08:32:07 +02:00 |
|
David Paleino
|
81e48606d0
|
Don't install _subversion anymore
|
2009-06-05 08:30:26 +02:00 |
|
David Paleino
|
4bf60b4e9a
|
Split {update,invoke}-rc.d completions to contrib/sysv-rc
|
2009-06-05 08:29:09 +02:00 |
|
David Paleino
|
b14fdb74b3
|
Split dict completion to contrib/dict
|
2009-06-05 08:26:19 +02:00 |
|
David Paleino
|
fe1e044ed1
|
Split iconv completion to contrib/iconv
|
2009-06-05 08:25:08 +02:00 |
|
David Paleino
|
6a9c2b191b
|
Split mutt completion to contrib/mutt
|
2009-06-05 08:23:47 +02:00 |
|
David Paleino
|
6170eb0001
|
Don't assume "sed" being GNU sed, use "gsed" whenever available (Debian: #501479, Alioth: #311393)
|
2009-06-05 08:13:46 +02:00 |
|