aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2017-07-27formula_installer: allow version mismatched build depsilovezfs
2017-07-27Use https for all docs.brew.sh links.Mike McQuaid
2017-07-27Merge pull request #2951 from bfontaine/s/ruby_platform/rbconfigMike McQuaid
2017-07-26OS: use RbConfig instead of RUBY_PLATFORMBaptiste Fontaine
2017-07-26Don’t output Caskroom creation messages on non-TTY.Markus Reiter
2017-07-26pkgconfig: update zlib for 10.13Dominyk Tiller
2017-07-26mac/xcode: update expected Clang on 10.13Dominyk Tiller
2017-07-25Merge pull request #2804 from mansimarkaur/caveatsMisty De Meo
2017-07-25Added tests for python caveatsmansimarkaur
2017-07-25Added tests for plist_caveatsmansimarkaur
2017-07-25Added tests for function_completion_caveatsmansimarkaur
2017-07-25Added tests for keg_only_textmansimarkaur
2017-07-25Adding tests for caveatsmansimarkaur
2017-07-25Merge pull request #2940 from kevinburke/move-brew-prefixMike McQuaid
2017-07-25Merge pull request #2932 from GauthamGoli/audit_urls_rubocop_part_2Mike McQuaid
2017-07-25Speed up brew --prefixKevin Burke
2017-07-25Merge pull request #2931 from JCount/version-devel-parsing-improvements1.2.5Mike McQuaid
2017-07-25audit: Update Urls Cop with more rules of audit_urls and corresponding testsGautham Goli
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-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-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-21tab: include aliases.Mike McQuaid
2017-07-21formula: ensure aliases don’t include full names.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-21Move `Hbc::DSL#license` to `compat`.Markus Reiter
2017-07-21Enable more deprecations.Mike McQuaid
2017-07-20diagnostic: use ENV[]Mike McQuaid
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-20python_requirement: prefer Homebrew's Pythonilovezfs
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-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-15Merge pull request #2905 from GauthamGoli/audit_option_rubocop_3Mike McQuaid