aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
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-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-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
2010-06-28Add brew doctor check for Cellar and TMP on separate volumes.Adam Vandenberg
2010-06-28brew doctor - warn about symlinked cellarsAdam Vandenberg
2010-06-28Fix spacing in brew doctor messages.Adam Vandenberg
2010-06-28Use cp, not mv, to keep download in cache.Adam Vandenberg
2010-06-25Add brew doctor check for DYLD vars.Adam Vandenberg
2010-06-25Add a download strategy that uses HTTP POSTAdam Vandenberg
2010-06-23Extract "brew_install".Adam Vandenberg
2010-06-23Create explicit folders for more language libs.Patrick Walton
2010-06-23External command "brew audit <formula>"Adam Vandenberg