ianmacd
1fdddc3d64
- 'make' completion rewrite by Guillaume Rousse <rousse@ccr.jussieu.fr>
2003-08-03 01:19:30 +00:00
ianmacd
1a542a6164
- turn --targetbuildarch into --target and --buildarch in rpm completion
...
- rpm's --rebuild and --recompile can also use --target
2003-08-03 01:07:38 +00:00
ianmacd
c8b8db0ff2
- tcpdump fixes from Guillaume Rousse <rousse@ccr.jussieu.fr>
2003-08-03 00:57:49 +00:00
ianmacd
3fe9ed7dcd
- mplayer improvements from Ariel Fermani <the_end@bbs.frc.utn.edu.ar>
2003-08-03 00:52:43 +00:00
ianmacd
26bba6b525
- allow find completion to return filenames in addition to options if
...
completing on a null token
2003-08-03 00:42:45 +00:00
ianmacd
018e37936a
- some perldoc clean-up
2003-07-29 02:19:03 +00:00
ianmacd
7cec9a3b4b
- add --triggerscripts option to rpm completion
2003-07-21 08:05:34 +00:00
ianmacd
5ff3bfdedc
- update to 20030721
2003-07-21 05:59:24 +00:00
ianmacd
f73069aeed
- .shtml completion for browsers
...
- extra extension completions for xine and xanim
- vim et all should not complete on .gz and .bz2 files
(all of the above by Ariel Fermani <the_end@bbs.frc.utn.edu.ar>)
2003-07-20 07:52:57 +00:00
ianmacd
99d63fbeb9
- mplayer fixes and improvements from Ariel Fermani
...
<the_end@bbs.frc.utn.edu.ar>
2003-07-20 07:45:06 +00:00
ianmacd
93e0970ac3
- dselect fix by Ariel Fermani <the_end@bbs.frc.utn.edu.ar>
2003-07-20 06:46:37 +00:00
ianmacd
f6bdb711ad
- update release to 20030713
2003-07-13 06:12:26 +00:00
ianmacd
3835bbeeb0
- _iwfconfig() typo fix by Guillaume Rousse <rousse@ccr.jussieu.fr>
2003-07-13 01:37:07 +00:00
ianmacd
f9e8e2c887
- allow find to search through more than one directory root
...
(fix derived from patch by Denis McLaughlin <denism@cyberus.ca>)
2003-07-11 07:22:55 +00:00
ianmacd
9f17a1cda9
- update rpm completion for rpm 4.2 (patch from Götz Waschk
...
<waschk@informatik.uni-rostock.de>)
2003-07-11 06:48:07 +00:00
ianmacd
c86f8b7535
- modify kldload and portinstall completion for FreeBSD 5
...
(patch from Jean-Baptiste Quenot <jb.quenot@caraldi.com>)
2003-07-11 06:30:59 +00:00
ianmacd
e03e468651
- update release to 20030630
2003-06-29 23:41:57 +00:00
ianmacd
65cfd0c0f2
- fix process truncation problem with killall completion
2003-06-29 23:35:57 +00:00
ianmacd
b9deb84841
- psql update from Guillaume Rousse <rousse@ccr.jussieu.fr>
2003-06-23 13:54:01 +00:00
ianmacd
d05a06c0dd
- new urpmi update from Guillaume Rousse <rousse@ccr.jussieu.fr>
2003-06-23 13:39:59 +00:00
ianmacd
4833af92d0
- allow mplayer to complete on .dump files
2003-06-17 22:18:30 +00:00
ianmacd
9061cc4d54
- add xhost to host completion
2003-06-10 19:55:30 +00:00
ianmacd
5b1f470a85
- update release to 20030607
2003-06-07 21:23:49 +00:00
ianmacd
f81adaa527
- some standard make commands (e.g. make world) for FreeBSD
2003-06-07 21:11:27 +00:00
ianmacd
226779870d
- patch from Ilya <ilya@po4ta.com> to fix _command(), so that (in his words):
...
- Now work ok for commands with spaces
- Work if command completion is set with complete -W '...'
- Work in case when complete -F function and function use COMP_POINT or
COMP_LINE
- Fixed bug of incorrect completion list in case 'sudo vim <Tab>'
2003-06-07 21:09:34 +00:00
ianmacd
c57877f92e
- make ifconfig completion work on FreeBSD, too
2003-06-07 20:59:37 +00:00
ianmacd
602fa47d78
- explicit path to postconf(1) for Postfix completion
2003-06-07 20:46:04 +00:00
ianmacd
af0237533a
- minor mount completion fix
2003-06-02 00:41:33 +00:00
ianmacd
4b998db340
- make .html completion case-insensitive
2003-06-01 18:44:41 +00:00
ianmacd
0f50ba5508
- fix FreeBSD portinstall completion
2003-06-01 18:09:45 +00:00
ianmacd
36f10c9a40
- minor apt-cache completion fix
2003-05-26 16:22:44 +00:00
ianmacd
cfd4576b9b
- handle the case whereby we're sourced from a shell function
2003-05-26 16:17:05 +00:00
ianmacd
97fcd8097d
- dpkg completion was missing the -x option
2003-05-26 04:50:45 +00:00
ianmacd
55237755c6
- add pkg_delete and pkg_info back onto FreeBSD commands that use
...
_pkg_delete()
2003-05-21 15:01:42 +00:00
ianmacd
a063e70639
- add FreeBSD portinstall completion (patch by Jean-Baptiste Quenot
...
<jb.quenot@caraldi.com>)
2003-05-21 07:57:58 +00:00
ianmacd
57437d5154
- various bits of code referred to ${#COMP_WORDS} instead of ${#COMP_WORDS[@]}
2003-05-17 07:55:11 +00:00
ianmacd
c4e4bfb64f
- silence stderr in man invocation in perldoc completion
2003-05-17 07:52:42 +00:00
ianmacd
c0ebebe77a
- make insmod/modprobe completion handle .ko files for the 2.5/2.6 Linux kernel
2003-05-16 05:12:14 +00:00
ianmacd
3ff1aab725
- modify _cd() to make an attempt at variable completion
2003-05-06 06:39:49 +00:00
ianmacd
31b542ff3f
- updated release to 20030505
2003-05-05 04:48:30 +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
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
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