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 |
|
ianmacd
|
3925cc557d
|
- _man(): avoid calling alias, if an alias called man exists
- bind rpmbuild to _rpm() function
|
2002-04-20 21:55:18 +00:00 |
|
ianmacd
|
d390191ef1
|
- _filedir(): fix error when completing on a quoted parameter
- _cd(): remove useless call of _expand()
|
2002-04-20 21:51:33 +00:00 |
|
ianmacd
|
4892785603
|
- actually update version tag this time :-)
|
2002-04-18 14:09:18 +00:00 |
|
ianmacd
|
ceb04c70fc
|
- update release to 20020418
|
2002-04-18 14:05:31 +00:00 |
|
ianmacd
|
a0962fbc5d
|
- update version and changelog
|
2002-04-18 14:04:36 +00:00 |
|
ianmacd
|
046009d2d6
|
- add 'annotate' to list of cvs commands that perform completion
|
2002-04-18 13:55:50 +00:00 |
|
ianmacd
|
93de69f1ce
|
- added ri (Ruby documentation) completion
|
2002-04-18 13:29:56 +00:00 |
|
ianmacd
|
411b1d4edc
|
- _rpm(): rpm -qf worked, but rpm -q -f didn't. Simiarly, rpm -V -f didn't
work; nor did rpm -Vg or rpm -V -g
|
2002-04-17 06:44:12 +00:00 |
|
ianmacd
|
ad561ac1ca
|
- avoid errors when comp{gen,lete} -g don't work on an unpatched bash 2.05
|
2002-04-14 22:41:04 +00:00 |
|
ianmacd
|
dbda779d38
|
- update version and changelog
|
2002-04-13 17:25:11 +00:00 |
|
ianmacd
|
85c90179c9
|
- updated release to 20020412
|
2002-04-13 17:24:28 +00:00 |
|