Commit Graph

8 Commits

Author SHA1 Message Date
Paweł Lenart c51823c04e Remove warning lines from phing completion
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-18 14:17:43 -05:00
Jesse Donat bfbfef9fcf Cleans up phing plugin. 2016-07-15 14:30:09 -05:00
frantzmiccoli 9c11202fde fix `-nt` usage 2014-06-13 20:28:37 +02:00
Fräntz Miccoli a7c88c988a Removed comments and other elements that might appear in the phing -l output. The current version doesn't work at all on my environment (OSX 10.7) 2013-09-15 23:16:11 +02:00
Spencer Rinehart bdf4f5a347 Allow ":" and "-" characters in phing tasks.
Tasks that included hyphens or colons were being excluded from
completion.  This improves the usage for this.
2013-03-12 13:23:34 -04:00
Spencer Rinehart 300f94cb0e Use [ -nt ] instead of stat -f%m to check cache files. 2013-03-12 13:23:30 -04:00
Claus Witt bdaf872ce6 Removed the echo statement - no need for that. 2010-11-17 11:17:03 +01:00
Claus Witt 9db8042c46 Added phing plugin 2010-11-09 14:56:26 +01:00