1110 Commits

Author SHA1 Message Date
David Paleino
351121fc39 added extra/dh_bash-completion to ease future rewrite of bc. 2008-06-17 22:28:54 +02:00
David Paleino
23f6e76c62 Setting release to 20080617. 2008-06-17 22:25:58 +02:00
David Paleino
0845438d88 Fixed typo in dpkg-source completion 2008-05-17 18:51:31 +02:00
David Paleino
9fa9f17545 added .m2ts completion to mplayer (Closes: #480879) 2008-05-16 17:32:42 +02:00
David Paleino
868baf6be2 added .svg completion to display (Closes: #441017) 2008-05-11 18:35:16 +02:00
David Paleino
ee505521ad added .pdf.bz2 completion to evince (Closes: #424736) 2008-05-11 18:28:38 +02:00
David Paleino
bb511b1c42 fixes _get_cword() function to properly handle filenames with whitespaces (Closes: #394636, #468254, #474094) 2008-05-11 17:58:00 +02:00
David Paleino
51b1cac05a Already fixed during the "Big Merge": "fixes get_cword -> _get_cword typo (Closes: #478596)" 2008-05-11 17:30:41 +02:00
David Paleino
c91d9dd81a Perl completion already fixed during the Ubuntu-Debian-upstream
source code merge (Closes: #470742)
2008-05-11 17:02:34 +02:00
David Paleino
a5ce469d31 {bz,z}{cat,cmp,diff,egrep,fgrep,grep,less,more} now should complete
on all filenames, not just compressed archives (just commented out)
(Closes: #455510)
2008-05-11 16:47:01 +02:00
David Paleino
18b100bf89 Fixed typo in Steve's changelog :) 2008-05-11 15:46:32 +02:00
David Paleino
d9988bc846 make mkdir complete also on filenames (Closes: #376433) 2008-05-11 15:32:49 +02:00
David Paleino
613436a3f1 fixed escaping problems with job control (i.e. disown, jobs, bg,
fg): the argument is now surrounded by "" (Closes: #347316)
2008-05-11 14:32:21 +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
Steve Kemp
399978cba0 * Update apt-get completion to include the flag "--no-install-recommends" 2008-05-06 20:37:03 +01:00
Steve Kemp
23b64f38d9 Allow mutt completion to include local usernames. 2008-05-06 20:35:34 +01:00
Steve Kemp
177ebd4b8b Allow tsocks completion 2008-05-06 20:34:22 +01:00
Steve Kemp
a499ea5d23 Fixed a couple of comment typos 2008-05-06 20:26:08 +01:00
Steve Kemp
43b04695ba Updated mplayer completion to add aif 2008-05-06 20:21:38 +01:00
Steve Kemp
2236ce5ab3 Fix the completion of perl manpages 2008-05-06 20:20:14 +01:00
Steve Kemp
55e6b3534f Applied patch to fix completion of unmount command. (Closes: #470539) 2008-05-06 20:14:12 +01:00
David Paleino
57e261ccf4 Still a test... (sorry I had commented out the actual committing code... :s) 2008-05-03 10:30:28 +02:00
David Paleino
e02e73dd77 Yet another test... 2008-05-03 10:26:55 +02:00
David Paleino
ea89960f70 Testing CIA.vc 2008-05-03 08:57:17 +02:00
David Paleino
b8ad183f7d Removing testfile -- hope it send another mail :) 2008-05-03 00:57:01 +02:00
David Paleino
55a1b11759 Testing the post_commit hook :) 2008-05-03 00:41:06 +02:00
David Paleino
71187737a3 * debian/copyright - now in a fancier machine-parsable format.
* debian/control:
  - added myself to Uploaders
  - debhelper Build-Depends updated to >= 6.
* debian/watch:
  - improved current watch line regex
  - added (commented out) probable future watch line
* debian/compat bumped to 6
* debian/dirs, debian/install and debian/links added
* debian/rules:
  - refactored to make use of debian/{dirs,install,links}
2008-05-01 23:18:51 +02:00
David Paleino
54f5544b6b Merged changes from Debian. 2008-05-01 22:59:32 +02:00
David Paleino
f273c3aeca Ubuntu changes merged. 2008-05-01 22:22:11 +02:00
ianmacd
183c583183 Add MPlayer completion for .flv files. 2006-04-24 07:07:37 +00:00
ianmacd
a6ed4b7bb8 Add the .vro extension for MPlayer. Requested by David Frey
<dfrey@debian.org>.
2006-04-23 14:47:56 +00:00
ianmacd
bada11acc6 Add a section about POSIX quoting issue in bash 3.1.
Correct URL to a previous patch for bash 2.05b.
2006-03-02 00:13:46 +00:00
ianmacd
9855305cda Forgot a couple of changelog items. 2006-03-01 15:22:45 +00:00
ianmacd
4ee75ad8f5 Release 20060301. 2006-03-01 15:20:18 +00:00
ianmacd
935dcfeb6a First version. 2006-03-01 15:19:26 +00:00
ianmacd
def142d9eb Add TODO. 2006-03-01 15:19:15 +00:00
ianmacd
f9097f0190 Update version and changelog for the 20060301 release. 2006-03-01 14:55:37 +00:00
ianmacd
9ac4166e92 There were probable bash 3.1 POSIX quote problems if UserKnownHostsFile or
GlobalKnownHostsFile keywords were used inside ssh config files. Fixed.
2006-03-01 12:15:43 +00:00
ianmacd
26d176a417 No real use for %bashversion any more, so remove it.
Improve %description by going into more details about the various versions of
bash.

Use Ville Skyttä's triggers code from the Fedora Core extras RPM spec file to
deal with contrib files.

Preserve timestamps when installing files.

Make bash_completion.sh a 'noreplace' config file.

contrib/ no longer %doc files.
2006-03-01 11:27:49 +00: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
c9911c5860 Added minicom completion by Guillaume Rousse <guillomovitch@zarb.org>. 2006-03-01 09:13:27 +00:00
ianmacd
be31543e50 --nodigest and --nosignature options must be set in $nodig and $nosig within
_rpm_installed_packages() itself, not just set in _rpm() before
_rpm_installed_packages() is called. This is because other completion
functions also call _rpm_installed_packages().

Fix from Guillaume Rousse <guillomovitch@zarb.org>.
2006-03-01 09:05:29 +00:00
ianmacd
f318effb99 Minor playmidi and timidity additions for .MID(I) (capital letters) files. 2006-03-01 08:55:31 +00:00
ianmacd
1e95f91491 Add kdvi, dvipdf and advi to programs that complete on .dvi files. Thanks to
Guillaume Rousse <guillomovitch@zarb.org>.
2006-03-01 08:49:52 +00:00
ianmacd
236db8d440 iconv completion improvement from Guillaume Rousse <guillomovitch@zarb.org>. 2006-03-01 08:47:38 +00:00
ianmacd
19a39b528d Replace invoke-rc.d completion with an implementation by Servilio Afre Puentes
<servilio@gmail.com>.
2006-03-01 08:40:27 +00:00
ianmacd
f956b6f6b3 Fix _pkg_config() typo. Thanks to Koblinger Egmont <egmont@cs.bme.hu>. 2006-02-28 11:53:20 +00:00
ianmacd
1fd5c491e2 yum completion update from Ville Skyttä <ville.skytta@iki.fi>. 2006-02-26 18:20:21 +00:00
ianmacd
0fca1f487a Mercurial completion by Alexis S. L. Carvalho <alexis@cecm.usp.br>. 2006-02-25 23:25:41 +00:00