| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-07-25 | Merge pull request #2931 from JCount/version-devel-parsing-improvements1.2.5 | Mike McQuaid | |
| version: improve devel spec version parsing | |||
| 2017-07-25 | Merge pull request #2911 from GauthamGoli/audit_urls_rubocop_part_1 | Mike McQuaid | |
| audit: Port audit_urls partially to rubocop and add corresponding tests | |||
| 2017-07-25 | Merge pull request #2924 from sjackman/sse4-linux | Mike McQuaid | |
| cpu: fix SSE4 detection on Linux | |||
| 2017-07-25 | Merge pull request #2934 from rwhogg/better-cache-location | Mike McQuaid | |
| Follow the XDG Base Directory specification for caching on Linux | |||
| 2017-07-24 | Follow the XDG Base Directory specification for caching on Linux | Bob W. Hogg | |
| Prefer $XDG_CACHE_HOME if defined, falling back to $HOME/.cache. The Mac cache location is not affected by this change. Signed-off-by: Bob W. Hogg <rwhogg@linux.com> | |||
| 2017-07-24 | Merge pull request #2861 from reitermarkus/cask-search-tty | Markus Reiter | |
| Output plain list when running `brew cask search` without a TTY. | |||
| 2017-07-23 | Merge pull request #2922 from MikeMcQuaid/config-libexec-python | Mike McQuaid | |
| system_config: look for python formula binary. | |||
| 2017-07-22 | Merge pull request #2929 from woodruffw/master | William Woodruff | |
| linkage_checker: Whitelist another harmless dylib | |||
| 2017-07-22 | verion_spec: add test coverage for devel spec version style | JCount | |
| also expand coverage for improved dash version style | |||
| 2017-07-22 | version: improve devel spec version parsing | JCount | |
| term this 'devel spec version style'; also improve dash version style parsing | |||
| 2017-07-22 | linkage_checker: Whitelist another harmless dylib | William Woodruff | |
| libgcc_s.1.dylib is a variation on libgcc_s_ppc64.1.dylib. | |||
| 2017-07-22 | cpu: fix SSE4 detection on Linux | Shaun Jackman | |
| 2017-07-21 | system_config: look for python formula binary. | Mike McQuaid | |
| Now that Python has been renamed it's important that we still output which Python they are using for debugging purposes e.g. ``` Python: /usr/local/opt/python/libexec/bin/python => /usr/local/Cellar/python/2.7.13_1/Frameworks/Python.framework/Versions/2.7/bin/python2.7 ``` | |||
| 2017-07-21 | audit: Port audit_urls partially to rubocop and add corresponding tests | Gautham Goli | |
| 2017-07-21 | Merge pull request #2906 from GauthamGoli/new_formula_rubocop_fix | Mike McQuaid | |
| style: disable NewFormulaAudit cops' execution by default unless specified | |||
| 2017-07-21 | Merge pull request #2919 from baughj/add-check-for-build-from-source | Mike McQuaid | |
| Add check for build from source | |||
| 2017-07-20 | diagnostic: use ENV[] | Mike McQuaid | |
| 2017-07-20 | Update FAQ to indicate HOMEBREW_BUILD_FROM_SOURCE can still be set | Justin Baugh | |
| 2017-07-20 | Update source check to match style | Justin Baugh | |
| 2017-07-20 | Address rubocop issues | Justin Baugh | |
| 2017-07-20 | Add updated diagnostic test for build from source check. | Justin Baugh | |
| 2017-07-20 | Add warning to doctor if HOMEBREW_BUILD_FROM_SOURCE is set. | Justin Baugh | |
| 2017-07-20 | Merge pull request #2917 from ilovezfs/python-libexec-bin | ilovezfs | |
| python_requirement: prefer Homebrew's Python | |||
| 2017-07-20 | python_requirement: prefer Homebrew's Python | ilovezfs | |
| This avoids linkage to both system Python and Homebrew's python. | |||
| 2017-07-20 | Merge pull request #2913 from jonchang/patch-1 | Mike McQuaid | |
| docs: fix fallback fonts | |||
| 2017-07-19 | docs: fix fallback fonts | Jonathan Chang | |
| 2017-07-19 | Merge pull request #2912 from jonchang/python-shadowing-docs | Mike McQuaid | |
| docs: update for unshadowed system Python | |||
| 2017-07-18 | docs: update for unshadowed system Python | Jonathan Chang | |
| 2017-07-18 | Merge pull request #2883 from mistydemeo/allow_passing_hash_to_system | Misty De Meo | |
| Allow passing hash to system | |||
| 2017-07-18 | Add a rubocop config file to control cops' execution in audit and style | Gautham Goli | |
| 2017-07-18 | New-Maintainer-Checklist: use new mailing list. | Mike McQuaid | |
| 2017-07-16 | travis.yml: remove vendor/bundle cache. | Mike McQuaid | |
| To match https://github.com/Homebrew/homebrew-test-bot/pull/112. | |||
| 2017-07-15 | formula: use env helper | Misty De Meo | |
| 2017-07-15 | build: use with_env helper | Misty De Meo | |
| 2017-07-15 | run_as_not_developer: use with_env helper | Misty De Meo | |
| 2017-07-15 | FileUtils.make: don't bypass superenv | Misty De Meo | |
| 2017-07-15 | Add `with_env` helper to set temporary ENV vars | Misty De Meo | |
| 2017-07-15 | style: disable NewFormulaAudit cops' execution by default unless specified | Gautham Goli | |
| 2017-07-15 | Merge pull request #2897 from MikeMcQuaid/python@2 | Mike McQuaid | |
| python_requirement: add libexec/bin to PATH. | |||
| 2017-07-15 | rubocop: disable NewFormulaAudit/Options. | Mike McQuaid | |
| This is activated on every formula otherwise. | |||
| 2017-07-15 | Merge pull request #2895 from zmwangx/docs-mention-homebrew-npm-noob | Mike McQuaid | |
| docs/Node: mention homebrew-npm-noob | |||
| 2017-07-15 | Merge pull request #2905 from GauthamGoli/audit_option_rubocop_3 | Mike McQuaid | |
| audit: Port audit_options rules for new formulae to rubocop and add test | |||
| 2017-07-15 | Merge pull request #2900 from MikeMcQuaid/improve-docs | Mike McQuaid | |
| Documentation improvements | |||
| 2017-07-15 | audit: Port audit_options rules for new formulae to rubocop and add test | Gautham Goli | |
| 2017-07-15 | Documentation improvements | Mike McQuaid | |
| - Document ilovezfs as the official lead maintainer of Homebrew/homebrew-core. This is a role he's been doing unofficially (and brilliantly) for a while and explicit documentation of power structures makes it easier for non-Homebrew-maintainers to understand. - Document the contents of some of Homebrew's subdirectories for people clicking around in the GitHub UI looking to contribute. - Remove update bug mention from README. Enough time has passed that we can remove this disappointment. | |||
| 2017-07-14 | Merge pull request #2901 from GauthamGoli/audit_option_rubocop_2 | JCount | |
| audit: Port audit_options strict rules to rubocop and add tests | |||
| 2017-07-14 | audit: Port audit_options strict rules to rubocop and add tests | Gautham Goli | |
| 2017-07-14 | python_requirement: add libexec/bin to PATH. | Mike McQuaid | |
| This avoids having to fix formulae that use `python` to make them use `python2`. | |||
| 2017-07-14 | Merge pull request #2879 from GauthamGoli/audit_option_rubocop_1 | Mike McQuaid | |
| audit: Port audit_options non-strict rules to rubocop and add tests | |||
| 2017-07-13 | docs/Node: mention homebrew-npm-noob | Zhiming Wang | |
| homebrew-npm-noob is a formula generator for npm packages. | |||
