aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
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
2016-07-16pkg_version: allow HeadVersion and HEAD revisionsVlad Shablinsky
2016-07-16version: introduce HeadVersionVlad Shablinsky
2016-07-16test-bot: re-add update-test. (#521)Mike McQuaid
2016-07-16update: Don't report formulae that are moved within a tap but not renamed (#480)Josh Hagins
2016-07-15Deprecate homebrew/binary. (#512)Mike McQuaid
2016-07-15osxfuse_requirement: update PKG_CONFIG_PATHDominyk Tiller
2016-07-15update.sh: fix Git path.Mike McQuaid
2016-07-15brew.{rb,sh}: move to Library/Homebrew. (#506)Mike McQuaid
2016-07-15ENV: move to new paths. (#507)Mike McQuaid
2016-07-15respect user's curlrc file (#516)Xu Cheng
2016-07-15test-bot: remove Jenkins Git debugging.Mike McQuaid
2016-07-15test-bot: more reset/cleanup tweaks.Mike McQuaid
2016-07-15test-bot: print out git commands on Jenkins.Mike McQuaid
2016-07-15test-bot: don't cleanup brew repo twice.Mike McQuaid
2016-07-15formulary: add missing keg.rackXu Cheng
2016-07-15add more testXu Cheng
2016-07-15tab: add missing methodsXu Cheng
2016-07-15add Formulary#from_kegXu Cheng
2016-07-15ARGV#resolved_formulae: also load build optionsXu Cheng
2016-07-15super: remove effective_sysroot.Mike McQuaid
2016-07-15super: migrate xml2 cmake to mac/superDominyk Tiller
2016-07-15mac/super: restore definition of effective_sysrootDominyk Tiller
2016-07-14test-bot: start running generic tests. (#505)Mike McQuaid
2016-07-14test-bot: fix --no-pull flag.Mike McQuaid
2016-07-14test-bot: add --no-pull flag.Mike McQuaid
2016-07-14test-bot: don't pull if unnecessary (take two).Mike McQuaid
2016-07-14test-bot: don't pull if unnecessary.Mike McQuaid
2016-07-14test-bot: fix typo.Mike McQuaid
2016-07-14test-bot: don't run doctor when outside /usr/local.Mike McQuaid
2016-07-14test-bot: remove .git from Jenkins GIT_URLs.Mike McQuaid
2016-07-14test-bot: handle inconsistent Jenkins GIT_URLs.Mike McQuaid
2016-07-14test-bot: use another method to find Jenkins PR.Mike McQuaid
2016-07-14various: don't assume non-OS X == Linux.Xu Cheng
2016-07-14update: git init for core tap as well (#510)Xu Cheng
2016-07-14formula_cellar_checks: add check_linkageXu Cheng
2016-07-14move LinkageChecker to standalone fileXu Cheng
2016-07-14CurlDownloadStrategy#_fetch: fix unintended variable modificationXu Cheng
2016-07-13CurlDownloadStrategy#_fetch: do not alter variable `@url` (#504)Xu Cheng
2016-07-13audit: avoid unnecessary regexXu Cheng
2016-07-13various: proper escape dot in regexXu Cheng