| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-05-09 | Tweak troubleshooting docs and issue template | Mike McQuaid | |
| - Note that Homebrew Cask issues should be filed elsewhere. - Make `brew`/homebrew-core issue differential in simpler language - Tell people to fix all `brew doctor` issues - Refer to the issue checklist and make it even more clear and prominent that we may close it out immediately if they don't use it. - Note that proposed new issues should be widely relevant. - Don't tell people they need to `brew cask install java`; we handle this in most places with a Java requirement and probably want issues filed where we don't. - Remove reference to Homebrew Dupes and replace with reference to Homebrew Cask to try and get people filing stuff there instead. Fixes #2608 | |||
| 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-04 | Add acme challenge. | Mike McQuaid | |
| 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-30 | Interesting Taps and Forks: fix typo. | Mike McQuaid | |
| 2017-04-28 | Taps and Forks: remove mailing list mention. | Mike McQuaid | |
| 2017-04-27 | docs: tweak CSS. | Mike McQuaid | |
| Import new brew.sh CSS changes to improve the appearance of tables and links. | |||
| 2017-04-21 | Merge pull request #2513 from Sharpie/nostalgia | Mike McQuaid | |
| README: Add Charlie to former maintainers. | |||
| 2017-04-20 | README: Add Charlie to former maintainers. | Charlie Sharpsteen | |
| 2017-04-20 | Merge pull request #2510 from bfontaine/be-be-be-be | Markus Reiter | |
| Acceptable-Formulae: reword 'niche stuff' | |||
| 2017-04-19 | xcode: 8.3.2 is latest version | JCount | |
| 2017-04-19 | Acceptable-Formulae: reword 'niche stuff' | Baptiste Fontaine | |
| 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 | Merge pull request #2412 from EricFromCanada/master1.1.12 | Mike McQuaid | |
| Xcode: update supported versions & download URLs for 8.3 | |||
| 2017-04-02 | External Commands: document how `--help` works. | Mike McQuaid | |
| 2017-04-02 | docs: use long flags. | Mike McQuaid | |
| 2017-04-02 | Document all short flags. | Mike McQuaid | |
| 2017-03-28 | update latest versions of Xcode for 10.11 & 10.12 | EricFromCanada | |
| 2017-03-26 | Update all references to taps. | Mike McQuaid | |
| - Remove taps that are (or will shortly be) deprecated. - Remove commands that are only relevant to the boneyard (which will shortly be removed). | |||
| 2017-03-25 | docs: code example reformatting | EricFromCanada | |
| Add labeled fences to most code blocks, monospace terms where appropriate, omit "$" when referring to variables | |||
| 2017-03-25 | docs: update sample formula | EricFromCanada | |
| Also works around bug in Jekyll where a URL with a "#" will cause links in the same paragraph to not have their extensions replaced by using "#" instead. | |||
| 2017-03-25 | Merge pull request #1975 from MikeMcQuaid/pull-not-die-bottle-publish | Mike McQuaid | |
| pull: warn (not die) on bottle publish failure. | |||
| 2017-03-24 | Merge pull request #2371 from MikeMcQuaid/new-maintainer-tweaks | Mike McQuaid | |
| New-Maintainer-Checklist: be more explicit. | |||
| 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. | |||
| 2017-03-22 | New-Maintainer-Checklist: be more explicit. | Mike McQuaid | |
| Note some additional ways to help, gotchas and how to get started. | |||
| 2017-03-19 | docs: grammar edits, sentence-case secondary headings | EricFromCanada | |
| Also changes some heading levels so only one primary heading appears per page. | |||
| 2017-03-17 | Remove double space. | Kare Morstol | |
| 2017-03-17 | Fix small typos in How-to-Create-and-Maintain-a-Tap.md | Kare Morstol | |
| 2017-03-15 | Merge pull request #2326 from vszakats/sprot | Mike McQuaid | |
| secure urls + remove -k from in-doc curl command | |||
| 2017-03-14 | secure urls + remove -k from in-doc curl command | Viktor Szakats | |
| 2017-03-14 | Querying-Brew.md: directors => directories | neutric | |
| 2017-03-12 | docs: add markers to ordered lists and sublists | EricFromCanada | |
| While GitHub allows a single space to denote a sublist, Jekyll is not so lenient. It also seems unable to handle ordered sublists. | |||
| 2017-03-11 | docs: update Brew Test Bot screen shots | EricFromCanada | |
| 2017-03-06 | Merge pull request #2272 from EricFromCanada/master | Mike McQuaid | |
| Add more flags and descriptions to man pages. | |||
| 2017-03-06 | New-Maintainer-Checklist: add analytics link. | Mike McQuaid | |
| 2017-03-05 | Add more flags and descriptions to man pages. | EricFromCanada | |
| 2017-03-05 | docs.brew.sh: use brew.sh theming. | Mike McQuaid | |
| Unfortunately there's no easy way to share this code with the brew.sh site but it's at least able to have the `css/`, `img/` (root) and `_layouts` directories in sync between the two repositories. Some small CSS tweaks were needed to make these pages render more attractively. | |||
| 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 | |
