This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- May 22, 2017
-
-
Markus Reiter authored
-
Markus Reiter authored
-
- May 14, 2017
-
-
Mike McQuaid authored
Import style changes from: https://github.com/Homebrew/homebrew.github.io/pull/166
-
Michka Popoff authored
`venv.link_scripts(bin) { venv.pip_install buildpath }` is now `venv.pip_install_and_link buildpath`
-
- May 13, 2017
-
-
Mike McQuaid authored
- 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
-
- May 09, 2017
-
-
Mike McQuaid authored
- 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
-
- May 04, 2017
-
-
Mike McQuaid authored
-
- May 03, 2017
-
-
Gautham Goli authored
-
Gautham Goli authored
Also refactor audit cops into two "departments" - FormulaAudit - FormulaAuditStrict
-
- Apr 30, 2017
-
-
Mike McQuaid authored
-
- Apr 28, 2017
-
-
Mike McQuaid authored
-
- Apr 27, 2017
-
-
Mike McQuaid authored
Import new brew.sh CSS changes to improve the appearance of tables and links.
-
- Apr 20, 2017
-
-
Charlie Sharpsteen authored
-
JCount authored
-
Baptiste Fontaine authored
-
- Apr 18, 2017
-
-
Mike McQuaid authored
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.
-
Mike McQuaid authored
Add `--only` and `--except` methods which can be used to selectively enable or disable audit groups.
-
- Apr 03, 2017
-
-
Mike McQuaid authored
-
- Apr 02, 2017
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Mar 28, 2017
-
-
EricFromCanada authored
-
- Mar 27, 2017
-
-
Mike McQuaid authored
- Remove taps that are (or will shortly be) deprecated. - Remove commands that are only relevant to the boneyard (which will shortly be removed).
-
- Mar 26, 2017
-
-
EricFromCanada authored
Add labeled fences to most code blocks, monospace terms where appropriate, omit "$" when referring to variables
-
EricFromCanada authored
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.
-
- Mar 23, 2017
-
-
Mike McQuaid authored
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.
-
Mike McQuaid authored
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.
-
Mike McQuaid authored
Note some additional ways to help, gotchas and how to get started.
-
- Mar 20, 2017
-
-
EricFromCanada authored
Also changes some heading levels so only one primary heading appears per page.
-
- Mar 18, 2017
-
-
Kare Morstol authored
-
- Mar 17, 2017
-
-
Kare Morstol authored
-
- Mar 15, 2017
-
-
Viktor Szakats authored
-
- Mar 14, 2017
-
-
neutric authored
-
- Mar 13, 2017
-
-
EricFromCanada authored
While GitHub allows a single space to denote a sublist, Jekyll is not so lenient. It also seems unable to handle ordered sublists.
-
- Mar 12, 2017
-
-
EricFromCanada authored
-
- Mar 06, 2017
-
-
Mike McQuaid authored
-
EricFromCanada authored
-
- Mar 05, 2017
-
-
Mike McQuaid authored
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.
-
- Mar 01, 2017
-
-
Mike McQuaid authored
-
Markus Reiter authored
-
- Feb 26, 2017
-
-
Mike McQuaid authored
Closes #2186.
-