aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/tig.rb
AgeCommit message (Collapse)Author
2011-03-12Use ruby style for inheritance.Adam Vandenberg
2011-03-09Update tig to 0.17Chris Schneider
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-10-03Update tig to v 0.16.2Ali Asad Lotia
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-06-25Update tig - git curses frontend - to 0.16.Ali Asad Lotia
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-04-14tig - remove unused configure optionAdam Vandenberg
2010-03-11tig has man pagesJoshua Priddle
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2009-12-21Update tig to 0.15Adam Vandenberg
2009-12-12Reformat Tig.Adam Vandenberg
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
brewkit.rb changes ENV destructively, so lets not do that everytime a formula is required. Now it's possible for other tools to require a formula description without worrying about side-effects.
2009-08-02'tig' formula, a curses-based front end for Git.Adam Vandenberg