about summary refs log tree commit diff
path: root/Completion/compinit
Commit message (Expand)AuthorAgeFilesLines
* Frank Benkstein: 24047: fix compdef for more than three commands using theOliver Kiddle2007-11-011-1/+1
* 22934, modified, see 22937: add HIST_SUBST_PATTERN optionPeter Stephenson2006-11-011-8/+9
* 22525: lengths and cases of multibyte strings in parameters and historyPeter Stephenson2006-06-281-2/+3
* 21880: add carriage return to IFS in completion context.Bart Schaefer2005-10-171-0/+1
* 21575 plus unposted: Add WARN_CREATE_GLOBAL optionPeter Stephenson2005-08-081-0/+1
* _comp_options needs NO_kshtypesetBart Schaefer2004-10-221-0/+1
* users/7553: include zsh version in dump file to avoid problems with upgradesOliver Kiddle2004-06-161-1/+3
* 19767, 19785: store flags for -z and -k options to autoload allowing theOliver Kiddle2004-04-201-6/+6
* 19768: add clue to insecure directories warning and send errors to stderrOliver Kiddle2004-04-141-9/+10
* users/4865: Completion/compinit: need to add NO_octalzeroes toPeter Stephenson2002-04-251-0/+1
* remove that -T option to compdef again and instead use comma-separated sub-co...Sven Wischnowsky2002-03-131-120/+51
* allow different sets of completion definitions selected with option -T to com...Sven Wischnowsky2002-03-041-54/+135
* Fix exit status of compdef.Bart Schaefer2001-06-211-3/+3
* use `eval $_comp_setup' in all entry points of the completion system to not o...Sven Wischnowsky2001-05-291-0/+11
* NO_kshglob in _comp_options.Bart Schaefer2001-04-291-0/+1
* Improve prompt when compaudit finds badness.Bart Schaefer2001-04-061-1/+2
* after-move cleanupSven Wischnowsky2001-04-021-2/+2
* moved from Completion/Core/compinitSven Wischnowsky2001-04-021-0/+483