975 Commits

Author SHA1 Message Date
ianmacd
11aa2f29fa - Support more MPlayer subtitle types. (Thanks to justus schwartz
<justus@gmx.li>)
2005-01-25 09:11:02 +00:00
ianmacd
4322f603ce - Remove w3m from commands that complete on .html files, as it's now a more
general file browser. (Debian #291359)
2005-01-25 00:41:25 +00:00
ianmacd
7601cb66fe - Update version and changelog. 2005-01-21 21:30:40 +00:00
ianmacd
8510ce97db - Fix broken sudo completion.
- Bump version to 20050121
2005-01-21 21:29:49 +00:00
ianmacd
94cc722836 - Update version and changelog. 2005-01-20 09:10:19 +00:00
ianmacd
09f8180c3a - Bump version to 20050120. 2005-01-20 09:10:00 +00:00
ianmacd
b1ecafb4a1 - Improve ssh2 known hosts completion. (Debian bug #282767) 2005-01-19 03:41:36 +00:00
ianmacd
f2483dc46a - Remove xargs from list of commands that do longopts completion. xargs
now does completion like sudo, exec, nice, strace, etc.
2005-01-19 03:22:03 +00:00
ianmacd
614057ff5e - Pass over switches to metacommands like sudo, nice, exec, etc.
(Debian bug #289847)
2005-01-19 03:19:45 +00:00
ianmacd
1f2582a85c - Trivial fix to allow python to be called with a path component without
bash displaying a bad subscript error. (Debian bug #290748)
2005-01-16 18:10:51 +00:00
ianmacd
0b2be3fc7b - unzip should also work on .sxw files. (Debian bug #286738) 2005-01-16 17:44:15 +00:00
ianmacd
38b07ad587 - Lots of commands that use _longopts() don't use filenames at all, so
these shouldn't be mapped with '-o filenames'. (Debian bug #283069, which
  related only to wget)
2005-01-16 17:42:01 +00:00
ianmacd
fe8b2e840a - Make dd treat completions as filenames, which is bad for options, but
good for filename arguments to 'if' and 'of'. (Debian bug #287286)
2005-01-16 17:27:29 +00:00
ianmacd
a540b68812 - Fix lvresize errors when running as non-root (Debian #285604) 2005-01-16 17:12:27 +00:00
ianmacd
ca822d3f56 - Better summary. 2005-01-13 02:14:40 +00:00
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