aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2014-01-14gist logs: fix error messageStefan
2014-01-11Fix typoJack Nagel
2014-01-11Fix tokenizing openssl style versionsJack Nagel
2014-01-11LanguageModuleDependency: remove code that only worked by accidentJack Nagel
2014-01-11man: add reinstall command.Mike McQuaid
2014-01-11man: use <br> instead of whitespace for linebreak.Mike McQuaid
2014-01-10Escape issue search stringJack Nagel
2014-01-09pull: fix --bottle to no longer use mxcl.Mike McQuaid
2014-01-09search: handle tap not found and suggest update.Mike McQuaid
2014-01-08Revert "detect_cxx_stdlibs: ignore executables."Mike McQuaid
2014-01-07brew-test-bot: output files removed from cache.Mike McQuaid
2014-01-07brew-test-bot: nuke cache on cleanup.Mike McQuaid
2014-01-07create: fix typosChristian Moritz
2014-01-07detect_cxx_stdlibs: ignore executables.Mike McQuaid
2014-01-07create: always use double quotes.Mike McQuaid
2014-01-04bottle: improve "not installed" message.Mike McQuaid
2014-01-04caveats: show python caveats if modules installed.Mike McQuaid
2014-01-04Pathname: add methods to write env scripts.Mike McQuaid
2014-01-04ENV: add method to prepend and create a PATH.Mike McQuaid
2014-01-04formula: fix whitespace.Mike McQuaid
2014-01-04stdenv tests: add gcc-4.0 testMisty De Meo
2014-01-04ENV.gcc: remove raiseMisty De Meo
2014-01-04Recommit ENV changesMisty De Meo
2014-01-04Revert "stdenv: fix self.cc check"Mike McQuaid
2014-01-04Revert "default_cc: locate already returns Pathnames"Mike McQuaid
2014-01-04Revert "default_compiler: recognize gcc-4.0"Mike McQuaid
2014-01-04Revert "stdenv: set correct compiler symbol for gcc 4.0"Mike McQuaid
2014-01-03stdenv: set correct compiler symbol for gcc 4.0Misty De Meo
2014-01-03default_compiler: recognize gcc-4.0Misty De Meo
2014-01-03default_cc: locate already returns PathnamesMisty De Meo
2014-01-03stdenv: fix self.cc checkMisty De Meo
2014-01-03exceptions: remove unused AlreadyTappedError.Mike McQuaid
2014-01-03install, update: AlreadyTappedError never raised.Mike McQuaid
2014-01-03tap: never throw AlreadyTappedError.Mike McQuaid
2014-01-03dependency: don't try and expand yourself.Mike McQuaid
2013-12-30Add python27 dependencyMisty De Meo
2013-12-28Fix Homebrew/python case.Mike McQuaid
2013-12-28homebrew-python has moved to Homebrew org.Mike McQuaid
2013-12-27Replace template’s `j1` with `deparallelize`Josh Tilles
2013-12-27bottle: fix updating formulae with sha256 checksumsJack Nagel
2013-12-27bottle: use formula path accessorJack Nagel
2013-12-27Don't send, just call the method directlyJack Nagel
2013-12-27Drop unnecessary Pathname creationJack Nagel
2013-12-27Apply the same filtering to -I paths as -L pathsJack Nagel
2013-12-27superenv: don't accidentally filter out HOMEBREW_TEMPJack Nagel
2013-12-27Escape prefix when interpolating into regexpJack Nagel
2013-12-23brew-test-bot: check requirements default_formulaeChristian Moritz
2013-12-22cleaner: use ObserverPathnameExtensionJack Nagel
2013-12-22cleaner: reorganize clean_dir to avoid repeated conditionalJack Nagel
2013-12-22Drop unnecessary string conversion in skip_cleanJack Nagel