1375 Commits

Author SHA1 Message Date
ianmacd
0f4e8b6e3e - update release to 20040331 2004-03-31 15:45:32 +00:00
ianmacd
7313f87593 - mention new contrib completions 2004-03-31 15:44:58 +00:00
ianmacd
513e68d595 - update version and changelog 2004-03-31 15:43:40 +00:00
ianmacd
002c6da898 - remove links from list of commands that complete on .html 2004-03-30 21:21:51 +00:00
ianmacd
cec1754b44 - mplayer file extension additions from Michael Spurlock <mspurloc@us.ibm.com> 2004-03-30 21:16:24 +00:00
ianmacd
9f7ca9ff2a - subversion completion by Jean-Baptiste Quenot <jb.quenot@caraldi.com> 2004-03-30 21:12:00 +00:00
ianmacd
195bb6afb7 - add CVS tags 2004-03-30 21:05:45 +00:00
ianmacd
78f55167af - add Mailman completion by Guillaume Rousse <rousse@ccr.jussieu.fr> 2004-03-30 21:05:34 +00:00
ianmacd
8ff2a2db2a - CUPS cancel(1) completion by Jean-Baptiste Quenot <jb.quenot@caraldi.com> 2004-03-30 21:01:33 +00:00
ianmacd
2836f77de8 - update switch completion 2004-03-30 20:39:11 +00:00
ianmacd
bc1eed1b30 - minor mkisofs fix 2004-03-30 20:17:15 +00:00
ianmacd
cc0922811f - add amaya to list of browsers 2004-03-30 20:16:07 +00:00
ianmacd
8bac9f2080 - _comp-dpkg-installed-packages() was not returning packages designated
'essential'
2004-03-30 20:15:33 +00:00
ianmacd
5cbb9e2a31 - allow cvs completion to handle the various sub-command abbreviataions, such
as 'di' for 'diff', etc. (patch from Chris Halls <halls@debian.org>)
2004-03-30 20:12:09 +00:00
ianmacd
54ec02a97a - fix man and cc completion for Cygwin (patch by Mike Wittman
<mwittman@seismicmicro.com>)
2004-03-30 19:02:46 +00:00
ianmacd
32a3e243bf - Lisp completions by Nikodemus Siivola <tsiivola@cc.hut.fi> 2004-03-30 18:56:02 +00:00
ianmacd
f8c37013c4 - some versions of bash don't like function names containing hyphens 2004-02-25 03:03:28 +00:00
ianmacd
683a4f5321 - remove extraneous text from changelog 2004-02-15 02:50:16 +00:00
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