aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
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-27superenv: don't accidentally filter out HOMEBREW_TEMPJack Nagel
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
2013-12-22cleaner: add more tests for current behaviorJack Nagel
2013-12-21cleaner: clean up broken and orphaned symlinksJack Nagel
2013-12-21cleaner: add test to demonstrate that empty prefixes are removedJack Nagel
2013-12-21cleaner: add tests to document current pruning behaviorJack Nagel
2013-12-21cleaner: add tests to demonstrate some current failuresJack Nagel
2013-12-21cleaner: slightly less coupling in testsJack Nagel
2013-12-21cleaner: fix permission debug outputJack Nagel
2013-12-21prune: remove unnecessary .sortJack Nagel
2013-12-19Note when --only-dependencies is a no-opJack Nagel
2013-12-19install: add --only-dependencies optionSteven Peters
2013-12-17Move comparepdf to boneyardAdam Vandenberg
2013-12-17bottle: extract method for enumerating files that match a stringJack Nagel
2013-12-17versions: improve performance of rev_listJack Nagel
2013-12-17doctor: don't complain about unmigrated remote.Mike McQuaid
2013-12-17doctor: fix autocrlf set command.Mike McQuaid
2013-12-17doctor: add instructions for remote migration.Mike McQuaid
2013-12-16add nlopt to migrationAdam Vandenberg
2013-12-15options: show --HEAD and --devel when appropriateAdam Vandenberg
2013-12-15doctor: don't let gitconfig break dirty-tree checkChris Kampmeier
2013-12-14CLT.version: check 10.9 CLT firstMisty De Meo
2013-12-14doctor: check for migrated origin Git remote.Mike McQuaid
2013-12-14update: rewrite origin to point to Homebrew org.Mike McQuaid
2013-12-14tap: change core formula tap naming.Mike McQuaid
2013-12-14bottle: remove unused requireJack Nagel
2013-12-14bottle: avoid keeping entire `strings` output in memoryJack Nagel
2013-12-14Update string references to mxcl/homebrew.Mike McQuaid
2013-12-14Update docs, comment mxcl/homebrew refs.Mike McQuaid
2013-12-14Add HOMEBREW_TEMP to testing environmentJack Nagel
2013-12-14Remove unnecessary captures in otool regexpJack Nagel
2013-12-14Unify install name parsingJack Nagel
2013-12-14keg: use start_with? instead of regexp matchJack Nagel