aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2013-04-05FormulaLock: fix uninitialized ivarJack Nagel
2013-04-05FormulaInstaller: this local is an ivar nowJack Nagel
2013-04-05FormulaInstaller: initialize @tabJack Nagel
2013-04-05Make some groups non-capturingJack Nagel
2013-04-05Use #grep where it will sufficeJack Nagel
2013-04-05Allow pipe fd to be inherited under Ruby 2.0Jack Nagel
2013-04-05Remove obsolete comment about download_strategyJack Nagel
2013-04-04Rename checksums.rb to match class nameJack Nagel
2013-04-04Remove circular requireJack Nagel
2013-04-03Recognize 7z files by magic bytes, not filenameJack Nagel
2013-04-03Don't error out when a package is already installedJack Nagel
2013-04-03use separate args in brew createAdam Vandenberg
2013-04-02tap/untap: use Array#length, not #countMisty De Meo
2013-04-02Fix missing require in x11_dependency.rbJack Nagel
2013-04-02Suppress warnings in test_pathname_installJack Nagel
2013-04-02Add test for differing module and import nameJack Nagel
2013-04-02Fix requires in test_x11_dependency.rbJack Nagel
2013-04-02Shrink requirements.rbJack Nagel
2013-04-02Don't use "assert_not_nil"Jack Nagel
2013-04-02Split out and fix LanguageModuleDependency testsJack Nagel
2013-04-02Simplify setting this ivarJack Nagel
2013-04-02Fix chicken scheme importsJack Nagel
2013-04-02Add new tests for fails_with DSLJack Nagel
2013-04-02Isolate compiler selector testsJack Nagel
2013-04-02CompilerSelector: don't use non-existent compilersJack Nagel
2013-04-02Bump useable clang version to 318Jack Nagel
2013-04-02Move x86_64 Requirement into coreJack Nagel
2013-04-02Use satisfy syntax for CLTDependencyJack Nagel
2013-04-01Test that X11 env is triggered correctlyJack Nagel
2013-04-01Fix X11 env setupJack Nagel
2013-04-01Requirement: env DSL is evaluated in context of self, not ENVJack Nagel
2013-04-01Add optional post_install method to Formula.Mike McQuaid
2013-04-01formula_installer: warn on bottles being skipped.Mike McQuaid
2013-04-01Make testing_env somewhat readableJack Nagel
2013-04-01Silence stderr in test suiteJack Nagel
2013-04-01audit: fix check for depending on requirement classesJack Nagel
2013-04-01Fix `list --pinned` for non-formula kegsJack Nagel
2013-03-31Fix uninstallation of non-formula kegsJack Nagel
2013-03-31onoe and opoo print to stderrJack Nagel
2013-03-31DRY ohai truncationJack Nagel
2013-03-31brew-pin: Fix bug in `FormulaPin#pinned?`Simon Sigurdhsson
2013-03-31brew-info: Add pinned status to info.Simon Sigurdhsson
2013-03-30Simplify destructuring this arrayJack Nagel
2013-03-30brew-pin: prevent selected formulae from upgrade.Simon Sigurdhsson
2013-03-29Use each_key instead of keys.eachJack Nagel
2013-03-29doctor: restore newlines between checksAdam Vandenberg
2013-03-28Remove circular requireJack Nagel
2013-03-28Suppress uninitialized instance variable warningsJack Nagel
2013-03-28extend/fileutils: suppress discarded method definition warningsJack Nagel
2013-03-28Suppress ambiguous argument and grouped expression warningsJack Nagel