summaryrefslogtreecommitdiff
path: root/plugins/phing
AgeCommit message (Collapse)Author
2014-06-13fix `-nt` usagefrantzmiccoli
2013-09-15Removed comments and other elements that might appear in the phing -l ↵Fräntz Miccoli
output. The current version doesn't work at all on my environment (OSX 10.7)
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