aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
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
2016-07-13various: proper escape in regexXu Cheng
2016-07-13Add HOMEBREW_ARTIFACT_DOMAIN option.jainish shah
2016-07-13describe_homebrew_ruby: fix regexXu Cheng
2016-07-13describe_homebrew_ruby: s may be a frozen stringXu Cheng
2016-07-13audit: update ruby dependency adviceDominyk Tiller
2016-07-13superenv: restore HOMEBREW_PREFIX/libDominyk Tiller
2016-07-13tests: add cmd/link, cmd/unlink integration tests (#398)Andrea Kao
2016-07-12cleaner: fix generic executable handling. (#498)Mike McQuaid
2016-07-12github: produce better curl error messages. (#441)Mike McQuaid
2016-07-12update.sh: improve verbose output and readability. (#486)Mike McQuaid
2016-07-12superenv: port to generic OS. (#457)Mike McQuaid
2016-07-12stdenv: port to generic OS. (#456)Mike McQuaid
2016-07-12brew.sh: only setup/install Ruby when running Ruby.Mike McQuaid
2016-07-12ruby.sh: allow forcing the usage of the vendored Ruby.Mike McQuaid
2016-07-12ruby.sh: fix original setup ruby path name.Mike McQuaid
2016-07-12ENV/scm/git: rewrite in Bash (#496)Xu Cheng
2016-07-12style: use RuboCop 0.41.2, adjust defaults (#489)Martin Afanasjew
2016-07-11ENV/scm/git: only execute file (#493)Xu Cheng
2016-07-11config: show homebrew ruby for all system (#492)Xu Cheng
2016-07-11Merge pull request #404 from xu-cheng/vendorXu Cheng
2016-07-11ruby.sh: add test flagXu Cheng
2016-07-11brew.sh: new HOMEBREW_RUBY_PATH resolution logicXu Cheng
2016-07-11add vendor-install commandXu Cheng
2016-07-11Merge pull request #487 from MikeMcQuaid/requirement-tweaksMike McQuaid
2016-07-11add file directory for vendor RubyXu Cheng
2016-07-11test_integration_cmds: compile in install test. (#479)Mike McQuaid