summaryrefslogtreecommitdiff
path: root/Completion/Core/compinit
AgeCommit message (Expand)AuthorFilesLines
2001-04-02moved to Completion/compinitSven Wischnowsky1-483/+0
2001-03-12spelling corrections (13610)Oliver Kiddle1-2/+2
2001-02-28add `aliases' option to be able to disable alias expansion (13554)Sven Wischnowsky1-0/+1
2001-02-16make `compdef foo=bar' use the service defined for `bar' if there is any (13494)Sven Wischnowsky1-0/+1
2001-02-13Add 'glob' to $_comp_options.Bart Schaefer1-0/+1
2001-01-15add `services', allowing easier re-use of (parts of) completion functions (13...Sven Wischnowsky1-15/+47
2000-11-25ALL_EXPORT tweaks.Bart Schaefer1-0/+1
2000-11-05Use bareglobqual.Bart Schaefer1-0/+1
2000-10-19simplify setting standard completion system options using $_comp_options (13036)Sven Wischnowsky1-0/+15
2000-07-26Move compinit security checks into compaudit.Bart Schaefer1-55/+19
2000-07-0312140: make key rebinding for _expand complter easierPeter Stephenson1-0/+9
2000-06-23compinit some more (12043)Sven Wischnowsky1-4/+4
2000-06-23even more compiinit stuff, change prompt, search for insecure parent dirs (12...Sven Wischnowsky1-5/+17
2000-06-22followup to compinit-security patch (12033)Sven Wischnowsky1-11/+18
2000-06-20a bit of security for compinit (avoid using things writable by others); avoid...Sven Wischnowsky1-161/+93
2000-05-31allow using menu-select for compdef -k (i.e.: autoload zsh/complist in such c...Sven Wischnowsky1-0/+3
2000-05-25beautify format of compdump file (11576)Sven Wischnowsky1-1/+1
2000-04-01Updated from list as far as 10376Peter Stephenson1-96/+331
1999-04-15Initial revisionTanaka Akira1-0/+269