summaryrefslogtreecommitdiff
path: root/plugins/phing/phing.plugin.zsh
AgeCommit message (Collapse)Author
2013-03-12Allow ":" and "-" characters in phing tasks.Spencer Rinehart
Tasks that included hyphens or colons were being excluded from completion. This improves the usage for this.
2013-03-12Use [ -nt ] instead of stat -f%m to check cache files.Spencer Rinehart
2010-11-17Removed the echo statement - no need for that.Claus Witt
2010-11-09Added phing pluginClaus Witt