Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-03-09 | phing: fix copy-paste error in README | Marc Cornellà | |
2019-10-18 | phing: add README (#8278) | Nick | |
2016-07-18 | Remove warning lines from phing completion | Paweł Lenart | |
Remove "Warning:" lines from phing targets list. Warning lines are returned by phing when a target has no tasks or dependencies. # Conflicts: # plugins/phing/phing.plugin.zsh | |||
2016-07-15 | Cleans up phing plugin. | Jesse Donat | |
2014-06-13 | fix `-nt` usage | frantzmiccoli | |
2013-09-15 | Removed 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-12 | Allow ":" 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-12 | Use [ -nt ] instead of stat -f%m to check cache files. | Spencer Rinehart | |
2010-11-17 | Removed the echo statement - no need for that. | Claus Witt | |
2010-11-09 | Added phing plugin | Claus Witt | |