424 Commits

Author SHA1 Message Date
ianmacd
b9a46e32db - silence some apt-cache complaints in various completions
(patch by Rafael Sepúlveda <drs@gnulinux.org.mx>)
2002-10-05 06:08:53 +00:00
ianmacd
13913a046e - avoid awk error message in rmmod completion and grep error message in
mount completion, when attempting to complete on a backslash
2002-10-05 06:03:21 +00:00
ianmacd
0ce0956a81 - avoid double machine name bug in scp 2002-10-05 05:52:37 +00:00
ianmacd
98dee7dfa6 - many Debian command updates from Rafael Sepúlveda <drs@gnulinux.org.mx> 2002-10-02 01:32:40 +00:00
ianmacd
d4e5b1137b - check for existence of links history file in links completion 2002-10-01 07:06:01 +00:00
ianmacd
0c19b061be - update release to 20021001 2002-10-01 06:57:31 +00:00
ianmacd
dc4838bad9 - links completion by Alan Ford <alan@whirlnet.co.uk> 2002-10-01 06:55:38 +00:00
ianmacd
10f0ddb851 - some quoting changes to make life easier for Emacs users 2002-10-01 06:07:33 +00:00
ianmacd
2b4f244024 - fix quoting issue in chown and chgrp completion 2002-10-01 03:57:54 +00:00
ianmacd
b338dee3d4 - apt-build completion was always installed, even if not present 2002-09-28 16:48:02 +00:00
ianmacd
303e727061 - update release to 20020928 2002-09-28 16:38:50 +00:00
ianmacd
bc66fd073f - add some options to apt-build completion
(Patch by Rafael Sepúlveda <drs@gnulinux.org.mx>)
2002-09-28 16:33:12 +00:00
ianmacd
d1745551a9 - add some parameters to apt-get completion
(patch by Rafael Sepúlveda <drs@gnulinux.org.mx>
- white-space clean-up
2002-09-28 16:12:24 +00:00
ianmacd
244278af53 - make gvim complete on same files as vim 2002-09-19 04:21:32 +00:00
ianmacd
56aab90c41 - update release to 20020909 2002-09-09 16:31:59 +00:00
ianmacd
d59e393cf6 - rename rpm helper functions to be more consistent 2002-09-09 16:26:14 +00:00
ianmacd
97454710e7 - fix for 'cvs add', where filename ends with another filename, such as
aa.c and a.c
2002-09-09 13:46:17 +00:00
ianmacd
e3164ee521 - option completion for chown and chgrp 2002-09-08 20:04:26 +00:00
ianmacd
14d425fffa - add .ogm and .mp4 to mplayer and xine 2002-09-08 19:48:27 +00:00
ianmacd
6d2b045c44 - more file-types for xmms to complete on 2002-08-23 00:00:04 +00:00
ianmacd
118a5ff12f - update release to 20020819 2002-08-19 14:58:12 +00:00
ianmacd
80ead9af21 - add Linux iwconfig completion
- consolidate most of ifconfig and iwconfig completion into _ifwconfig()
2002-08-19 14:56:55 +00:00
ianmacd
18490f7f06 - xmms can now also complete on .xm, .mod and .s3m files 2002-08-12 14:04:58 +00:00
ianmacd
d28d819e7c - update release to 20020812 2002-08-12 13:29:35 +00:00
ianmacd
3ba95cfdc3 - ./configure completion was not returning all possible completions for
mawk users, as mawk does not recognise \w
2002-08-06 20:04:47 +00:00
ianmacd
3517c159fd - no space after export completion (assuming bash 2.05b) 2002-08-05 05:47:30 +00:00
ianmacd
eff19497d7 - add .wmv files to those that aviplay will complete on 2002-08-05 05:39:37 +00:00
ianmacd
82633945ec - update release to 20020803 2002-08-03 07:35:33 +00:00
ianmacd
64e53357ed - silence eval errors in _filedir_xspec() when quoting goes awry 2002-07-31 23:18:51 +00:00
ianmacd
ef9634bba3 - add apt-build completion by Rafael Sepúlveda <drs@gnulinux.org.mx> 2002-07-31 23:11:14 +00:00
ianmacd
1a2b50115b - add elinks to commands performing .html completion 2002-07-30 13:38:11 +00:00
ianmacd
5bbb562fd4 - perl and perldoc completion by Alex Shinn <foof@synthcode.com> 2002-07-29 16:05:59 +00:00
ianmacd
f2b45d5138 - apparently, vim can edit .gz and .bz2 files, so don't exclude these from
the completion list
2002-07-29 04:48:29 +00:00
ianmacd
ca5a00e545 - fix sed error when completing a relative path in insmod completion 2002-07-29 04:44:37 +00:00
ianmacd
17bf8dfd21 - update release to 20020727 2002-07-27 07:12:57 +00:00
ianmacd
ef2d6ece51 - fix typo in vim completion and add a couple more file types to avoid
returning as possible completions
2002-07-27 07:12:32 +00:00
ianmacd
075fd0f00a - _man(): when completing on man page names, a trailing dot would be removed
when trying to complete a man page such as syslog.conf
2002-07-26 16:55:35 +00:00
ianmacd
fd3805b2c7 - update to release 20020723 2002-07-23 13:59:48 +00:00
ianmacd
b0557f3bd1 - allow '@' in the release of RPM packages for rpm completion 2002-07-23 13:59:15 +00:00
ianmacd
f0adf7b79f - allow gunzip et al to recognise .dz files (compressed dict files) 2002-07-22 18:08:53 +00:00
ianmacd
35f8bf35e2 - add _user_at_host() for user@host style completion. Use this for finger
and talk
- scp completion now no longer appends a space with bash 2.05b
- scp completion now discards stderr when performing remote path completion
2002-07-22 16:57:28 +00:00
ianmacd
d8be416b26 - bzgrep et all now also recognise .tbz2
- update release to 20020716
2002-07-16 06:16:50 +00:00
ianmacd
9725f20f81 - mount completion will now complete on Samba shares (only the volume, not
the hostname part)
2002-07-15 23:07:03 +00:00
ianmacd
b4abecb7f1 - catch more possible completions in configure completion 2002-07-15 21:07:02 +00:00
ianmacd
e326210cf6 - add some file types that xv can complete on 2002-07-12 07:21:06 +00:00
ianmacd
efcfb475da - update release to 20020711 2002-07-11 05:54:51 +00:00
ianmacd
ff8cd72f23 - PINE address book completion fix
- allow WINE to complete on .scr files
2002-07-08 03:09:22 +00:00
ianmacd
82d9255c64 - updated release to 20020704 2002-07-04 05:13:41 +00:00
ianmacd
673ba3b1fa - urpmi completion update from Guillaume Rousse <rousse@ccr.jussieu.fr> 2002-07-04 03:45:06 +00:00
ianmacd
83c5e0a4ea - touch-ups to mplayer completion 2002-07-04 03:14:47 +00:00