aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
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-30Fix typo for pin command in bash_completionJaime Marquínez Ferrándiz
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-29superenv: Filter out -isysrootSamuel John
2013-03-28brew.rb: drop constant reassignmentJack Nagel
2013-03-28brew-readall: remove unused variableJack Nagel
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
2013-03-28Make clear that this method discards argumentsJack Nagel
2013-03-28audit: don't complain about postgis using postgresqlAdam Vandenberg
2013-03-28info: make use of Tab#to_sJack Nagel
2013-03-28Tab#to_s returns a one-line summary of the receiptJack Nagel
2013-03-26doctor: check for all DYLD env varsAdam Vandenberg
2013-03-23LinuxCPUs: Fix method aliasSebastian Staudt
2013-03-23Hardware: separate out CPU values into CPU moduleMisty De Meo
2013-03-21Turn double modifier into a single conditionalJack Nagel