3114 Commits

Author SHA1 Message Date
ianmacd
b9b7d9675d insmod completion was not completing module parameters correctly
man completion now resorts to filename completion if no /etc/man.config
2001-01-31 22:30:49 +00:00
ianmacd
8cb465d393 added Red Hat service completion 2001-01-10 23:09:48 +00:00
ianmacd
af9b519c77 added --rmsource as stand-alone option to RPM completion 2000-12-20 02:04:54 +00:00
ianmacd
99f016528f fixed bug in killall completion that caused swapped out processes to not be
completed
added file_glob() function to rpm completion
2000-12-19 19:54:49 +00:00
ianmacd
ab80ab8acb rpm completion updated for extra options in rpm 4.x (added --eval, --pipe,
--rcfile, etc.)
some minor bug fixes to rpm completion; code tidied in places
added some outstanding long options to rpm completion (--install, --freshen,
  --upgrade, --info, --list, --state, --docfiles, --queryformat, --verify  etc.)
added -g group completion
2000-11-20 20:41:43 +00:00
ianmacd
b1513938c3 fixed RPM completion. Not all RPMs were found when completing -e, etc. 2000-10-29 22:17:19 +00:00
ianmacd
be23dd6072 reverted cd, mkdir & pushd to standard -d directory completion 2000-10-19 15:25:36 +00:00
ianmacd
e8d1508ce5 default to filename completion if all else fails on _mound() and _find()
do filename completion in _man() if parameter contains a /
add filename completion to list of _man completions if no manual section
  specified
added functionality to FreeS/WAN IPSec completion
added Debian apt-get & apt-cache completion
added more intelligent directory completion in new _directory function
2000-10-09 18:07:50 +00:00
ianmacd
4940278ca3 added Makefile completion
split _ssh function up into a _known_hosts function for use by other commands
improved insmod completion with module paramter completion
2000-09-25 21:38:11 +00:00
ianmacd
b105887fee fixed bug in man completion that caused pages with a dot in them
(e.g. lilo.conf) not to be found
ssh completion enhanced with command completion after host has been given
fixed bug in ssh completion that caused bad completions when completing on
  a digit
added route(8) completion
2000-09-11 18:46:39 +00:00
ianmacd
b83e93366a fixed bug in killall completion (processes with a path were not completed)
added cipher completion to -c option of ssh
2000-08-29 19:21:00 +00:00
ianmacd
607c618f8e added ssh completion
cleaned the code in some of the other functions
2000-08-29 00:41:27 +00:00
ianmacd
a1c38f0261 added cvs, rpm, chkconfig and chsh completion 2000-08-11 21:20:41 +00:00
ianmacd
49e7b95781 initial check-in of bash 2.04 programmable completion stuff 2000-08-08 22:17:29 +00:00