aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/task.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-04taskwarrior 1.9.4Jakub Turski
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-11-09Updating task to 1.9.3.Jake Bell
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-08-07Update formulae for version 0.7Adam Vandenberg
* Use new "url" features * Use keg_only DSL * Use "skip_clean :all" DSL * Whitespace and style cleanups * Make bash invocations less silly * Use new man2-man8 helpers * Remove "FileUtils." since it is included in Formula * Use real names for deps instead of aliases * ENV.x11 now updates path, so remove that from individual brews
2010-07-15Updating task to 1.9.2.Jake Bell
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-05-25task.rb - also install bash completion script.theunraveler
Signed-off-by: Adam Vandenberg <flangy@gmail.com> * Also, clean up formula to Homebrew style
2010-05-25Updating task to 1.9.1theunraveler
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-19Fixed task.rb md5.theunraveler
Signed-off-by: David Höppner <0xffea@gmail.com>
2010-04-18Updating task.rbtheunraveler
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-01-30Adding a formula for taskClarke Retzer