aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2010-07-25Fix brew info --allAdam Vandenberg
2010-07-25Allow HOMEBREW_EDITOR for non-project editing.Adam Vandenberg
2010-07-23GitHub - use git for smart http reposAdam Vandenberg
2010-07-23Add depends_on spacing checks to brew_auditAdam Vandenberg
2010-07-21Bump Xcode recommendation to 3.2.2Adam Vandenberg
2010-07-21brew deps --1 does not recurseAdam Vandenberg
2010-07-21Fix message and undent for external depsAdam Vandenberg
2010-07-20Clean up test script & use system ruby to run testsAdam Vandenberg
2010-07-20Fix top-level formula having duplicate depsAdam Vandenberg
2010-07-19Remove "test/formula_test.rb"Adam Vandenberg
2010-07-18brew.h info takes a formula parameter rather than a stringMax Howell
2010-07-18Make expand_deps a class functionMax Howell
2010-07-18Some String.dedent actionMax Howell
2010-07-18Use build_head here too.Adam Vandenberg
2010-07-16Add ARGV.build_head? and use it.Adam Vandenberg
2010-07-14When outputting a `brew install -vd` insert the formula nameKyle Fuller
2010-07-13Add command "brew --env"Adam Vandenberg
2010-07-12Use regex in brew-audit and add path concat test.Adam Vandenberg
2010-07-10CurlUnsafeDownloadStrategyAdam Vandenberg
2010-07-09Usage should mention manpage.Adam Vandenberg
2010-07-09Document 'brew install --HEAD'; sort ENV vars.Adam Vandenberg
2010-07-09`brew doctor` and GitDownloadStrategy now check for Git.Adam Vandenberg
2010-07-08Improved Subversion support.Adam Vandenberg
2010-07-08Add some HOMEBREW env vars to the dumpAdam Vandenberg
2010-07-08Comment the detect_download_strategy patterns.Adam Vandenberg
2010-07-08Remove un-needed 'unless' in brew updateAdam Vandenberg
2010-07-08Clarify cellar commentAdam Vandenberg
2010-07-08Move exceptions from global to utils; remove duplicate defintionsAdam Vandenberg
2010-07-08External command "brew which"Adam Vandenberg
2010-07-08Move method from ObserverPathnameExtension to extend/PathnameAdam Vandenberg
2010-07-07brew fetch shouldn't try to checksum VCS checkoutsAdam Vandenberg
2010-07-06Add debian style names to version checker.Adam Vandenberg
2010-07-06Update version testsAdam Vandenberg
2010-07-04Pathname - fix RC version detection.Adam Vandenberg
2010-07-04external command 'brew readall' that tries to import all brewsAdam Vandenberg
2010-07-04Update Pathname version checks.Adam Vandenberg
2010-07-04Remove dupliate 'wxwidgets' entry from blacklist.Adam Vandenberg
2010-07-04'brew fetch' now shows MD5Adam Vandenberg
2010-07-03Move data into updater classAdam Vandenberg
2010-07-03brew doctor - add whitelist to dylibsAdam Vandenberg
2010-07-03Blacklist setuptools in favor of distribute.Adam Vandenberg
2010-07-03Allow user to override temp folder with HOMEBREW_TEMPAdam Vandenberg
2010-07-02Remove $PATH from --config and build dumps.Adam Vandenberg
2010-07-01Brew doctor now checks that lib/pkgconfig is writable.Adam Vandenberg
2010-07-01Use http URL for "brew update".Adam Vandenberg
2010-06-30Tweak CurlPostDownloadStrategyAdam Vandenberg
2010-06-30Add flat-.pkg support to CurlDownloadStrategyAdam Vandenberg
2010-06-30External command 'brew test'.Adam Vandenberg
2010-06-29manpage updatesAdam Vandenberg
2010-06-29Fix typo in github_infoLuke Gallagher