aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2009-09-30Adding CVS and Mercurial download strategies.Austin Ziegler
2009-09-30brew list --unbrewed fixMax Howell
2009-09-30Add CPPFLAG for ncurses flag under 10.6.Adam Vandenberg
2009-09-30brew list lists root keg files if not README, etc.Max Howell
2009-09-30Allow returning true from keg_only?Max Howell
2009-09-30Determine the repo path in a symlink-friendly way.Steve Losh
2009-09-30Fixes Homebrew/homebrew#68, let's not break fresh Homebrew installsMax Howell
2009-09-30Var goes back in the keg. Fixes Homebrew/homebrew#67Max Howell
2009-09-30Show trailing / for dirs with brew listMax Howell
2009-09-29Don't fail when cleaning if skip_clean_paths is emptyMax Howell
2009-09-29Improved installation instructionsMax Howell
2009-09-29Angband version styleMax Howell
2009-09-29Allow skip_clean as a class methodAndre Arko
2009-09-29eval badAndre Arko
2009-09-29Add HOMEBREW_REPOSITORY prefix for `brew up`Andre Arko
2009-09-29Search by substring unless term is inside /../Andre Arko
2009-09-29Fixes .gitignoreMax Howell
2009-09-29An additional reference for warn_about_macports_or_finkKieran Pilkington
2009-09-29Adding PATH for the debug environment.Kieran Pilkington
2009-09-29brew list --unbrewedKieran Pilkington
2009-09-29If brew create can't figure out the name, prompt for itMax Howell
2009-09-29Add option to downgrade from LLVM to gcc.Adam Vandenberg
2009-09-29We require Xcode 3.1 *and later*Adam Vandenberg
2009-09-29ENV.O3 -- for when O4 takes foreverMax Howell
2009-09-28Change .gitignore to specifically include files we want tracked.Ben Alpert
2009-09-28Show information messages after basic error checking.Max Howell
2009-09-28fix_PATH changed to warn_about_macports_or_finkMax Howell
2009-09-28Made the tests green for the updater componentEloy Duran
2009-09-28Only show the first 8 characters of the commit hashes.Eloy Duran
2009-09-28Properly distinguish between added and updated formulae.Eloy Duran
2009-09-28Quote path parameters where appropriateMax Howell
2009-09-26Oops. Don't raise for homepages. Silly.Max Howell
2009-09-25Use MACOS_VERSION in bin/brewMax Howell
2009-09-25Throw if no homepage setMax Howell
2009-09-25Add test for matching formula filename/class.Adam Vandenberg