957 Commits

Author SHA1 Message Date
ianmacd
a09813d820 - update version and changelog 2004-02-15 02:49:21 +00:00
ianmacd
5fdad246c4 - update release to 20040214 2004-02-15 02:45:21 +00:00
ianmacd
c466c978a5 - big speed up for dpkg completion (patch from Philipp Weis <pweis@pweis.com>) 2004-02-14 09:28:58 +00:00
ianmacd
373466bde8 - fix chsh completion to work on Debian 2004-02-13 07:47:38 +00:00
ianmacd
f586171b21 - fix for ant completion by Itamar Almeida de Carvalho <itamar@oktiva.com.br> 2004-02-13 07:27:24 +00:00
ianmacd
a72dd42787 - make 'make -f' completion work properly (fix from
Matthew Cheetah Gabeler-Lee <cheetah@fastcat.org>
2004-02-13 07:24:42 +00:00
ianmacd
c2e720b971 - don't unset $have twice at end of script (fix from
Salve Nilsen <salve.nilsen@met.no>)
2004-02-12 20:48:32 +00:00
ianmacd
c4e68a05fb - fix up a continuation error in _filedir() 2004-02-12 20:37:39 +00:00
ianmacd
0250405a1a - update version and changelog 2004-02-10 09:25:43 +00:00
ianmacd
1633215c0f - update to release 20040210 2004-02-10 08:33:22 +00:00
ianmacd
d5a0ed16ea - make apt-cache know about the rdepends option
(patch by Vince <loki@internode.on.net>)
2004-02-09 21:12:40 +00:00
ianmacd
fd9735b8e6 - install yum-arch completion only if we also have yum 2004-02-09 21:06:01 +00:00
ianmacd
05ce56be91 - dd completion by Andrew Taylor <ataylor@its.to> 2004-02-09 21:02:48 +00:00
ianmacd
715d696c22 - xine and mplayer can complete on .VOB files (previously, only .vob was
supported)
2004-02-09 20:57:31 +00:00
ianmacd
1d124683ef - make xspec parsing immune to comments (Debian bug #226812)
(fix by Immanuel Halupczok <debian@karimmi.de>)
2004-02-09 20:52:35 +00:00
ianmacd
4c829f2d2c - stop things like 'sudo mount<Tab>' from returning all possible completions
as a single argument.

  Sigh. I no longer understand this function and I'm sure this has now
  broken something else. This is simply impossible to get right. Shell
  was never meant for anything this complicated. :-(

  The breakage seems to have been introduced as part of 1.577.
2004-02-09 20:40:41 +00:00
ianmacd
178d2d90df - allow mplayer to complete on .m2v files, too 2004-02-09 19:57:10 +00:00
ianmacd
4972fbaf59 - make export completion do proper quoting when completing a variable's
value (patch from Andreas Seltenreich <uwi7@rz.uni-karlsruhe.de>
2004-02-09 19:52:56 +00:00
ianmacd
e4a65aca06 - add 'up' as a synonym to 'update' in CVS completion (patch from
Ville Skyttä <ville.skytta@iki.fi>
2004-02-09 19:50:56 +00:00
ianmacd
8ef5b7510c - xine can also complete on .asx files 2004-02-09 19:49:11 +00:00
ianmacd
ccaa00fda1 - ri from Ruby 1.9 tree now requires -c to list the classes it knows about 2004-01-04 11:38:09 +00:00
ianmacd
fdac441c0b - update version and changelog 2004-01-01 06:40:39 +00:00
ianmacd
047c26a7aa - update release to 20040101 2004-01-01 06:39:28 +00:00
ianmacd
c10c2fed30 - avoid pulling in .rpm* files from $BASH_COMPLETION_DIR/*
(fix by Ville Skyttä <ville.skytta@iki.fi>)
2004-01-01 00:18:21 +00:00
ianmacd
9f1f24efee - snownews completion by Michael Scherer <scherer.michael@free.fr> 2004-01-01 00:00:50 +00:00
ianmacd
30c8eb9a73 - Postfix completion enhancement by Michael G <michaelg@amerion.net> 2003-12-31 23:58:30 +00:00
ianmacd
3f49cf9339 - mtx completion by Jon Middleton <jjm@ixtab.org.uk> 2003-12-31 23:54:41 +00:00
ianmacd
3eb3e5724b - wvdial patch from Guillaume Rousse <rousse@ccr.jussieu.fr> 2003-12-31 23:51:46 +00:00
ianmacd
408553e471 - FreeBSD portinstall fix from Jean-Baptiste Quenot <jb.quenot@caraldi.com> 2003-12-31 23:48:05 +00:00
ianmacd
35ee4662b3 - transpose two lines 2003-12-31 07:47:38 +00:00
ianmacd
de7b54db76 - add CVS $Id$ tags 2003-12-31 07:22:37 +00:00
ianmacd
684f266a0e - allow class methods to be returned for integrated version of ri
- distinguish between class and instance methods with integrated version of
  ri, by differentiating on # and .
2003-12-31 07:18:08 +00:00
ianmacd
8e29a9897c - large-scale overhaul:
- now also works with the version of ri that is in the Ruby 1.9 CVS tree
  - works with 1.8.1 when older versions of ri generate warnings
  - some minor code clean-up
2003-12-31 06:48:05 +00:00
ianmacd
19d715515e - update version and changelog 2003-12-24 22:20:51 +00:00
ianmacd
f8ce7a0ea9 - update release to 20031225 2003-12-24 22:19:13 +00:00
ianmacd
3d9501e34d - ogg123 can now handle .flac and .spx files 2003-12-24 15:11:43 +00:00
ianmacd
b36b354865 - mutt completion improvements by Rodrigo Bernardo Pimentel <rbp@isnomore.net> 2003-12-15 18:02:22 +00:00
ianmacd
05725fd9f9 - more improvements to find(1) completion by Rodrigo Bernardo Pimentel
<rbp@isnomore.net>
2003-12-15 17:57:49 +00:00
ianmacd
c53efc189c - forgot to update release 2003-12-15 17:54:17 +00:00
ianmacd
c653b2001a - update version and changelog 2003-12-15 08:53:35 +00:00
ianmacd
b2a7765b00 - find(1) completion improvements by Rodrigo Bernardo Pimentel
<rbp@isnomore.net>
2003-12-15 08:49:51 +00:00
ianmacd
1d45ccd703 - ImageMagick completion by Guillaume Rousse <rousse@ccr.jussieu.fr> 2003-12-15 08:42:50 +00:00
ianmacd
62b79f9d78 - replace some white space 2003-12-15 08:30:23 +00:00
ianmacd
05cd910a1d - allow gpdf to complete on PDF files 2003-12-15 08:09:01 +00:00
ianmacd
cdfe933384 - apt-cache completion updates from Danilo Piazzalunga
<danilopiazza@libero.it>
2003-12-12 10:10:49 +00:00
ianmacd
073e0050cb - add sitecopy completion by Eelco Lempsink <eelcolempsink@gmx.net> 2003-12-10 01:20:38 +00:00
ianmacd
fca0d23a68 - need correct date on changelog 2003-11-25 18:09:00 +00:00
ianmacd
8533f4477f - update version to 20031125 2003-11-25 18:07:20 +00:00
ianmacd
38d2945a3e - update version and changelog 2003-11-25 17:54:23 +00:00
ianmacd
755041cb5f - first cut at mutt completion by Rodrigo Bernardo Pimentel <rbp@isnomore.net> 2003-11-25 17:37:37 +00:00