aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-22Merge pull request #2929 from woodruffw/masterWilliam Woodruff
2017-07-22linkage_checker: Whitelist another harmless dylibWilliam Woodruff
2017-07-21Merge pull request #2906 from GauthamGoli/new_formula_rubocop_fixMike McQuaid
2017-07-21Merge pull request #2919 from baughj/add-check-for-build-from-sourceMike McQuaid
2017-07-20diagnostic: use ENV[]Mike McQuaid
2017-07-20Update FAQ to indicate HOMEBREW_BUILD_FROM_SOURCE can still be setJustin Baugh
2017-07-20Update source check to match styleJustin Baugh
2017-07-20Address rubocop issuesJustin Baugh
2017-07-20Add updated diagnostic test for build from source check.Justin Baugh
2017-07-20Add warning to doctor if HOMEBREW_BUILD_FROM_SOURCE is set.Justin Baugh
2017-07-20Merge pull request #2917 from ilovezfs/python-libexec-binilovezfs
2017-07-20python_requirement: prefer Homebrew's Pythonilovezfs
2017-07-20Merge pull request #2913 from jonchang/patch-1Mike McQuaid
2017-07-19docs: fix fallback fontsJonathan Chang
2017-07-19Merge pull request #2912 from jonchang/python-shadowing-docsMike McQuaid
2017-07-18docs: update for unshadowed system PythonJonathan Chang
2017-07-18Merge pull request #2883 from mistydemeo/allow_passing_hash_to_systemMisty De Meo
2017-07-18Add a rubocop config file to control cops' execution in audit and styleGautham Goli
2017-07-18New-Maintainer-Checklist: use new mailing list.Mike McQuaid
2017-07-16travis.yml: remove vendor/bundle cache.Mike McQuaid
2017-07-15formula: use env helperMisty De Meo
2017-07-15build: use with_env helperMisty De Meo
2017-07-15run_as_not_developer: use with_env helperMisty De Meo
2017-07-15FileUtils.make: don't bypass superenvMisty De Meo
2017-07-15Add `with_env` helper to set temporary ENV varsMisty De Meo
2017-07-15style: disable NewFormulaAudit cops' execution by default unless specifiedGautham Goli
2017-07-15Merge pull request #2897 from MikeMcQuaid/python@2Mike McQuaid
2017-07-15rubocop: disable NewFormulaAudit/Options.Mike McQuaid
2017-07-15Merge pull request #2895 from zmwangx/docs-mention-homebrew-npm-noobMike McQuaid
2017-07-15Merge pull request #2905 from GauthamGoli/audit_option_rubocop_3Mike McQuaid
2017-07-15Merge pull request #2900 from MikeMcQuaid/improve-docsMike McQuaid
2017-07-15audit: Port audit_options rules for new formulae to rubocop and add testGautham Goli
2017-07-15Documentation improvementsMike McQuaid
2017-07-14Merge pull request #2901 from GauthamGoli/audit_option_rubocop_2JCount
2017-07-14audit: Port audit_options strict rules to rubocop and add testsGautham Goli
2017-07-14python_requirement: add libexec/bin to PATH.Mike McQuaid
2017-07-14Merge pull request #2879 from GauthamGoli/audit_option_rubocop_1Mike McQuaid
2017-07-13docs/Node: mention homebrew-npm-noobZhiming Wang
2017-07-13Merge pull request #2876 from VonUniGE/patch-1Mike McQuaid
2017-07-13Merge pull request #2894 from MikeMcQuaid/integration-test-debuggingMike McQuaid
2017-07-13Merge pull request #2893 from MikeMcQuaid/unpin-bundlerMike McQuaid
2017-07-13integration_test: try tests on Gem load failure.Mike McQuaid
2017-07-13tests: unpin bundler.Mike McQuaid
2017-07-13Merge pull request #2892 from MikeMcQuaid/homebrew-version-consistencyMike McQuaid
2017-07-13Run brew manMathieu Vonlanthen
2017-07-13brew.sh: always use 7 chars for HOMEBREW_VERSION.Mike McQuaid
2017-07-13Read rubocop offenses as const from corresponding class in testsGautham Goli
2017-07-13audit: Port audit_options non-strict rules to rubocop and add testsGautham Goli
2017-07-12Merge pull request #2887 from JCount/python_virtualenv_constants-15.1.0-updateJCount
2017-07-12Merge pull request #2890 from Homebrew/revert-2877-fix_fileutils_makeMike McQuaid