| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-11 | doctor: tell people not to file issues. | Mike McQuaid | |
| This stuff doesn't matter. | |||
| 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-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-26 | Allow optionally using Homebrew's curl | Mike McQuaid | |
| If `HOMEBREW_FORCE_BREWED_CURL` is set then allow it to be used instead of the system `curl`. | |||
| 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-17 | Regenerate Manpage.md and brew.1 | Shaun Jackman | |
| 2017-09-28 | add --language to brew-cask manpage | Adam Smith | |
| 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-11 | brew deps: add --include-requirements | Andrew Janke | |
| 2017-08-11 | Note cases when pinned formulae get upgraded. | Mike McQuaid | |
| Fixes #3021. | |||
| 2017-07-27 | Use https for all docs.brew.sh links. | Mike McQuaid | |
| May as well use the more secure link when possible. | |||
| 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-13 | Run brew man | Mathieu Vonlanthen | |
| 2017-07-11 | Add a suitable explanatory line | VonUniGE | |
| 2017-07-08 | Update documentation of brew install syntax to match its actual behavior. | VonUniGE | |
| 2017-06-17 | README: Baptiste is a former maintainer. | Mike McQuaid | |
| 2017-06-15 | Fix outdated `--repository` man documentation | Matthew Strax-Haber | |
| 2017-06-07 | tests: cleanup tests. | Mike McQuaid | |
| Remove pending tests that are never run on CI (i.e. require `--online`), remove fixtures for those tests and just make `--official-cmd-taps` run by `--online` instead. | |||
| 2017-06-04 | Merge pull request #2599 from peternewman/patch-11.2.2 | Mike McQuaid | |
| Fix internal links on the manpage | |||
| 2017-06-04 | Change manpage internal links in correct location. | Mike McQuaid | |
| 2017-05-30 | Update jenkins.brew.sh links. | Mike McQuaid | |
| These previously, incorrectly pointed to bot.brew.sh. Fixes #2703. | |||
| 2017-05-13 | More environment filtering tweaks | Mike McQuaid | |
| - only document HOMEBREW_* variables in the manpage (although still read from all the original environment variables). - resort manpage environment variables in alphabetical order - check the original path for trailing slashes | |||
| 2017-05-03 | Add `--only-cops`,`--except-cops` options for brew style and simplify cop names | Gautham Goli | |
| 2017-05-02 | Add `--only-cops`,`--except-cops` options for brew audit | Gautham Goli | |
| Also refactor audit cops into two "departments" - FormulaAudit - FormulaAuditStrict | |||
| 2017-04-20 | README: Add Charlie to former maintainers. | Charlie Sharpsteen | |
| 2017-04-18 | Merge pull request #2478 from MikeMcQuaid/audit-skip-methods | Mike McQuaid | |
| audit: allow skipping audit methods. | |||
| 2017-04-18 | create: use GitHub metadata where available. | Mike McQuaid | |
| GitHub provides a description and homepage field so let `brew create` use them where possible. Also, detect GitHub repositories based on `releases` as well as `archive`s. | |||
| 2017-04-18 | audit: allow skipping audit methods. | Mike McQuaid | |
| Add `--only` and `--except` methods which can be used to selectively enable or disable audit groups. | |||
| 2017-04-02 | Document all short flags. | Mike McQuaid | |
| 2017-03-23 | pull: optionally warn (not die) on bottle publish failure. | Mike McQuaid | |
| This is useful when you're pulling PRs where individual bottles can't be uploaded/built but you still want to pull the PR as a whole anyway. | |||
| 2017-03-14 | secure urls + remove -k from in-doc curl command | Viktor Szakats | |
| 2017-03-05 | Add more flags and descriptions to man pages. | EricFromCanada | |
| 2017-03-01 | Merge pull request #2233 from reitermarkus/remove-minitest | Markus Reiter | |
| Remove Minitest. | |||
| 2017-03-01 | README: add neutric to maintainers list. | Mike McQuaid | |
| 2017-02-28 | Remove Minitest. | Markus Reiter | |
| 2017-02-25 | Update brew's man page formatting and grammar | EricFromCanada | |
| Also update command specifications to match descriptions. | |||
| 2017-02-25 | README: add FX Coudert. | Mike McQuaid | |
| 2017-02-25 | README: sort, update maintainer list. | Mike McQuaid | |
| 2017-02-24 | Add William Woodruff, JCount to maintainers lists | William Woodruff | |
| 2017-02-13 | Merge pull request #1972 from timotheecour/pr_brew_where_command | Mike McQuaid | |
| add `brew formula` command to show location of a formula | |||
| 2017-02-12 | README: move Xu to former maintainers. | Mike McQuaid | |
| 2017-02-12 | Merge pull request #1873 from GauthamGoli/audit_custom_cops | Mike McQuaid | |
| Custom Cops for `brew audit` | |||
| 2017-02-11 | applied changes suggested in PR | Timothee Cour | |
| 2017-02-11 | renamed where to formula | Timothee Cour | |
| 2017-02-11 | add brew where command | Timothee Cour | |
| 2017-02-09 | Update manuals | Fabian Mettler | |
| 2017-02-06 | Update docs and manpages to include --fix option | Gautham Goli | |
| 2017-01-29 | update: note migrations may be performed. | Mike McQuaid | |
| As requested in https://github.com/Homebrew/homebrew-core/issues/9316. | |||
