about summary refs log tree commit diff
path: root/Completion/Core/compinit
Commit message (Expand)AuthorAgeFilesLines
* moved to Completion/compinitSven Wischnowsky2001-04-021-483/+0
* spelling corrections (13610)Oliver Kiddle2001-03-121-2/+2
* add `aliases' option to be able to disable alias expansion (13554)Sven Wischnowsky2001-02-281-0/+1
* make `compdef foo=bar' use the service defined for `bar' if there is any (13494)Sven Wischnowsky2001-02-161-0/+1
* Add 'glob' to $_comp_options.Bart Schaefer2001-02-131-0/+1
* add `services', allowing easier re-use of (parts of) completion functions (13...Sven Wischnowsky2001-01-151-15/+47
* ALL_EXPORT tweaks.Bart Schaefer2000-11-251-0/+1
* Use bareglobqual.Bart Schaefer2000-11-051-0/+1
* simplify setting standard completion system options using $_comp_options (13036)Sven Wischnowsky2000-10-191-0/+15
* Move compinit security checks into compaudit.Bart Schaefer2000-07-261-55/+19
* 12140: make key rebinding for _expand complter easierPeter Stephenson2000-07-031-0/+9
* compinit some more (12043)Sven Wischnowsky2000-06-231-4/+4
* even more compiinit stuff, change prompt, search for insecure parent dirs (12...Sven Wischnowsky2000-06-231-5/+17
* followup to compinit-security patch (12033)Sven Wischnowsky2000-06-221-11/+18
* a bit of security for compinit (avoid using things writable by others); avoid...Sven Wischnowsky2000-06-201-161/+93
* allow using menu-select for compdef -k (i.e.: autoload zsh/complist in such c...Sven Wischnowsky2000-05-311-0/+3
* beautify format of compdump file (11576)Sven Wischnowsky2000-05-251-1/+1
* Updated from list as far as 10376Peter Stephenson2000-04-011-96/+331
* Initial revisionTanaka Akira1999-04-151-0/+269