ianmacd
b491877197
- _ssh() and _known_hosts(): ssh config file directives are case-insensitive
2002-05-13 21:43:29 +00:00
ianmacd
7e08858b4c
- _cd(): need to allow \n as separator
...
- _cd(): removed a chunk of code that probably hasn't worked for a while
2002-05-13 21:40:40 +00:00
ianmacd
75a84b0da6
- updated release to 20020511
2002-05-11 15:28:58 +00:00
ianmacd
82e4d9aad1
- updated version and changelog
2002-05-11 15:28:25 +00:00
ianmacd
cac78e3408
- _ssh(): fix newline from making it into compgen -W and consuming all of
...
system memory
2002-05-11 15:22:12 +00:00
ianmacd
9a93763757
- perform tilde expansion in dpkg completion
2002-05-11 07:28:58 +00:00
ianmacd
f4401ed56e
- use sed instead of Perl in urpmi completion (patch from Guillaume Rousse
...
<rousse@ccr.jussieu.fr>)
2002-05-10 16:09:35 +00:00
ianmacd
432e2283f1
- add MP3 files to those on which mplayer and xine will complete
...
- mpg321 completes on MP3 files
- minor code patch-ups to make Linux-specific functions work on HURD systems
(all of the above from Robert Millan <zeratul2@wanadoo.es>)
2002-05-09 16:20:53 +00:00
ianmacd
2500af25aa
- changes to aptitude completion comments by Dr.Rafael Sepúlveda
...
<drs@gnulinux.org.mx>
2002-05-08 15:38:56 +00:00
ianmacd
e8432a6a54
- in cvs checkout mode, "cvs co -c" should take into account "-d" (patch by
...
Liviu Daia <Liviu.Daia@imar.ro>)
2002-05-08 15:26:18 +00:00
ianmacd
9605206c3a
- postmap(1) and postalias(1) from the latest Postfix snapshot have a
...
new option, "-o" (patch by Liviu Daia <Liviu.Daia@imar.ro>)
- postfix(1) completion added (patch by Liviu Daia <Liviu.Daia@imar.ro>)
2002-05-08 15:23:51 +00:00
ianmacd
5156306944
- updated version and changelog
2002-05-07 06:16:54 +00:00
ianmacd
423777adfd
- updated release to 20020507
2002-05-07 06:16:32 +00:00
ianmacd
d3341c3a4c
- _known_hosts(): check /etc/ssh/ssh_config and ~/ssh/config to get location
...
of global and user known hosts files, rather than just assuming we know
where they are
2002-05-05 23:31:28 +00:00
ianmacd
9d8cffb3fe
- _ssh(): now also returns host aliases from /etc/ssh/config and ~/.ssh/config
...
files
2002-05-05 21:28:59 +00:00
ianmacd
7830f362dc
- add completion for Postfix commands (patch by Liviu Daia <Liviu.Daia@imar.ro>
...
and Carsten Hoeger <choeger@suse.de>)
2002-05-05 20:46:30 +00:00
ianmacd
ab55ac1fc7
- _cvs(): cvs checkout now checks for registered modules, not just raw
...
directories in $CVSROOT
2002-05-05 18:29:35 +00:00
ianmacd
b985dd667f
- _rpm(): additions for rpm 4.1
2002-05-05 18:20:02 +00:00
ianmacd
9945b2b5d3
- add Debian Linux aptitude(8) completion
2002-05-05 17:24:31 +00:00
ianmacd
f6548e09e8
- _comp-dpkg-installed-packages(): return list of installed packages, rather
...
installable packages (patch by Dr.Rafael Sepúlveda <drs@gnulinux.org.mx>)
2002-05-05 15:42:42 +00:00
ianmacd
9a70b64915
- update version and changelog
2002-05-04 18:43:04 +00:00
ianmacd
9063b4357d
- updated release to 20020504
2002-05-04 18:42:31 +00:00
ianmacd
25948d72b9
- python completion on .py, .pyc and .pyo files
2002-05-02 23:00:04 +00:00
ianmacd
49276384e5
- make xine complete on the same files as mplayer
2002-05-02 22:58:48 +00:00
ianmacd
c93409198e
- define CVS helper functions outside of _cvs(), since that just parses them
...
at run-time anyway
2002-05-02 22:43:50 +00:00
ianmacd
6d6c1d2a5d
- add long option completion to psql completion
...
(patch by Laurent Martelli <laurent@bearteam.org>)
2002-04-30 20:16:35 +00:00
ianmacd
fa6bab54e6
- cvs completion now handles diff
...
(patch by Laurent Martelli <laurent@bearteam.org>)
2002-04-30 19:55:20 +00:00
ianmacd
e76d582a68
- _filedir_xspec(): avoid eval errors when completing within backticks or
...
quotes
2002-04-30 19:47:42 +00:00
ianmacd
7872631923
- updated release and changelog
2002-04-30 14:16:50 +00:00
ianmacd
48776ec293
- updated release to 20020430
2002-04-30 14:16:22 +00:00
ianmacd
da63d5a592
- make installation of RPM functions a compound statement
2002-04-29 18:58:39 +00:00
ianmacd
6b5abdf0c6
- reworking of Postgresql completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
2002-04-29 18:36:04 +00:00
ianmacd
ee60725dca
- _cvs(): remove a superfluous grep and redirect stderr on ls
...
- add PINE address-book completion
2002-04-29 18:21:41 +00:00
ianmacd
7d2d8b4cce
- updated version and changelog
2002-04-27 16:46:04 +00:00
ianmacd
aca71a0803
- updated release to 20020427
2002-04-27 16:45:24 +00:00
ianmacd
4bbaf70793
- add update-alternatives completion by Guillaume Rousse <rousse@ccr.jussieu.fr>
2002-04-24 20:26:49 +00:00
ianmacd
3c1fb56a43
- _urpmi_media(): urpmi completion now deals properly with spaces (patch
...
from Guillaume Rousse <rousse@ccr.jussieu.fr>
2002-04-24 13:40:37 +00:00
ianmacd
bf54af00d9
- check that the files we try to source in $BASH_COMPLETION_DIR are actually
...
plain old files
2002-04-24 13:28:56 +00:00
ianmacd
b8bc576485
- zipinfo now completes on the same files as unzip
2002-04-23 14:01:39 +00:00
ianmacd
38d9a7f511
- _export(): make 'export FOO=$<Tab>' complete on variable names
2002-04-23 00:51:54 +00:00
ianmacd
f711c4e4d5
- latex et al now also complete on .dtx and .ins files
2002-04-22 15:34:35 +00:00
ianmacd
7a507ded66
- add Debian dselect(8) completion
2002-04-22 06:39:07 +00:00
ianmacd
3156bc6f3b
- update version and changelog
2002-04-22 06:26:31 +00:00
ianmacd
ce996de56f
- updated release to 20020422
2002-04-22 06:25:31 +00:00
ianmacd
433a342a29
- tex, latex et al now also complete on .latex files
2002-04-22 06:17:57 +00:00
ianmacd
969b695d5e
- add part on setting $BASH_COMPLETION prior to sourcing main file
...
- add details on how to subscribe to new release announcements
2002-04-22 06:07:20 +00:00
ianmacd
635d9d4c4d
- use $UNAME instead of $OS, since the latter purportedly has bad interactions
...
in environments such as Cygwin
2002-04-22 05:59:08 +00:00
ianmacd
f11911d962
- move ri completion into contrib dir, because it's relatively uncommon
2002-04-22 05:48:12 +00:00
ianmacd
309cf93139
- move ri into its own file, since not many people have it
2002-04-22 05:47:13 +00:00
ianmacd
f421c5ea8f
- dict completion by Alex Shinn <foof@synthcode.com>
2002-04-22 05:41:07 +00:00