ianmacd
6a835ae59a
- update version and changelog
2002-07-11 05:55:32 +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
d3bdd3aff7
- update version and changelog
2002-07-04 05:14:59 +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
ianmacd
11c0042959
- update version and changelog
2002-06-26 06:30:31 +00:00
ianmacd
ed9a4aa051
- updated release to 20020626
2002-06-26 06:28:12 +00:00
ianmacd
02d4e529c1
- make tilde expansion work during chown completion
2002-06-26 03:30:50 +00:00
ianmacd
d09b63e2e7
- corrections to tar comments
2002-06-25 14:29:41 +00:00
ianmacd
12bded6a0f
- add section on symlinks to directories having nothing to do with
...
bash_completion
2002-06-25 14:15:52 +00:00
ianmacd
900456a75a
- update FAQ to mention tar completion and $COMP_TAR_INTERNAL_PATHS
2002-06-25 13:48:51 +00:00
ianmacd
a45daccea2
- make tar completion -o filenames by default.
...
-o dirnames can be obtained by setting $COMP_TAR_INTERNAL_PATHS prior to
sourcing.
2002-06-25 13:48:33 +00:00
ianmacd
2eb0abeb55
- update release and changelog
2002-06-24 19:41:19 +00:00
ianmacd
3f5b430433
- restore expansion of ~: its removal broke too much
2002-06-24 19:40:04 +00:00
ianmacd
451b2bbefd
- update release to 20020624
2002-06-24 14:37:13 +00:00
ianmacd
006a93814e
- update version and changelog
2002-06-24 14:36:49 +00:00
ianmacd
f46c3ed6e8
- avoid tilde expansion where possible, but do interpret the meaning of
...
~user. This stops 'cd ~us<Tab>' from expanding to 'cd /home/user/'
2002-06-24 14:34:50 +00:00
ianmacd
7be50d3488
- gdb completion defaults to -o filenames, not -o default
...
- simplify process matching code in gdb completion
2002-06-24 06:22:11 +00:00
ianmacd
5b55df4156
- allow unzip to complete on Java Enterprise Application Archive files (.ear)
2002-06-24 05:52:54 +00:00
ianmacd
8d7a102df3
- updated version and changelog
2002-06-21 07:14:58 +00:00
ianmacd
9ea768f8a1
- updated release to 20020621
2002-06-21 07:12:59 +00:00
ianmacd
1e805beec8
- add edit and unedit to cvs completion
2002-06-21 07:11:32 +00:00
ianmacd
ac4bc8c4e4
- don't exclude .o files from make completion
2002-06-19 15:12:52 +00:00
ianmacd
4ba7e8bf72
- {gzip,bzip2} -t should also complete on .gz and .bz2 files, respectively
...
- man completion still needed one fix for FreeBSD
2002-06-19 14:53:48 +00:00
ianmacd
eea13453de
- update version and changelog
2002-06-19 06:20:01 +00:00
ianmacd
9c2829b3a7
- update release to 20020619
2002-06-19 06:18:28 +00:00
ianmacd
709ae37204
- allow .tbz as an extension during tar completion
2002-06-17 14:40:59 +00:00
ianmacd
3a3ce30160
- check for non-Linux and presence of gsed (GNU sed). If it's there, alias
...
it to sed.
2002-06-17 14:38:37 +00:00
ianmacd
e8443aa2c3
- make man completion work for FreeBSD
2002-06-17 00:08:45 +00:00
ianmacd
bebdd07a5b
- update release and changelog
2002-06-16 16:37:25 +00:00
ianmacd
9444412594
- updated release to 20020616
2002-06-16 16:35:58 +00:00
ianmacd
f04a05c7b4
- eliminate errors when setting read-only variables
2002-06-16 16:35:28 +00:00
ianmacd
83cc9441ba
- typo
2002-06-12 20:03:23 +00:00
ianmacd
e3382333c0
- add BitKeeper completion
2002-06-12 19:58:27 +00:00
ianmacd
cec723135c
- fix quoting bug in PINE address completion
2002-06-12 19:43:00 +00:00
ianmacd
cf58e7ff48
- update version and changelog
2002-06-11 16:51:06 +00:00
ianmacd
33c1e950f8
- update release to 20020611
2002-06-11 16:49:57 +00:00
ianmacd
05752104ce
- BASH_COMPLETION_DIR had a typo and was set to /etc/bash_completion
...
instead of /etc/bash_completion.d
- in tar completion, completing on files within a tar file would consume all
memory in bash 2.05a (the perennial compgen -W bug)
2002-06-10 13:36:50 +00:00
ianmacd
b5f33e081b
- updated version and changelog
2002-06-09 15:24:08 +00:00
ianmacd
4629533e91
- updated release to 20020609
2002-06-09 15:22:26 +00:00
ianmacd
7c16b7956d
- unzip and zipinfo now recognise the .wsz extension (used for Winzip skin
...
files and xmms)
2002-06-09 06:38:04 +00:00
ianmacd
f54f7f7bd6
- tar completion now recognises the .tbz2 extension
2002-06-09 06:35:56 +00:00
ianmacd
309d6b0e0f
- galeon, links and curl now also complete on .html files
2002-06-09 06:30:35 +00:00
ianmacd
f4f16686be
- tar cf completed properly, but tar -cf did not
2002-06-06 14:48:16 +00:00
ianmacd
740647fba4
- update version and changelog
2002-06-05 07:59:02 +00:00
ianmacd
d83b7603ea
- updated release to 20020605
2002-06-05 07:55:22 +00:00
ianmacd
b474b1dfe6
- _tar(): display directories properly when returning contents of tar files
...
- add .html file completion for netscape, mozilla, lynx, w3m
2002-06-05 07:52:44 +00:00
ianmacd
e7f77a7cdb
- use of \ls to avoid calling an alias will still call a function of that
...
name, if one is defined. Use built-in 'command' instead
2002-06-04 03:45:09 +00:00