aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-07-25Merge pull request #2931 from JCount/version-devel-parsing-improvements1.2.5Mike McQuaid
2017-07-25Merge pull request #2911 from GauthamGoli/audit_urls_rubocop_part_1Mike McQuaid
2017-07-25Merge pull request #2924 from sjackman/sse4-linuxMike McQuaid
2017-07-25Merge pull request #2934 from rwhogg/better-cache-locationMike McQuaid
2017-07-24Follow the XDG Base Directory specification for caching on LinuxBob W. Hogg
2017-07-24Merge pull request #2861 from reitermarkus/cask-search-ttyMarkus Reiter
2017-07-23Merge pull request #2922 from MikeMcQuaid/config-libexec-pythonMike McQuaid
2017-07-22Merge pull request #2929 from woodruffw/masterWilliam Woodruff
2017-07-22verion_spec: add test coverage for devel spec version styleJCount
2017-07-22version: improve devel spec version parsingJCount
2017-07-22linkage_checker: Whitelist another harmless dylibWilliam Woodruff
2017-07-22cpu: fix SSE4 detection on LinuxShaun Jackman
2017-07-21system_config: look for python formula binary.Mike McQuaid
2017-07-21audit: Port audit_urls partially to rubocop and add corresponding testsGautham Goli
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