aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2014-10-20doctor: Xcode 6.1 is in the App StoreLinus Unnebäck
2014-10-20add audit check for system OpenSSL linkageTim D. Smith
2014-10-20Drop pointless use of CannotInstallFormulaErrorJack Nagel
2014-10-20bottle_version: handle libpano.Mike McQuaid
2014-10-19Use curl -d to pass query parameters in the bottle download strategyJack Nagel
2014-10-19doctor: clarify 10.10 Xcode situation.Mike McQuaid
2014-10-19formula_installer: tweak argument migration warn.Mike McQuaid
2014-10-19formula_installer: warn on deprecated options.Mike McQuaid
2014-10-19tab: remap deprecated options in tabs.Mike McQuaid
2014-10-19formula: add spec deprecated_option DSL.Mike McQuaid
2014-10-19Add deprecated_option to software_spec.Mike McQuaid
2014-10-19Add DeprecatedOption class.Mike McQuaid
2014-10-19brew-test-bot: set HOME.Mike McQuaid
2014-10-19cleanup: only clean cache if it exists.Mike McQuaid
2014-10-19gifsicle 1.86Stian Eikeland
2014-10-19Provide a method to access test fixturesJack Nagel
2014-10-18Undocument UnsafeSubersionDownloadStrategyJack Nagel
2014-10-18Deprecate insecure download strategiesJack Nagel
2014-10-18Use YARD for API documentation.Mike McQuaid
2014-10-17Pull conditional out of begin blockJack Nagel
2014-10-17Move some code to the pour methodJack Nagel
2014-10-17xcode: check clang exists to confim install.Mike McQuaid
2014-10-17We don't need a Pathname just to stat the directoryJack Nagel
2014-10-17brew-test-bot: always repair taps when tapping.Mike McQuaid
2014-10-17formula_cellar_checks: Ruby 1.8 compatible check.Mike McQuaid
2014-10-17formula_cellar_checks: check exists before glob.Mike McQuaid
2014-10-17audit: call puts once instead of problems.size + 2 timesJack Nagel
2014-10-17audit: loop over deps onceJack Nagel
2014-10-17Audit devel and head depsJack Nagel
2014-10-16brew-test-bot: fix pull request URLs.Mike McQuaid
2014-10-16brew-test-bot: use Jenkins PR plugin provided URL.Mike McQuaid
2014-10-16brew-test-bot: fix tap directory naming.Mike McQuaid
2014-10-16brew-test-bot: truncate output to 1MB.Mike McQuaid
2014-10-15Exempt libtool and svn from the shadowed headers checkJack Nagel
2014-10-15Hide install receipt key namesJack Nagel
2014-10-13Reorganize post-install checks so we can share more codeJack Nagel
2014-10-13Remove repeated conditionalJack Nagel
2014-10-13Simplify post-install audit outputJack Nagel
2014-10-13Remove audit whitelistJack Nagel
2014-10-11doctor: warn about libcurl.frameworkTim D. Smith
2014-10-11Revert "Allow debugging patch failures"Jack Nagel
2014-10-11Revert "Don't raise in mach_data so the debugger doesn't catch it"Jack Nagel
2014-10-11Revert "Handle read(n) returning nil"Jack Nagel
2014-10-10Pull cache creation out of begin blockJack Nagel
2014-10-10Remove redundant commentsJack Nagel
2014-10-10Handle read(n) returning nilJack Nagel
2014-10-10Don't raise in mach_data so the debugger doesn't catch itJack Nagel
2014-10-10Allow debugging patch failuresJack Nagel
2014-10-10Prefer current CLT package IDJack Nagel
2014-10-09Use alias_method instead of an extra ivarJack Nagel