aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2016-07-27blacklist: port to generic layer.Mike McQuaid
2016-07-27Rakefile: skip OS X-only tests on non-OS X.Mike McQuaid
2016-07-27utils/github: fix reverted order of credentialsMartin Afanasjew
2016-07-27utils/github: fix broken pipe errorMartin Afanasjew
2016-07-27tap: more thoroughly validate tap namesMartin Afanasjew
2016-07-27tap: test fetch/validation of invalid tap namesMartin Afanasjew
2016-07-27tests: extend cmd_fail to all non-zero exit codes (#595)Andrea Kao
2016-07-26Test Language::Python::VirtualenvTim D. Smith
2016-07-26Add helper class for Python virtualenvsTim D. Smith
2016-07-26test-bot: don't checkout/reset on --no-pullMike McQuaid
2016-07-27tests: add cmd/analytics integration test (#558)Andrea Kao
2016-07-26tests: add cmd/pull integration test (#525)Andrea Kao
2016-07-24analytics.sh: use full uuidgen path on OS X.Mike McQuaid
2016-07-24brew.rb: Use odie instead of onoe+exitBaptiste Fontaine
2016-07-24audit: only check undeclared deps for standard installations. (#576)Xu Cheng
2016-07-21add BuildOptions#build_bottle?Xu Cheng
2016-07-21FormulaInstaller#sanitized_ARGV_options: fix regexXu Cheng
2016-07-20pkg-config: update for macOS 10.12 beta 3Dominyk Tiller
2016-07-20xcode: update expected clang for macOS 10.12Dominyk Tiller
2016-07-19tests: add cmd/irb integration test (#501)Andrea Kao
2016-07-19tests: nest HOMEBREW_TEMP inside TEST_TMPDIR (#554)Andrea Kao
2016-07-19test-bot: fix coverage on Travis CIMartin Afanasjew
2016-07-19tests: use SimpleCov 0.12.0 and Coveralls 0.8.14Martin Afanasjew
2016-07-19tests: strip Homebrew prefix from coverage reportMartin Afanasjew
2016-07-18inreplace: support for audit arg in non-block formilovezfs
2016-07-18reinstall: handle new optionsXu Cheng
2016-07-18remove unnecessary `Tab.for_formula`Xu Cheng
2016-07-18remove unnecessary build options manipulation for test and postinstallXu Cheng
2016-07-18LinkageChecker: simplify logic (#538)Xu Cheng
2016-07-17mac/diagnostic: add check_for_prerelease_xcodeDominyk Tiller
2016-07-17xcode: track prerelease releasesDominyk Tiller
2016-07-18create: path.version may be nilXu Cheng
2016-07-17Update commit when resolving the formula (#536)Uladzislau Shablinski
2016-07-17extend/ARGV: avoid assignment in argument listMartin Afanasjew
2016-07-16audit: prevent crash from nil exitstatus (#532)Margaret Lewicka
2016-07-17software_spec: use version dups for resources (#534)Uladzislau Shablinski
2016-07-16os/mac/xcode: fix CVS/GCC check if no XcodeMartin Afanasjew
2016-07-17Tab#for_formula: using Formula#installed_prefixXu Cheng
2016-07-17ARGV#kegs: using installed_prefix to locate kegXu Cheng
2016-07-17ARGV#resolved_formulae: check whether input is a formula fileXu Cheng
2016-07-17Keg#link: run optlink firstXu Cheng
2016-07-17brew.sh: make sudo-checker cross-platformXu Cheng
2016-07-16ENV: fix homebrew_extra_pkg_config_pathsilovezfs
2016-07-16Update and test eligible_kegs_for_cleanupVlad Shablinsky
2016-07-16Unify Version.create usageVlad Shablinsky
2016-07-16test_formula: test new HEAD methodsVlad Shablinsky
2016-07-16Apply tests to new HEAD formatVlad Shablinsky
2016-07-16Add HeadVersion testsVlad Shablinsky
2016-07-16Use HeadVersion for install/reinstallVlad Shablinsky
2016-07-16resource: detect HEAD versionsVlad Shablinsky