aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2013-06-27brew --env: Add missing CPATH environment variablePaul Fitzpatrick
2013-06-27Add an exception for imagemagick in build-time dep auditJack Nagel
2013-06-26Add syntax sugar for MPIDependencyJack Nagel
2013-06-26Be explicit about passing formulae names or instances to TabAdam Vandenberg
2013-06-26info: Only print Cellar info if it existsMisty De Meo
2013-06-26Don't use 'obj == nil'Jack Nagel
2013-06-26audit: don't try to audit missing depsJack Nagel
2013-06-26Clean up `brew options`Jack Nagel
2013-06-26Reword uses commentAdam Vandenberg
2013-06-26uses: fail fast if invalid formula names are givenJack Nagel
2013-06-25Fix info --githubAdam Vandenberg
2013-06-24Add 'From:' to GitHub url for formulaAdam Vandenberg
2013-06-24Update audit for Fortran dependencyAdam Vandenberg
2013-06-23irb: pass strings to factory, not symbolsAdam Vandenberg
2013-06-23remove no-op code in bottle.rbAdam Vandenberg
2013-06-22Add Utils::JSON to wrap the JSON implementationJack Nagel
2013-06-22deps: allow "--installed --tree"Jack Nagel
2013-06-22deps: use OpenStruct to capture the modeJack Nagel
2013-06-22deps: remove need for Array extensionJack Nagel
2013-06-22deps: extract output methodsJack Nagel
2013-06-22bottle: sort --merge output in OS X version order.Mike McQuaid
2013-06-21Don't clean up lockfiles if the directory doesn't existJack Nagel
2013-06-21Clean up lockfilesJack Nagel
2013-06-19doctor: share/python no longer needed in PATHSamuel John
2013-06-14Use Hardware::CPU moduleJack Nagel
2013-06-13Fix bug in `brew list --pinned`Simon Sigurdhsson
2013-06-12Rename variables for clarityJack Nagel
2013-06-12Extract search_taps methodJack Nagel
2013-06-12Pull tap list into a constantJack Nagel
2013-06-12Remove use of global variableJack Nagel
2013-06-12Rename methodJack Nagel
2013-06-12Extract query constructionJack Nagel
2013-06-12Use inspect instead of escaping quotesJack Nagel
2013-06-12Move require out of methodJack Nagel
2013-06-12install: remove overcautious array manipulationJack Nagel
2013-06-11Add doctor check for OS X > 10.8Jack Nagel
2013-06-11doctor: add check for osx-gcc-installerMisty De Meo
2013-06-09info: remove unreachable codeJack Nagel
2013-06-09Separate formula conflicts from requirementsJack Nagel
2013-06-09deps: move recursive_deps_tree into Homebrew moduleJack Nagel
2013-06-09Remove adamv-alt references.Adam Vandenberg
2013-06-08Consolidate sudo checks.Adam Vandenberg
2013-06-08Make Test::Unit assertions available in formula testsJack Nagel
2013-06-08brew-bottle: merge arg for bottle metadata files.Mike McQuaid
2013-06-08brew-bottle: split output and use a bottle object.Mike McQuaid
2013-06-08brew-test: add five minute timeout.Mike McQuaid
2013-06-07Improved audit of python stuffSamuel John
2013-06-06Decouple bottle tags from MacOS.catJack Nagel
2013-06-06cleanup: use String#[] instead of "captures.first rescue nil"Jack Nagel
2013-06-04Remove postgresql and mysql audit noiseJack Nagel