ianmacd
7859e94517
- when completing on classes inside Java JAR files, use zipinfo instead of
...
the jar command, if it is available
2003-01-09 10:44:29 +00:00
ianmacd
44103fd785
- silence awk errors in known_hosts completion
2003-01-09 10:25:58 +00:00
ianmacd
f4ee6e0002
- allow vi(m) to complete on ld.so.conf
2003-01-02 01:04:42 +00:00
ianmacd
fc9a2cc09d
- update release to 20021231
2002-12-31 16:00:06 +00:00
ianmacd
d6c67260d4
- minor known_hosts() fix
2002-12-31 02:15:25 +00:00
ianmacd
055d4cba11
- extensive gpg(1) completion (more than just longopts, anyway) by
...
"Guillaume Rousse" <rousse@ccr.jussieu.fr> with fix-ups by me
2002-12-31 01:59:25 +00:00
ianmacd
ace642451c
- wvdial(1) completion by "Guillaume Rousse" <rousse@ccr.jussieu.fr>
2002-12-31 01:40:22 +00:00
ianmacd
75fbd59bd7
- mplayer improvements from Guillaume Rousse <rousse@ccr.jussieu.fr>
2002-12-30 21:23:21 +00:00
ianmacd
e9495172e8
- updated release to 20021223
2002-12-23 17:28:54 +00:00
ianmacd
609eea37d6
- add groups(1) to list of commands that complete on user names
2002-12-23 07:53:48 +00:00
ianmacd
981f20ed03
- add dig to commands that complete on known hosts
2002-12-23 07:52:37 +00:00
ianmacd
cf5e81465d
- in known hosts completion, check for known hosts files in
...
/etc/ssh/ssh_known_hosts and /etc/ssh/ssh_known_hosts2
2002-12-23 07:51:39 +00:00
ianmacd
5f037f4730
- mplayer fixes
2002-12-22 17:45:02 +00:00
ianmacd
d25da79863
- Java classpath string was not being skipped
2002-12-22 17:29:34 +00:00
ianmacd
649aa46db4
- update release to 20021221
2002-12-21 05:47:34 +00:00
ianmacd
eb3d8ef738
- minor removepkg fix
2002-12-19 20:57:36 +00:00
ianmacd
38a9d41914
- proper mplayer completion by Peter Valach <pvalach@gmx.net>
2002-12-19 20:56:47 +00:00
ianmacd
b8e92cb9d6
- reinstate Samuel J. Irlapati's patch to avoid unbound variable warnings
...
when bash is run with 'set -u'. This also fixes a CVS completion error
if CVS completion is attempted in a directory with no CVS/Entries file.
Patch was modified to test for set variables with -n, rather than ! -z.
2002-12-18 18:15:46 +00:00
ianmacd
dc0b6fbcf8
- update release to 20021217
2002-12-17 08:43:45 +00:00
ianmacd
392edb639c
- tar should also be able to recognise .tar.Z (or .tZ for that matter) files
2002-12-16 19:48:58 +00:00
ianmacd
ee4121a784
- perldoc completion also returns names of core Perl man pages
2002-12-14 01:17:43 +00:00
ianmacd
5ada6339cd
- update release to 20021213
2002-12-13 04:12:34 +00:00
ianmacd
90940f679d
- revert unbound variable patch
2002-12-10 16:05:31 +00:00
ianmacd
15aee45acb
- ytalk now completes in the same way as talk
...
- traceroute6, tracepath and tracepath6 now also complete on known hosts
- command completion now also performed for ltrace, then, else and do
(patches from Koblinger Egmont <egmont@uhulinux.hu>)
2002-12-10 00:30:08 +00:00
ianmacd
85c46e7124
- fix a lot of variable tests to avoid 'unbound variable' warnings when
...
running bash with 'set -u' (some still remain, but the file now at least
sources without warnings) (patch by Samuel Irlapati
<samuel.irlapati@unisys.com>)
2002-12-09 20:48:15 +00:00
ianmacd
7a3bccfa2b
- minor fix to gdb completion
2002-12-09 20:35:37 +00:00
ianmacd
e3dffc7054
- commands that complete on .htm(l) files now complete on .(x)htm(l)
2002-12-06 21:43:02 +00:00
ianmacd
813b7f4bae
- fix ypmatch completion
...
- update release to 20021205
2002-12-05 20:43:10 +00:00
ianmacd
9852418029
- ypmatch takes parameters of key, map -- not map, key -- so key completion
...
is not possible
2002-12-05 16:58:26 +00:00
ianmacd
9cf86f6f10
- first stab at ypmatch(1) and ypcat(1) completion
2002-12-05 05:31:42 +00:00
ianmacd
55f4a3ed0d
- check for insmod and rmmod in path before installing completion functions
2002-12-05 04:22:22 +00:00
ianmacd
e53dc3e01e
- add rcsdiff to list of RCS commands that use RCS completion function
2002-12-05 01:58:28 +00:00
ianmacd
737c2b7245
- don't bother completing on PIDs in screen completion
...
(patch by Jean-Baptiste Quenot <jb.quenot@caraldi.com>)
2002-12-05 01:56:19 +00:00
ianmacd
76906d116c
- add FreeBSD portupgrade completion
...
(from Jean-Baptiste Quenot <jb.quenot@caraldi.com>)
2002-12-05 01:52:56 +00:00
ianmacd
0c200b3745
- add FreeBSD kernel module command completion (patch from
...
Jean-Baptiste Quenot <jb.quenot@caraldi.com>)
2002-12-05 01:47:49 +00:00
ianmacd
b64e48ad03
- add .zargo to list of extensions that unzip can complete on (this is for
...
Gentleware)
2002-12-05 01:31:52 +00:00
ianmacd
36e49c9c1a
- don't source files in $BASH_COMPLETION_DIR if they are vi swap files,
...
Debian back-ups, Emacs temp files, back-ups, etc.
2002-12-05 01:18:17 +00:00
ianmacd
74296a3fd7
- don't source files in $BASH_COMPLETION_DIR if they end in ~ or .bak
2002-12-04 06:41:21 +00:00
ianmacd
f7e9a07995
- add .flac completion to xmms
2002-12-04 06:26:35 +00:00
ianmacd
8f84941e04
- make dpkg completion also handle .udeb files
2002-12-04 06:25:47 +00:00
ianmacd
efb8c89b90
- dpkg completion completes for -c as for --contents
2002-12-04 06:17:47 +00:00
ianmacd
c6bc8e0184
- make gzip work with .tgz files, not just .gz files
2002-12-04 04:43:34 +00:00
ianmacd
4d4ab0f472
- make ee and display complete on .pnm and .xwd files
2002-12-04 04:37:03 +00:00
ianmacd
88d97493f2
- minor rpm fix
2002-12-04 04:32:06 +00:00
ianmacd
a7da009747
- make texi2dvi complete like other LaTeX programs
2002-12-04 04:02:12 +00:00
ianmacd
5327e054f9
- updated release to 20021026
2002-10-26 04:11:59 +00:00
ianmacd
6aaac31c20
- Mandrake urpmi completion improvements from Guillaume Rousse
...
<rousse@ccr.jussieu.fr>
2002-10-26 04:04:45 +00:00
ianmacd
11b626867c
- .wav completion for mplayer
2002-10-26 03:54:48 +00:00
ianmacd
1f0d316cba
- more scp fixes and simplifications
2002-10-25 20:45:23 +00:00
ianmacd
5d97a2c928
- very basic look(1) completion
2002-10-23 14:05:16 +00:00