| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-02-28 | irb: add pry support. | Mike McQuaid | |
| Make `brew irb` optionally support `pry`. While doing so, also make it a `dev-cmd`. | |||
| 2018-02-27 | Add prof and ruby commands. | Mike McQuaid | |
| These are imported from Homebrew/homebrew-dev-tools and are both used by maintainers so may be useful for contributors too. | |||
| 2018-02-22 | docs.brew.sh updates | Mike McQuaid | |
| - Remove no longer needed `acme-challenge` file - Set title, description, social image, logo, etc. for SEO - Use extensionless permalinks (old links still work) - Cleanup `_config.yml` - Import latest `_layouts/base` from https://brew.sh | |||
| 2018-02-12 | Tty: if HOMEBREW_NO_COLOR env var is present, disable color | joshua stein | |
| bin/brew will recognize NO_COLOR variable and copy it to HOMEBREW_NO_COLOR | |||
| 2018-02-05 | Make pinning more robust | Mike McQuaid | |
| Don’t autoremove pins on uninstall or upgrade and note this in the manpage. | |||
| 2018-02-05 | Merge pull request #3757 from EricFromCanada/master | Mike McQuaid | |
| docs: add more option descriptions | |||
| 2018-02-01 | docs: fix double backticks appearing in HTML manpage | EricFromCanada | |
| 2018-02-01 | docs: add more missing option descriptions | EricFromCanada | |
| and improve wording or formatting where necessary. | |||
| 2018-02-01 | update all_proxy and man pages #3751 | xiehuc | |
| 2018-01-21 | (un)linkapps: hide from manpage, use odeprecated. | Mike McQuaid | |
| 2018-01-18 | Update other Homebrew maintainers. | 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-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-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-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 | Correct syntax error in Manpage.md | VonUniGE | |
| 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-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-07 | Fix another internal link | Peter Newman | |
| 2017-05-07 | Fix the link code | Peter Newman | |
| 2017-05-07 | Fix internal links | Peter Newman | |
| 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-22 | man: generate Markdown man page. | Mike McQuaid | |
| The existing `brew.1.html` wasn't particularly pleasant to read and given everything else in `docs/` is a Markdown file it makes sense to generate a post-processed Markdown file that can in turn be used by Jekyll to generate a nicely themed HTML file. | |||
