1110 Commits

Author SHA1 Message Date
ianmacd
0a1148ac19 - Update version and changelog 2005-01-13 01:25:18 +00:00
ianmacd
e7762b2bb4 - Bump version to 20050112 2005-01-13 01:22:45 +00:00
ianmacd
a5596f5c9e - Make completion work for chown/chgrp when group names contain spaces.
Patch by Robin Rosenberg <robin.rosenberg@dewire.com>
2005-01-12 21:45:16 +00:00
ianmacd
9dfd6a5190 - Wireless tools completion improvements by Guillaume Rousse
<rousse@ccr.jussieu.fr>
2005-01-10 22:39:56 +00:00
ianmacd
9ec5ae465b - Make location of openssl.cnf somewhat more flexible (patch by
Ville Skyttä <ville.skytta@iki.fi>)
2005-01-04 22:35:41 +00:00
ianmacd
8c08c4c00a - Update version and changelog. 2005-01-04 05:38:58 +00:00
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
4e08962c14 - New snownews completion by snownews completion by Guillaume Rousse
<rousse@ccr.jussieu.fr>.
2005-01-03 02:00:44 +00:00
ianmacd
c1709ab134 - ps2pdf completion by Volker Stolz <stolz@i2.informatik.rwth-aachen.de>. 2005-01-03 01:51:15 +00:00
ianmacd
24ab164389 - Bug fix for when remote directory contains the string 'site'. Patch by
James Rowe <Jay@jnrowe.ukfsn.org>.
2005-01-03 01:44:22 +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
779d6730e4 - updated version and changelog 2004-10-17 06:25:06 +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
cfb37aa9cd - bittorent completion by Guillaume Rousse <rousse@ccr.jussieu.fr> 2004-10-14 06:53:25 +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
6a7b41a732 - update version and changelog 2004-07-11 16:41:18 +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