aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-06-10Failures during ./configure should mention config.log.Adam Vandenberg
2010-06-10MercurialDownloadStrategy: pull and update instead of update onlyTuncer Ayaz
2010-06-10MercurialDownloadStrategy: pull and update instead of update onlyTuncer Ayaz
2010-06-09Add some dash-commands to bash completion scriptAdam Vandenberg
2010-06-09External command: brew linkappsAdam Vandenberg
2010-06-08Subversion now supports revisions on externals.Adam Vandenberg
2010-06-08More efficient SVN download that handles externalsFergal Hainey
2010-06-07Add sample external commands: dirty, leaves, optionsAdam Vandenberg
2010-06-07Support external commandsAdam Vandenberg
2010-06-07Remove silly concatenation.Adam Vandenberg
2010-06-07Remove 'generate' from bash completion.Adam Vandenberg
2010-06-07Tweak the bin/brew command selector a bit.Adam Vandenberg
2010-06-07Add --cache support to hg and bzr.Adam Vandenberg
2010-06-07Add cache location support to CVS.Adam Vandenberg
2010-06-03Fix typo in comment.Adam Vandenberg
2010-06-01Split patching message into downloading and patchingAdam Vandenberg
2010-06-01Add "brew --cellar (formula)"Adam Vandenberg
2010-06-01Handle search with no arguments.Adam Vandenberg
2010-06-01Don't symlink lib/python2.6Adam Vandenberg
2010-06-01Warn if a keg-level "man" is found.Adam Vandenberg
2010-06-01Escape search terms. Fixes Homebrew/homebrew#1475Adam Vandenberg
2010-06-01Link to pcc and tiger branches.Adam Vandenberg
2010-05-30Tweak the bash completion script.Adam Vandenberg
2010-05-28Remove selflink script.Adam Vandenberg
2010-05-26Add "brew create --fink"Adam Vandenberg
2010-05-12Fix the update testsDavid Porter
2010-05-10Improve archs_for_commandAdam Vandenberg
2010-05-07Allow SVN to report cache location.Adam Vandenberg
2010-05-06Move dump_build_env to utils and use during installs too.Adam Vandenberg
2010-05-05Let GitDownloadStrategy report its cache location.Adam Vandenberg
2010-05-02Merge keg_only? blocks in installer.Adam Vandenberg
2010-05-02Tweak formatting in previous commit.Adam Vandenberg
2010-05-02Show digest mismatch in verify_download_integrityYarrow
2010-05-01Add check for gettext to brew_doctor.Adam Vandenberg
2010-05-01Update gcc version checks in brew_doctorAdam Vandenberg
2010-04-30`brew list --versions [formulae]`Adam Vandenberg
2010-04-29Add 'Arrandale' for core i7 MBPlistrophy
2010-04-28sort brew commands in zsh completion and add doctorDaniel Schauenberg
2010-04-22Fix universal builds on 32-bit CPUs.Adam Vandenberg
2010-04-22Add --git option to 'brew install -i'.Adam Vandenberg
2010-04-20Publicize 'brew doctor' in build failure message.Adam Vandenberg
2010-04-20brew doctor now checks pkg-config search pathAdam Vandenberg
2010-04-17Read all formula in a 'rescue' block.Adam Vandenberg
2010-04-15Do not assume /Developer when checking LLVM. Fixes Homebrew/homebrew#1160.Adam Vandenberg
2010-04-14Add PATH to --config and ENV dump.Adam Vandenberg
2010-04-12Use Array#length instead of count. Fixes Homebrew/homebrew#1165Adam Vandenberg
2010-04-12Make mod_wsgi and mod_python arch code more similar.Adam Vandenberg
2010-04-10Only respect :using specs when downloading HEAD.Martin Kühl
2010-04-09Support jruby external dependencies.Adam Vandenberg
2010-04-08Quote prefix for git submodules. Fixes Homebrew/homebrew#1009Adam Vandenberg