59 Commits

Author SHA1 Message Date
David Paleino
4b048477fd Renamed contrib/subversion to contrib/_subversion (prefixed with _ to
avoid file conflicts with upstream's one)
2008-12-19 22:20:22 +01:00
David Paleino
9d09e0eac6 Renamed contrib/svn > contrib/subversion. 2008-12-19 21:59:57 +01:00
David Paleino
ddf592ac5a Split subversion-related completions to contrib/svn. 2008-12-19 21:58:21 +01:00
David Paleino
a7f27a9b89 complete on gkrellm2 as well. Patch by Aaron Walker. 2008-12-11 20:15:30 +01:00
David Paleino
73225ea43c Added monodevelop and mdtool completions. 2008-11-25 15:14:27 +01:00
David Paleino
d203d34fc1 Added qdbus completion (LP: #257903) 2008-11-25 12:10:55 +01:00
David Paleino
ed7e461ed1 Allow configfile to contain spaces 2008-11-08 09:45:31 +01:00
David Paleino
39f96af59a Added support for `-F configfile' to _known_hosts(), ssh, scp and
sftp, thanks to Freddy Vulto (Closes: #504141)
2008-11-01 12:25:38 +01:00
David Paleino
886a6fdb50 Fixed ssh-copy-id completion 2008-10-24 19:19:37 +02:00
David Paleino
2df67cecb4 Moved ssh completion to separate file. 2008-09-27 12:58:42 +02:00
David Paleino
ebe750ffcf Moved apache2ctl to a separate file.
Fixed broken bash_completion (sorry, forgot to switch comments!)
2008-09-27 12:28:09 +02:00
David Paleino
e1f39bd088 Added gpg2 completion (Closes: #489927) 2008-09-27 12:25:19 +02:00
David Paleino
9cbd3ceab2 - add more completions to aptitude (Closes: #432289)
- fixed UTF-8 problem with _get_cword(), thanks to
    Andrei Paskevich (Closes: #472132)
  - fixed autoremove completion, thanks to Flavio Visentin
    (Closes: #474974)
  - cmf and CMF added to playmidi completion (Closes: #365658)
  - added rrdtool completion, thanks to Justin Pryzby (Closes: #428641)
  - added OpenDocument completion for unzip/zipinfo (.od{f,g,p,s,t})
    (Closes: #472940)
2008-05-10 18:04:06 +02:00
ianmacd
beb14fcdeb svk completion by Guillaume Rousse <guillomovitch@zarb.org>. 2006-03-01 09:45:03 +00:00
ianmacd
7560a45355 Added new subversion completion implementation by Guillaume Rousse
<guillomovitch@zarb.org> and removed the old one from contrib.
2006-03-01 09:22:43 +00:00
ianmacd
0fca1f487a Mercurial completion by Alexis S. L. Carvalho <alexis@cecm.usp.br>. 2006-02-25 23:25:41 +00:00
ianmacd
f6acf2d134 Permit ri completion to work with later versions. 2006-02-25 13:25:59 +00:00
ianmacd
877a04c356 Minor fix from Ted Stern <stern@cray.com>. 2005-07-11 15:49:14 +00:00
ianmacd
f45fe84f77 Contrib module completion by Ted Stern <stern@cray.com>. 2005-07-07 20:01:25 +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
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
cfb37aa9cd - bittorent completion by Guillaume Rousse <rousse@ccr.jussieu.fr> 2004-10-14 06:53:25 +00:00
ianmacd
85948e9a64 - adds support for lb and vb options (patch from Ville Skyttä
<ville.skytta@iki.fi>)
2004-07-05 21:37:47 +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
2836f77de8 - update switch completion 2004-03-30 20:39:11 +00:00
ianmacd
32a3e243bf - Lisp completions by Nikodemus Siivola <tsiivola@cc.hut.fi> 2004-03-30 18:56:02 +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
9f1f24efee - snownews completion by Michael Scherer <scherer.michael@free.fr> 2004-01-01 00:00:50 +00:00
ianmacd
3f49cf9339 - mtx completion by Jon Middleton <jjm@ixtab.org.uk> 2003-12-31 23:54:41 +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
073e0050cb - add sitecopy completion by Eelco Lempsink <eelcolempsink@gmx.net> 2003-12-10 01:20:38 +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
1a7e456891 - fix warnings generated by Ruby 1.8
- fix to work with ri 1.8
2003-09-17 05:39:21 +00:00
ianmacd
f8932a92dd - freeciv completion Guillaume Rousse <rousse@ccr.jussieu.fr> 2003-08-04 22:46:59 +00:00
ianmacd
9799bac147 - gkrellm completion by Guillaume Rousse <rousse@ccr.jussieu.fr> 2003-08-04 03:18:31 +00:00
ianmacd
3b13c232ad - dsniff util completion by Guillaume Rousse <rousse@ccr.jussieu.fr> 2003-08-03 00:59:16 +00:00
ianmacd
09bd6dbf69 - mcrypt completion by Ariel Fermani <the_end@bbs.frc.utn.edu.ar> 2003-07-20 08:01:16 +00:00
ianmacd
bb4c85886d - -o filenames instead of -o default 2003-06-01 18:40:11 +00:00
ianmacd
172ecdff1b - generate list of Perforce commands dynamically 2003-05-30 01:09:13 +00:00
ianmacd
c987f95b25 - move dict completion into main file and rewrite from scratch 2003-04-15 06:54:50 +00:00
ianmacd
e804e09e3c - add povray completion by "David Necas (Yeti)" <yeti@physics.muni.cz> 2003-01-21 08:01:07 +00:00
ianmacd
f08fe7caef - cksfv completion by Chris <xris@forevermore.net> 2003-01-21 07:24:01 +00:00
ianmacd
ab17b6d43b - unrar and unace completion by Guillaume Rousse <rousse@ccr.jussieu.fr> 2003-01-21 06:42:46 +00:00
ianmacd
9ba8410ab0 - Gnatmake completion by Ralf_Schroth@t-online.de (Ralf Schroth) 2002-08-19 14:57:44 +00:00
ianmacd
83cc9441ba - typo 2002-06-12 20:03:23 +00:00