aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-04-03Add s.get_make_varAdam Vandenberg
2010-04-03Allow archs_for_command to take Pathnames. Fixes Homebrew/homebrew#1106.Adam Vandenberg
2010-04-01Add PKG_CONFIG_PATH to env dump, since brew modifies it.Adam Vandenberg
2010-03-31Add support for rar archives.Adam Vandenberg
2010-03-30More hashing refactoring to work with byte chunksJake Good
2010-03-27fix github version parser with multidigit numberJoshua Peek
2010-03-23More effective use of incremental MD5 to eliminate loading entire tarball int...Jake Good
2010-03-22Add md5 on 'brew create' if we can figure it out.Adam Vandenberg
2010-03-22brew create - warn if version cannot be determined from URL.Adam Vandenberg
2010-03-19Fix external perl checker.Adam Vandenberg
2010-03-19Add log to bash completions.Adam Vandenberg
2010-03-17Add --use-llvm flag to build environment output.Adam Vandenberg
2010-03-17Bug fix: gcc_4_0_1 wasn't removing sse4 flags correctly.Adam Vandenberg
2010-03-16Move recommended compiler versions into constants.Adam Vandenberg
2010-03-16Add GCC 4.0 info to --config output.Robert Shaw
2010-03-16Use tab/space when finding vars (and not newlines).Adam Vandenberg
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-13(no commit message)mxcl
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-06(no commit message)mxcl
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