468 Commits

Author SHA1 Message Date
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
e985773b01 - include BUGS file 2002-07-23 14:02:59 +00:00
ianmacd
3df4062733 - detail bugs in this file 2002-07-23 14:02:26 +00:00
ianmacd
537413f3bc - update changelog and version 2002-07-23 14:01:41 +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
e068758e06 - update version and changelog 2002-07-16 06:19:26 +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
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