ianmacd
672817ab41
- update version and changelog
2002-10-26 04:15:05 +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
ianmacd
8e9c9a64f3
- previous fix to man completion when completing on name with '.' in it,
...
broke completion on names with colons in them. This fixes that.
2002-10-23 13:50:04 +00:00
ianmacd
492d466148
- use external ls in scp completion if an alias has been defined
2002-10-22 18:23:41 +00:00
ianmacd
2ab422af55
- update version and changelog
2002-10-22 14:01:17 +00:00
ianmacd
7929897efa
- update release to 20021022
2002-10-22 14:00:22 +00:00
ianmacd
8573440e57
- get rid of scp helper function, as interpolation is subject to error
2002-10-22 13:59:44 +00:00
ianmacd
536f05adab
- update release to 20021021
2002-10-21 04:42:40 +00:00
ianmacd
2d43370ad8
- update version and changelog
...
- fix %description
2002-10-21 04:42:18 +00:00
ianmacd
8580c567a9
- PID is optional in screen completion
...
(patch from Jean-Baptiste Quenot <jb.quenot@caraldi.com>)
2002-10-20 20:20:49 +00:00
ianmacd
0026a9cb0b
- redirect stderr to /dev/null when performing remote path completion for
...
scp
- factor out the scp ls completion code into its own function, as we need to
call this once remotely and once locally
2002-10-20 20:11:21 +00:00
ianmacd
9ae4341c37
- references to ps now use command built-in to avoid ps calling alias or
...
function on systems where those are in use
2002-10-20 04:56:41 +00:00
ianmacd
c562a15082
- fix sockets being returned in scp completon
...
- fix FreeBSD pkg_delete completion
2002-10-17 18:51:25 +00:00
ianmacd
b4eba94f62
- update version and changelog
2002-10-17 05:25:04 +00:00
ianmacd
e07de45111
- update release to 20021017
2002-10-17 05:20:05 +00:00
ianmacd
cbd40ee322
- scp completion fixes
...
- don't escape : with \
- doesn't require bash on remote machine
- deal properly with file names containing spaces
(patch by Lucien Saviot <Lucien.Saviot@u-bourgogne.fr>, with minor
alterations from me)
2002-10-17 03:33:24 +00:00
ianmacd
c340b7d8d1
- simplify FreeBSD pkg_delete completion, so that it doesn't need sed
...
- add Slackware Linux removepkg completion (by Christian Birchinger
<joker@netswarm.net>)
2002-10-17 03:01:21 +00:00
ianmacd
8ea42074bb
- add FreeBSD pkg_delete and pkg_info completion
...
(patch by Jean-Baptiste Quenot <jb.quenot@caraldi.com>)
2002-10-17 01:18:34 +00:00
ianmacd
921342ad27
- Perl module completion loops endlessly if an element of the @INC path does
...
not exist and there are subdirectories in the current directory
(patch from Alexander Kreuzer <alex@flotzen.de>)
2002-10-17 01:05:29 +00:00
ianmacd
4ef7513461
- minor fix to apt-build completion
2002-10-17 00:53:37 +00:00
ianmacd
7eff6df406
- allow xmms to also complete on .wav files
2002-10-17 00:47:30 +00:00
ianmacd
bc55bffeae
- return core files in gdb completion
2002-10-15 22:09:09 +00:00
ianmacd
8fb8396e3d
- tar file completion on files within .bz2 archives did not work
2002-10-14 17:57:15 +00:00
ianmacd
4c22d031fc
- in _tar(), don't perform regular file completion when completing on files
...
inside tar files
2002-10-14 16:56:46 +00:00
ianmacd
3bf448cc3b
- update version and changelog
2002-10-13 16:09:00 +00:00
ianmacd
73bddff0e5
- update release to 20021013
2002-10-13 16:06:00 +00:00
ianmacd
046ad76d74
various fixes from Rafael Sepúlveda <drs@gnulinux.org.mx>
...
- fixed apt-cache 'show' completion bug
- fixed function names with hyphens
- aptitude completion function was loaded, regardless of presence of program
- various improvements to other Debian commands
2002-10-13 01:46:49 +00:00
ianmacd
d1041d29dc
- mount completion should ignore commented out lines in /etc/fstab
2002-10-10 13:43:38 +00:00
ianmacd
9913362b38
- add option completion to Python
...
- make Python completion append a '/' at the end of directories
(use -o filenames rather than -o default to compgen)
(patch by Rafael Sepúlveda <drs@gnulinux.org.mx>)
2002-10-10 06:38:05 +00:00
ianmacd
e6f88b15c9
- offer --force-confmiss, not --force-miss with dpkg completion
2002-10-09 05:29:14 +00:00
ianmacd
794448c822
- perform file completion with ssh when -i is given
2002-10-08 05:00:57 +00:00
ianmacd
48cdae4d91
- update release to 20021007
2002-10-07 14:31:47 +00:00
ianmacd
3c876e9c90
- update version and changelog
2002-10-07 14:31:16 +00:00
ianmacd
2497a3e3c1
- back out double hostname fix for scp
2002-10-07 14:27:01 +00:00
ianmacd
cfc861db85
- fix error message when using insmod to complete on a file in ..
2002-10-06 20:24:18 +00:00
ianmacd
fa1f6acfd3
- option completion for find had mysteriously disappeared
2002-10-05 19:33:03 +00:00
ianmacd
6b07a70a56
- remove section on colons making completion go awry
2002-10-05 07:55:09 +00:00
ianmacd
1922075db9
- update version and changelog
2002-10-05 07:52:25 +00:00
ianmacd
c07434552e
- update release to 20021005
2002-10-05 07:48:48 +00:00
ianmacd
5d98dcb9ab
- make jar completion accept a leading dash to its option list
...
(patch by "C. Scott Ananian" <cananian@lesser-magoo.lcs.mit.edu>)
2002-10-05 07:34:57 +00:00
ianmacd
38ccef1739
- fix cvs counting bug
...
(patch by "C. Scott Ananian" <cananian@lesser-magoo.lcs.mit.edu>
2002-10-05 07:33:14 +00:00
ianmacd
d6089cccc2
- make java completion aware of -jar
2002-10-05 07:31:43 +00:00
ianmacd
b9a46e32db
- silence some apt-cache complaints in various completions
...
(patch by Rafael Sepúlveda <drs@gnulinux.org.mx>)
2002-10-05 06:08:53 +00:00
ianmacd
13913a046e
- avoid awk error message in rmmod completion and grep error message in
...
mount completion, when attempting to complete on a backslash
2002-10-05 06:03:21 +00:00
ianmacd
0ce0956a81
- avoid double machine name bug in scp
2002-10-05 05:52:37 +00:00
ianmacd
98dee7dfa6
- many Debian command updates from Rafael Sepúlveda <drs@gnulinux.org.mx>
2002-10-02 01:32:40 +00:00