ianmacd
3ff1aab725
- modify _cd() to make an attempt at variable completion
2003-05-06 06:39:49 +00:00
ianmacd
ad37055cc7
- bash_completion.sh doesn't need a shebang
2003-05-05 04:51:42 +00:00
ianmacd
31b542ff3f
- updated release to 20030505
2003-05-05 04:48:30 +00:00
ianmacd
43a93a938e
- no longer require %post section to add anything to /etc/bashrc
...
- no longer require %postun section to restore /etc/bashrc
- new %pre section to remove legacy additions to /etc/bashrc
- new bash_completion.sh stub script created on the fly and installed in
/etc/profile.d/ This is used to call /etc/bash_completion
- make /etc/bash_completion explicitly mode 644
- update changelog and version
2003-05-04 17:41:11 +00:00
ianmacd
653a5c5d8b
- rpm completion was broken for Mandrake 9.1. Its rpm 4.0.4 doesn't allow
...
--nodigest
2003-05-04 16:35:17 +00:00
ianmacd
f88ab9a436
- sudo bug believed fixed
2003-05-01 03:49:58 +00:00
ianmacd
b9bed03453
- update version and changelog
2003-05-01 03:49:13 +00:00
ianmacd
ed4b915635
- update release to 20030501
2003-05-01 03:42:25 +00:00
ianmacd
6615279e5d
- minor fix to _insmod() to get modprobe -k <Tab> to do something.
...
patch from Josh Rosenau <jrosenau@ukans.edu>
2003-04-29 05:38:32 +00:00
ianmacd
eb2a24cda3
- some rpm completion speed-ups, adapted from a patch by Dag Wieers
...
<dag@wieers.com>
2003-04-29 05:28:10 +00:00
ianmacd
9fd0bc1d2e
- new urpmi completion patch from Guillaume Rousse <rousse@ccr.jussieu.fr>
2003-04-29 00:24:20 +00:00
ianmacd
255154d462
- add --target to rpm -[bt] completion
2003-04-26 00:33:16 +00:00
ianmacd
f8da9f4aa9
- more urpmi updates from Guillaume Rousse <rousse@ccr.jussieu.fr>
2003-04-23 05:30:46 +00:00
ianmacd
11a8ef47f8
- add FAQ on circumventing restricted file name completion of bash completion
...
by using M-/
2003-04-21 08:00:03 +00:00
ianmacd
f830849d63
- allow xmms to complete on .mp2 files
2003-04-20 20:30:40 +00:00
ianmacd
4a712e9292
- fix scp completion problem where 'scp file\ <Tab>' did not complete for
...
a file with a space in the name
2003-04-20 20:19:55 +00:00
ianmacd
3208b3c1a4
- make have() user a wider path for searching for binaries on the system.
...
This enables completion functions for more binaries present on the system
to be installed
2003-04-20 20:15:38 +00:00
ianmacd
3df3351e1c
- fix up command completion noglob stuff ('sudo service' was broken, for
...
example)
2003-04-20 19:53:43 +00:00
ianmacd
c4b52619bc
- urpmi completion update from Guillaume Rousse <rousse@ccr.jussieu.fr>
2003-04-20 19:28:17 +00:00
ianmacd
e9faa87fd5
- fix FreeBSD ports programs completion
2003-04-19 06:52:57 +00:00
ianmacd
9c86e52e57
- make no distinction between Requires tags for %post and %postun
2003-04-19 06:02:25 +00:00
ianmacd
23761d3479
- actually update version this time
2003-04-19 05:52:36 +00:00
ianmacd
fe2d6cea01
- update version and changelog
2003-04-19 05:46:07 +00:00
ianmacd
9965a99229
- update release to 20030419
2003-04-19 05:44:04 +00:00
ianmacd
ee17c45627
- fix for sudo completion when subcommand is passed wildcard globs
...
(patch by Lucien Saviot <Lucien.Saviot@u-bourgogne.fr>)
2003-04-19 05:43:41 +00:00
ianmacd
116db06fd4
- minor improvement to --export completion of gpg and the addition of
...
--recipient completion (patch by jens.heunemann@tngtech.com )
2003-04-18 23:12:37 +00:00
ianmacd
1a3c538db0
- somehow, _expand had been disabled by a stray colon, so that ~user would
...
be expanded, but ~user/foo* would not
2003-04-17 07:38:27 +00:00
ianmacd
c987f95b25
- move dict completion into main file and rewrite from scratch
2003-04-15 06:54:50 +00:00
ianmacd
05d19f558e
- update version and changelog
2003-04-15 06:54:26 +00:00
ianmacd
23e8684a25
- update release to 20030414
2003-04-14 07:42:09 +00:00
ianmacd
d7dd2c584a
- added completion for iconv(1)
2003-04-14 06:35:23 +00:00
ianmacd
9dda638a26
- make apt-cache complete the showsrc argument
2003-04-12 03:05:37 +00:00
ianmacd
f1c791a48c
- KDE dcop completion by Haakon Nilsen <haakon.nilsen@student.uib.no>
2003-04-08 05:48:47 +00:00
ianmacd
5acefc343c
- fix another unset variable warning in CVS completion
2003-03-29 07:29:49 +00:00
ianmacd
357cd7f215
- update version and changelog
2003-03-27 08:11:48 +00:00
ianmacd
70f7b71b9b
- update to release 20030327
2003-03-27 08:07:11 +00:00
ianmacd
5e27cbcfd6
- when completing on file in /etc/init.d, only complete if we really are
...
dealing with the init script, not a stand-alone file of the same name
2003-03-27 06:48:09 +00:00
ianmacd
7c01a16210
- fix core file completion in gdb
2003-03-17 23:34:02 +00:00
ianmacd
fa7a6fe3e5
- updated version and changelog
2003-02-27 08:34:27 +00:00
ianmacd
3e0e018b8b
- update release to 20030227
2003-02-27 08:31:14 +00:00
ianmacd
8ba83235cf
- exclude mysql init script from completion, as it clashes with completion
...
for stand-alone mysql
2003-02-27 08:30:07 +00:00
ianmacd
31abc9c89e
- patch from Oliver Kiddle to make bash-completion compatible with the
...
new bash completion emulation feature of zsh
2003-02-26 00:17:54 +00:00
ianmacd
8edd6387c4
- exclude ssh from service completion, as it clashes with regular ssh
...
completion on Debian
2003-02-18 20:35:56 +00:00
ianmacd
0b974ac417
- add .tga completion to ee and display
2003-02-16 07:39:26 +00:00
ianmacd
c28a897650
- make slay complete on users and don't redefine su completion
2003-02-10 06:55:22 +00:00
ianmacd
c027a19270
- update version and changelog
2003-02-09 08:16:37 +00:00
ianmacd
cc6c82f011
- updated release to 20030209
2003-02-09 08:14:09 +00:00
ianmacd
d3e3acfd35
- allow 'cvs -d' to complete from ~/.cvspass (modified patch from
...
Rodrigo Damazio <rodrigo.damazio@poli.usp.br>)
2003-02-08 06:33:51 +00:00
ianmacd
b81d694e5c
- don't append spaces after directories when doing mount completion
...
- allow default completion if there are no matches during make completion
2003-02-07 17:04:35 +00:00
ianmacd
9b51bb2b7e
- allow Java completion to cover .ear files (J2EE Enterprise Application
...
aRchive)
2003-02-06 18:08:16 +00:00