aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2009-10-19Camelcase class names around the . from filenamesMax Howell
2009-10-19ENV.universal_binaryMax Howell
2009-10-19Add dependencies to 'brew info' outputMichael Stephens
2009-10-19Allow svn+http:// urlsMax Howell
2009-10-19Reimplemented HttpDownloadStrategy needs 4 parameters nowMax Howell
2009-10-19Remove assignment to unused temporary variableMax Howell
2009-10-19Fix Homebrew/homebrew#52: Add ability to checkout a branch or tag.Jannis Leidel
2009-10-19Allow formula names with '+' in themMax Howell
2009-10-15Remove check for gccMax Howell
2009-10-15Allow --force for blacklisted formula namesMax Howell
2009-10-15Only create named argumentsMax Howell
2009-10-15Blacklist brew create sconsMax Howell
2009-10-15Handle certain ARGV parameters before certain error checksMax Howell
2009-10-15Put colors in Tty classMax Howell
2009-10-15Some subdirs and renames to aid homebrew n00bsMax Howell
2009-10-15Suggest use of the github gem when contributingMax Howell
2009-10-15Move verbose ARGV display to install.rbMax Howell
2009-10-15s/require 'brewkit'/require 'formula'/gMax Howell
2009-10-15selflink.sh install directory is now configurableTim Dysinger
2009-10-12Introduce :provided_by_osx for keg_only?Max Howell
2009-10-12Use explicit path to LLVMMax Howell
2009-10-09Revert copy pastaMax Howell
2009-10-09I believe in a world where unittests work with Ruby 1.8.6Max Howell
2009-10-09README updatesMax Howell
2009-10-08Add formula test that looks for commented-out template code.Adam Vandenberg
2009-10-08Remove invalid copied comment.Adam Vandenberg
2009-10-08Tweak version regex.Adam Vandenberg
2009-10-09Document selflinks.shMax Howell
2009-10-09Don't allow interactive installs if deps aren't installedMax Howell
2009-10-09Update referenced installer script gistMax Howell
2009-10-09Determine LLVM location programmaticallyMax Howell
2009-10-09Revert "Set homepage in created scripts to frontmost Safari URL"Max Howell
2009-10-04Set homepage in created scripts to frontmost Safari URLMax Howell
2009-10-04Introduce ENV.O2 and use that for the postgresql buildTom von Schwerdtner
2009-10-04Use full path to Ruby executable when installingMax Howell
2009-10-04Fixes Homebrew/homebrew#78Max Howell
2009-10-03Add to PKG_CONFIG_PATH for keg-only depsMax Howell
2009-10-03Modernise the GRC formula somewhatMax Howell
2009-10-03Fix brew if it's symlinked from elsewhereMark Imbriaco
2009-10-03GeoIP formulaMichael Stephens
2009-10-02HttpDownloadStrategy renamed CurlDownloadStrategyMax Howell
2009-10-02Formula.etc is now HOMEBREW_PREFIX/etcMax Howell
2009-10-01Add SourceForge pattern to SubversionDownloadStrategyAdam Vandenberg
2009-10-01Add -sources to the version recognizer.Adam Vandenberg
2009-10-01Set LD to CCAustin Ziegler
2009-10-01Blacklist creation for some formulaMax Howell
2009-10-01If an exception has newlines, render them wellMax Howell
2009-10-01Formula.var is now HOMEBREW_PREFIX/varMax Howell
2009-10-01ENV['HOMEBREW_VERBOSE'] turns on verbose modeMax Howell
2009-09-30Pathname fix for ruby 1.9 [hack?]Zachery Hostens