| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-01-18 | Merge pull request #3676 from apjanke/make-apjanke-former-maintainer | Mike McQuaid | |
| README: update list of maintainers | |||
| 2018-01-18 | Update other Homebrew maintainers. | Mike McQuaid | |
| 2018-01-18 | Merge pull request #3661 from MikeMcQuaid/deprecate-default-formula | Mike McQuaid | |
| Deprecate default_formula Requirement DSL | |||
| 2018-01-18 | Formula-Cookbook: various updates. | Mike McQuaid | |
| Update some stuff that was deprecated or tweak wording. | |||
| 2018-01-15 | docs: update gems. | Mike McQuaid | |
| - check in the Gemfile.lock - use a modern Ruby version - remove gem upper limits | |||
| 2018-01-14 | Deprecate default_formula Requirement DSL | Mike McQuaid | |
| This has been a nightmare in terms of the complexity to our dependency system and the whack-a-mole required on bugs. If a Requirement resolves to a Formula it should just use `depends_on "formula"` instead. This matches the effective behaviour all users of bottles (the vast majority of users and installs) and what we're doing in Homebrew/homebrew-core. | |||
| 2018-01-12 | Python-for-Formula-Authors: python from PATH isn't used. | Mike McQuaid | |
| 2018-01-12 | Homebrew-and-Python: can't build from source to avoid Homebrew python. | Mike McQuaid | |
| 2018-01-11 | docs: remove :python requirement | EricFromCanada | |
| 2018-01-11 | Interesting-Taps-and-Forks: add brewsci org taps. | Mike McQuaid | |
| From the artist known as homebrew-science. | |||
| 2018-01-07 | docs: fix audit warning in Python formula example | Alyssa Ross | |
| Auditing a formula with this structure (plus a `desc` statement) results in an audit warning: > * C: 12: col 3: `include` (line 12) should be put before `desc` (line 2) | |||
| 2018-01-01 | Deprecate Homebrew/homebrew-science | Mike McQuaid | |
| 2017-12-30 | reinstall/upgrade: document use of options. | Mike McQuaid | |
| To avoid user confusion e.g. #3606. | |||
| 2017-12-19 | Added info about no_proxy to docs | Ivars Berzinsh | |
| 2017-12-15 | README: add tdsmith to significant contribution list. | Mike McQuaid | |
| 2017-12-15 | README: remove tdsmith from maintainers. | Mike McQuaid | |
| 2017-12-13 | New-Maintainer-Checklist: make some tweaks. | Mike McQuaid | |
| - there are obligations on becoming a maintainer so firm these up a bit - make clear there's a trial period after being invited to be a maintainer. | |||
| 2017-12-11 | doctor: tell people not to file issues. | Mike McQuaid | |
| This stuff doesn't matter. | |||
| 2017-12-10 | Merge pull request #3542 from MikeMcQuaid/xcode-9.2 | Mike McQuaid | |
| Xcode 9.2 | |||
| 2017-12-08 | brew.1: clarify Homebrew's Ruby isn't 2.0 now. | Mike McQuaid | |
| Make this generic; it doesn't matter what version this is and this will future proof it. | |||
| 2017-12-08 | Xcode 9.2 | Mike McQuaid | |
| Update all the necessary versions but also cleanup some related indentation and point the `Xcode.md` document to the code rather than duplicating it there (which means it sometimes ends up outdated). | |||
| 2017-12-06 | Document HOMEBREW_FORCE_BREWED_CURL | Mike McQuaid | |
| Should have been in #3482. | |||
| 2017-11-30 | Unify proxy documentation. | Mike McQuaid | |
| Specify under the list of environment variables how to set each of those that we passthrough and use. | |||
| 2017-11-19 | python2: Added missing pip sub-command in docs | Bartosz Kita | |
| 2017-11-17 | docs: rename Taps docs to match convention | EricFromCanada | |
| 2017-11-17 | docs: update for homebrew-nginx migration | EricFromCanada | |
| 2017-11-10 | Remove more uses of EOS.undent. | Mike McQuaid | |
| 2017-11-01 | doc/Xcode: update for Xcode 9.1 release | Dominyk Tiller | |
| 2017-10-30 | bump-formula-pr: add --no-browse option. | Mike McQuaid | |
| If `--no-browse` is passed, don't pass the `--browse` argument to `hub` which opens the pull request URL in a browser. Instead, output it to the command line. | |||
| 2017-10-26 | Unhide readall and update-reset from manpage. | Mike McQuaid | |
| These are both tools that end-users can find useful on occasion so it doesn't make sense to hide them. | |||
| 2017-10-23 | docs: fix poor visibility in syntax highlighting | Jonathan Chang | |
| 2017-10-22 | Checksum_Deprecation: tweak phrasing/explanation/etc | Dominyk Tiller | |
| 2017-10-19 | xcode: update to Xcode 9.0.1 on 10.12 and 10.13 | JCount | |
| 2017-10-17 | Regenerate Manpage.md and brew.1 | Shaun Jackman | |
| 2017-10-13 | Update docs: homebrew/livecheck | David C Hall | |
| 2017-10-05 | docs: update list of taps | EricFromCanada | |
| - the official homebrew/apache tap was removed - besport/ocaml was deprecated and now points at the OPAM package manager - added sidaf/pentest & osrf/simulation - improved description for homebrew/nginx & homebrew/php | |||
| 2017-10-04 | Update my name in Kickstarter-Supporters | Michał Gołębiowski-Owczarek | |
| 2017-09-14 | Require more HTTP mirrors for old OS X versions. | Mike McQuaid | |
| This allows the bootstrap of `curl` and `git` on versions of Mac OS X that cannot reliably download from HTTPS servers any longer. Once these are both installed users are able to update Homebrew and download files securely. Also, as we're doing this, don't point 10.5 users to Tigerbrew as they are already given caveats for using Homebrew itself. | |||
| 2017-09-03 | docs: Clarify availability of analytics | William Woodruff | |
| This commit tweaks the language in Analytics.md to make it clear that summaries of install/error data are publicly available, while only Homebrew maintainers can access the full analytics (as specified above in the document). | |||
| 2017-08-23 | Change to man page reference | Frederick Akalin | |
| 2017-08-23 | Fix apostrophe | Frederick Akalin | |
| 2017-08-23 | Just have the Apple documentation link | Frederick Akalin | |
| 2017-08-23 | Update FAQ entry | Frederick Akalin | |
| 2017-08-23 | Merge pull request #3048 from tdsmith/update-python-docs | Mike McQuaid | |
| Update Python docs | |||
| 2017-08-22 | upgrade more urls to https | Viktor Szakats | |
| 2017-08-14 | Merge pull request #2996 from apjanke/non-formula-reqs-in-brew-deps-tree | Andrew Janke | |
| brew deps: add --include-requirements, plus some fixes | |||
| 2017-08-12 | Remove some hedge words. | Mike McQuaid | |
| 2017-08-11 | Update Python docs | Tim D. Smith | |
| Reflect some of the wisdom learned over the last couple of years, which contradict some of the earlier dicta. | |||
| 2017-08-11 | brew deps: add --include-requirements | Andrew Janke | |
| 2017-08-11 | Note cases when pinned formulae get upgraded. | Mike McQuaid | |
| Fixes #3021. | |||
