about summary refs log tree commit diff
Commit message (Expand)AuthorAgeFilesLines
* moved to Completion/Zsh/Command/_readSven Wischnowsky2001-04-021-18/+0
* moved from Completion/Builtins/_printSven Wischnowsky2001-04-021-0/+29
* moved to Completion/Zsh/Command/_printSven Wischnowsky2001-04-021-29/+0
* moved from Completion/Builtins/_killSven Wischnowsky2001-04-021-0/+6
* moved to Completion/Zsh/Command/_killSven Wischnowsky2001-04-021-11/+0
* moved from Completion/Builtins/_hashSven Wischnowsky2001-04-021-0/+38
* moved to Completion/Zsh/Command/_hashSven Wischnowsky2001-04-021-38/+0
* moved from Completion/Builtins/_fcSven Wischnowsky2001-04-021-0/+36
* moved to Completion/Zsh/Command/_fcSven Wischnowsky2001-04-021-36/+0
* moved from Completion/Builtins/_enableSven Wischnowsky2001-04-021-0/+8
* moved to Completion/Zsh/Command/_enableSven Wischnowsky2001-04-021-8/+0
* moved from Completion/Builtins/_emulateSven Wischnowsky2001-04-021-0/+6
* moved to Completion/Zsh/Command/_emulateSven Wischnowsky2001-04-021-6/+0
* moved from Completion/Builtins/_echotcSven Wischnowsky2001-04-021-0/+7
* moved to Completion/Zsh/Command/_echotcSven Wischnowsky2001-04-021-3/+0
* moved from Completion/Builtins/_disableSven Wischnowsky2001-04-021-0/+8
* moved to Completion/Zsh/Command/_disableSven Wischnowsky2001-04-021-8/+0
* moved from Completion/Builtins/_compdefSven Wischnowsky2001-04-021-0/+52
* moved to Completion/Zsh/Command/_compdefSven Wischnowsky2001-04-021-52/+0
* moved from Completion/Builtins/_commandSven Wischnowsky2001-04-021-0/+10
* moved to Completion/Zsh/Command/_commandSven Wischnowsky2001-04-021-10/+0
* moved from Completion/Builtins/_cdSven Wischnowsky2001-04-021-0/+54
* moved to Completion/Zsh/Command/_cdSven Wischnowsky2001-04-021-54/+0
* moved from Completion/Builtins/_builtinSven Wischnowsky2001-04-021-0/+11
* moved to Completion/Zsh/Command/_builtinSven Wischnowsky2001-04-021-11/+0
* moved from Completion/Builtins/_bindkeySven Wischnowsky2001-04-021-0/+40
* moved to Completion/Zsh/Command/_bindkeySven Wischnowsky2001-04-021-40/+0
* moved from Completion/Builtins/_autoloadSven Wischnowsky2001-04-021-0/+10
* moved to Completion/Zsh/Command/_autoloadSven Wischnowsky2001-04-021-10/+0
* moved from Completion/Base/_precommandSven Wischnowsky2001-04-021-0/+6
* moved to Completion/Zsh/Command/_precommandSven Wischnowsky2001-04-021-5/+0
* moved from Completion/Base/_valueSven Wischnowsky2001-04-021-0/+61
* moved to Completion/Zsh/Context/_valueSven Wischnowsky2001-04-021-61/+0
* moved from Completion/Base/_tildeSven Wischnowsky2001-04-021-0/+30
* moved to Completion/Zsh/Context/_tildeSven Wischnowsky2001-04-021-30/+0
* moved from Completion/Base/_subscriptSven Wischnowsky2001-04-021-0/+62
* moved to Completion/Zsh/Context/_subscriptSven Wischnowsky2001-04-021-62/+0
* moved from Completion/Base/_redirectSven Wischnowsky2001-04-021-0/+3
* moved to Completion/Zsh/Context/_redirectSven Wischnowsky2001-04-021-3/+0
* moved from Completion/Base/_parameterSven Wischnowsky2001-04-021-0/+3
* moved to Completion/Zsh/Context/_parameterSven Wischnowsky2001-04-021-3/+0
* moved from Completion/Base/_mathSven Wischnowsky2001-04-021-0/+12
* moved to Completion/Zsh/Context/_mathSven Wischnowsky2001-04-021-12/+0
* moved from Completion/Base/_in_varedSven Wischnowsky2001-04-021-0/+35
* moved to Completion/Zsh/Context/_in_varedSven Wischnowsky2001-04-021-35/+0
* moved from Completion/Base/_firstSven Wischnowsky2001-04-021-0/+47
* moved to Completion/Zsh/Context/_firstSven Wischnowsky2001-04-021-47/+0
* moved from Completion/Base/_equalSven Wischnowsky2001-04-021-0/+9
* moved to Completion/Zsh/Context/_equalSven Wischnowsky2001-04-021-9/+0
* moved from Completion/Base/_defaultSven Wischnowsky2001-04-021-0/+27