ianmacd
deffa29f11
- Update version to 20050103.
2005-01-04 05:37:42 +00:00
ianmacd
7a49c1c156
- Complete rewrite of openssl(1) completion by Guillaume Rousse
...
<rousse@ccr.jussieu.fr>.
2005-01-03 04:38:41 +00:00
ianmacd
aa82bc1e9f
- pkg-config completion by Guillaume Rousse <rousse@ccr.jussieu.fr>.
2005-01-03 04:31:38 +00:00
ianmacd
6b3e365604
- Cygwin patch for mount and minor find (fstab) robustness fix by
...
Reini Urban <rurban@x-ray.at>
2005-01-03 02:42:12 +00:00
ianmacd
c79476f63c
- Completion for alternate Makefile paths by Christoph Gysin <cgysin@gmx.ch>.
2005-01-03 02:11:55 +00:00
ianmacd
c1709ab134
- ps2pdf completion by Volker Stolz <stolz@i2.informatik.rwth-aachen.de>.
2005-01-03 01:51:15 +00:00
ianmacd
19694551b4
- mkinitrd completion by Guillaume Rousse <rousse@ccr.jussieu.fr>.
2005-01-03 01:35:57 +00:00
ianmacd
881c8934c7
- modprobe factorisation patch by Guillaume Rousse <rousse@ccr.jussieu.fr>.
2005-01-03 01:24:14 +00:00
ianmacd
27d8b15673
- Wireless tools patch by Guillaume Rousse <rousse@ccr.jussieu.fr>
2005-01-03 01:02:16 +00:00
ianmacd
e01be92158
- cvs(1) completion fixes from Richard Lärkäng <nouseforaname@home.se>.
2005-01-02 23:53:47 +00:00
ianmacd
21c61a550e
- Add ,v files to list rcs(1) can complete on. From Ed Catmur
...
<ed@catmur.co.uk> via Aaron Walker <ka0ttic@gentoo.org>.
2005-01-02 23:48:27 +00:00
ianmacd
9fe226a1f7
- make sure unaliased grep is used in a couple of places. This really needs
...
to be performed throughout the file, everywhere where an external command
(or even a built-in) is called.
2004-11-22 20:20:43 +00:00
ianmacd
e9045c9877
- fixes for completing RealAudio files (patch by Peter Adolphs
...
<futzilogik@arcor.de>)
2004-10-24 17:01:56 +00:00
ianmacd
64f6f280df
- make screen completion include the socket part of session names (patch by
...
John Russell <jjrussell@gmail.com>)
2004-10-19 03:51:04 +00:00
ianmacd
1a29054a81
- bumped version to 20041017
2004-10-17 06:25:34 +00:00
ianmacd
b043fac67d
- properly unset $have at end of sourcing
2004-10-15 16:27:22 +00:00
ianmacd
34fe97c4c3
- scp completion was still broken for file names, both local and remote, that
...
contained shell metacharacters.
2004-10-15 05:51:09 +00:00
ianmacd
4a40628067
- fix gzip with files whose names contain spaces
2004-10-15 05:30:00 +00:00
ianmacd
d47f9b5a3a
- rename _comp-dpkg-installed-packages() to _comp_dpkg_installed_packages()
...
to comply with POSIX.2 shell function naming
2004-10-15 04:47:39 +00:00
ianmacd
b180e9baa7
- make talk, ytalk and finger not add a suffix of '@' after completing a user
...
name. This makes same-host completion more pleasant.
2004-10-15 04:42:27 +00:00
ianmacd
6e65bcbf65
- apt-cache improvements from savar@gmx.de
2004-10-14 14:57:41 +00:00
ianmacd
6f78a64e15
- add .miff as an extension for display completion
2004-10-14 07:31:18 +00:00
ianmacd
f24cb226b6
- process targets in included Makefiles during make completion (patch by
...
Christoph Gysin <cgysin@gmx.ch>)
2004-10-14 07:24:15 +00:00
ianmacd
d611f9d98f
- quote bash completion location variables for safety (paths containing spaces
...
would be problematic)
2004-10-14 07:14:12 +00:00
ianmacd
c6097ce6a5
- some more minor tidying
2004-10-14 07:10:11 +00:00
ianmacd
b96273aebf
- tidy up screen completion
2004-10-14 07:08:33 +00:00
ianmacd
35b146a107
- test for dhclient before installing its completion function
2004-10-14 06:54:55 +00:00
ianmacd
bb8b03c62f
- new dhclient and lvm completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
2004-10-14 06:52:14 +00:00
ianmacd
707c4b4e07
- fix scp completion breakage when filenames contained an ampersand
2004-10-13 18:58:48 +00:00
ianmacd
e4ee70875e
- fix sed error on service completion
2004-10-08 14:31:28 +00:00
ianmacd
34ea92401a
- add kghostview and kpdf for PostScript and PDF files
2004-09-30 07:48:57 +00:00
ianmacd
23d288d31e
- allow mplayer to complete on .dv files
2004-09-20 13:58:30 +00:00
ianmacd
7b171f1ef3
- grep doesn't support -q on Solaris, so send to /dev/null instead (reported
...
by Chris Dennis <Chris.Dennis@invidi.com>)
2004-07-22 22:41:37 +00:00
ianmacd
d6c6964131
- CVS completion fix by Ville Skyttä <ville.skytta@iki.fi>, to allow better
...
handling of files and dirs whose names contain whitespace
2004-07-19 06:45:15 +00:00
ianmacd
8159a80965
- rpm completion fix from Ville Skyttä <ville.skytta@iki.fi> to avoid
...
"--nodigest --nosignatures" being passed as a single option.
2004-07-19 06:43:10 +00:00
ianmacd
44d8f19808
- update release to 20040711
2004-07-11 16:36:39 +00:00
ianmacd
0591f62ba0
- eliminate use of grep in _filedir_xspec() (patch by Claudio Bley
...
<bley@CS.uni-magdeburg.de>)
2004-07-11 16:18:24 +00:00
ianmacd
386ce13cc5
- minor fix to mutt completion
2004-07-06 04:10:33 +00:00
ianmacd
1aad49138d
- fix for dpkg completion (patch by Itay Ben-Yaacov <nib_maps@yahoo.com>)
2004-07-05 21:45:00 +00:00
ianmacd
77eb4d490f
- allow symbolic links in /etc/bash_completion.d (patch by Ville Skyttä
...
<ville.skytta@iki.fi>)
2004-07-05 21:35:36 +00:00
ianmacd
27bb3d4001
- improve insmod, modinfo etc completion with path names (patch by Ville
...
Skyttä <ville.skytta@iki.fi>)
2004-07-05 21:31:47 +00:00
ianmacd
2ab2a6b0ec
- release updated to 20040704
2004-07-03 23:47:31 +00:00
ianmacd
7839d105ab
- '[' must come first in character classes for sed 4.1. _configure() needed to
...
be fixed.
2004-07-03 23:40:08 +00:00
ianmacd
a1969bdd57
mark-directories and mark-symlinked-directories are very convenient readline
...
settings which append a slash to a completed directory/symlinked directory.
Unfortunately, this doesn't work with directories found by looking at $CDPATH.
There is now also a slash appended if the user completes on an unambiguous
directory found by looking at $CDPATH.
Patch by Claudio Bley <bley@CS.uni-magdeburg.de>.
2004-07-03 23:15:29 +00:00
ianmacd
7b68bd104f
- add _rl_enabled() to detect whether a given readline variable is on. (patch
...
by Claudio Bley <bley@CS.uni-magdeburg.de>)
2004-07-03 22:56:08 +00:00
ianmacd
2a484f5160
- pgrep and pidof completion by "Peter K. Jensen" <pekaje@gmx.net>
2004-07-03 22:51:18 +00:00
ianmacd
5289fbd329
- use getent for UID and GID completion when available (based on a patch from
...
Guillaume Rousse <rousse@ccr.jussieu.fr>)
2004-07-03 22:31:33 +00:00
ianmacd
13ac864d18
- allow service completion to work on xinetd services (patch by Guillaume
...
Rousse <rousse@ccr.jussieu.fr>)
2004-07-03 22:26:29 +00:00
ianmacd
fe2b11ff26
- fix some spurious warnings in CVS completion (patch by Guillaume Rousse
...
<rousse@ccr.jussieu.fr>)
2004-07-03 22:23:57 +00:00
ianmacd
3d19912684
- use --dump-options with gpg to get viable options (much cleaner than listing
...
them all) (patch by Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>)
2004-07-03 22:20:34 +00:00