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
ianmacd
80a76143b3
- user completion for w(1)
2003-11-19 18:11:25 +00:00
ianmacd
2c18d244cf
- complete on both classes and methods by default
...
- declare classes as an array
2003-11-19 11:19:05 +00:00
ianmacd
55d80e2deb
- yum completion improvements from Haakon Nilsen <haakon@ii.uib.no>
2003-11-15 07:59:13 +00:00
ianmacd
a8a63a9cd8
- update version and changelog
2003-11-12 09:23:31 +00:00
ianmacd
c6edf18b43
- update release to 20031112
2003-11-12 09:20:42 +00:00
ianmacd
a4785d9f7f
- default to file completion in perldoc, if current parameter contains
...
a slash
2003-11-12 09:19:52 +00:00
ianmacd
796401e090
- further bogus matches removed from makefile completion
2003-11-12 09:10:52 +00:00
ianmacd
ef6f04e8ce
- add .aac and .mp4 support to mplayer
2003-11-05 18:41:32 +00:00
ianmacd
33a4623648
- remove bogus targets from make completion
2003-11-03 23:27:29 +00:00
ianmacd
0dd15c6cc7
- add support for matroska files to mplayer
2003-11-03 22:33:01 +00:00
ianmacd
d3a2543e5a
- rpm -qf improvement by Götz Waschk <waschk@informatik.uni-rostock.de>
2003-11-03 22:28:55 +00:00
ianmacd
5c849cff84
- gzip should complete on .gz files after redirection
2003-11-02 20:19:46 +00:00
ianmacd
395da13b46
- bash 'command' built-in should also complete on commands
2003-10-30 21:40:28 +00:00
ianmacd
3d6721d0d7
- update version and changelog
2003-10-22 07:17:28 +00:00
ianmacd
bc202213e8
- update version to 20031022
2003-10-22 07:16:51 +00:00
ianmacd
d1edd5f173
- another unbound variable warning removed
2003-10-20 19:07:58 +00:00
ianmacd
00ccdf4c92
- add URL for latest version of software
2003-10-20 19:05:20 +00:00