aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-03-16Fix `change_make_var!` for empty variables.Martin Kühl
2010-03-14Add HOMEBREW_USE_LLVM to ENV vars shown for build errors.Adam Vandenberg
2010-03-14Don't provide destructive instructionsMax Howell
2010-03-14More descriptionless README tweaksMax Howell
2010-03-14Better README copyMax Howell
2010-03-131.9 fix, String is not an Enumerable.Eero Saynatkari
2010-03-13Avoid GitHub bug with capitalisation in wiki pagesMax Howell
2010-03-13README lists Homebrew's requirementsMax Howell
2010-03-13Point users to Homepage for usage examples.Max Howell
2010-03-11Add a snapshot of ENV to BuildError and show some flags with the stack trace.Adam Vandenberg
2010-03-11Install line needs -LMax Howell
2010-03-10Plain `brew log` shows the entire Homebrew git logMax Howell
2010-03-10Actually remove info pages in skip stepMax Howell
2010-03-09Bring zsh completion command list more up-to-dateDaniel Schauenberg
2010-03-08Change the return value of Pathname.install.Adam Vandenberg
2010-03-08Homebrew is now at version 0.60.6Adam Vandenberg
2010-03-08Error out if `brew diy` doesn't know the build systemMax Howell
2010-03-07Fixes Pathname.install(:foo => :bar) to work when File.exist?(:bar)Max Howell
2010-03-07Allow Pathname.install to take a Hash.Adam Vandenberg
2010-03-07String.undent for prettier HEREDOCsMax Howell
2010-03-06Documentation rewriteMax Howell
2010-03-03Move --cache command down near --prefix and use AGRV.formulae.Adam Vandenberg
2010-03-03Add support for `brew --prefix [formula ...]`.Martin Kuehl
2010-03-01REVERT SubversionDownloadStrategy change.Adam Vandenberg
2010-03-01Move license block to separate LICENSE file.Adam Vandenberg
2010-03-01Improvements to new SubversionDownloadStrategyFergal Hainey
2010-02-27Add 'rebase' to accidental git commands.Adam Vandenberg
2010-02-27Update bash completionsAdam Vandenberg
2010-02-27`brew outdated` works if there is eg. Cellar/.DS_StoreMax Howell
2010-02-27Add outdated to `brew help`Max Howell
2010-02-27brew outdatedMax Howell
2010-02-27Pathname.subdirs and Pathname.cd{}Max Howell
2010-02-25Add support for external ruby deps, and fix external deps system.Andre Arko
2010-02-24brew --cache [formula]Adam Vandenberg
2010-02-24We need to set CC and CXX for many formulaMax Howell
2010-02-20Fix `brew cleanup`: don't bail out earlyMartin Kuehl
2010-02-20Fix inreplace barfing over PathnamesMax Howell
2010-02-19No longer compile with LLVM by defaultMax Howell
2010-02-19Allow inreplace to operate over arraysMax Howell
2010-02-18Add `brew --cellar` command.Adam Vandenberg
2010-02-18Fix Pathname.install for relative symlinksMax Howell
2010-02-18Fix GitHub tarball version detectionMax Howell
2010-02-16Don't merge flags in checkout-indexGraham Hughes
2010-02-16Fix `brew cleanup`: less pruningMartin Kuehl
2010-02-13Set correct LDFLAGS for universal binariesAleksandar Topuzović
2010-02-13Fixes Homebrew/homebrew#571; brew update doesn't report "Already up-to-date"Max Howell
2010-02-11Don't abort cleanup if formulae are missingAndre Arko
2010-02-09remove_make_var! should not leave an empty assignmentAdam Vandenberg
2010-02-08ENV.cxx was not retrieving proper ENV flag.Adam Vandenberg
2010-02-07Merge branch 'F-zsync' of git://arthur.barton.de/homebrew-alexAdam Vandenberg