summaryrefslogtreecommitdiffstats
path: root/TOOLS/zsh.pl
Commit message (Expand)AuthorAgeFilesLines
* TOOLS/zsh.pl: complete options that take file namesPhilip Sequeira2014-09-131-0/+7
* TOOLS/zsh.pl: protect global environmentPhilip Sequeira2014-08-171-0/+4
* TOOLS/zsh.pl: fix a ret that hadn't been changed to rcPhilip Sequeira2014-08-171-1/+1
* TOOLS/zsh.pl: complete profilesPhilip Sequeira2014-08-171-0/+36
* TOOLS/zsh.pl: properly set the return valueAlessandro Ghedini2014-08-131-9/+12
* TOOLS/zsh.pl: properly return non-zero when no matches are foundc_142014-08-131-0/+1
* TOOLS/zsh.pl: complete URL schemes based on --list-protocolsAlessandro Ghedini2014-07-031-2/+7
* TOOLS/zsh.pl: sort options in reverse order by lengthAlessandro Ghedini2014-07-031-0/+9
* TOOLS/zsh.pl: untabifyPhilip Sequeira2014-07-031-26/+26
* TOOLS/zsh.pl: fix _arguments linePhilip Sequeira2014-07-031-1/+1
* TOOLS/zsh.pl: don't consume extra argumentsPhilip Sequeira2014-07-031-10/+18
* TOOLS/zsh.pl: escape all colons in option descriptionsPhilip Sequeira2014-07-031-1/+1
* TOOLS: add script for generating a zsh completion scriptAlessandro Ghedini2014-06-081-0/+129