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 .
- Nov 27, 2020
-
-
Shaun Jackman authored
Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Nov 26, 2020
-
-
Shaun Jackman authored
-
- Nov 25, 2020
-
-
Shaun Jackman authored
-
Shaun Jackman authored
Co-authored-by:
Issy Long <issyl0@github.com>
-
Shaun Jackman authored
Why does Homebrew on Linux recommend that I install to /home/linuxbrew/.linuxbrew?
-
- Nov 07, 2020
-
-
Tie authored
-
- Nov 05, 2020
-
-
Dawid Dziurla authored
-
- Nov 04, 2020
-
-
hyuraku authored
-
- Nov 03, 2020
-
-
Mike McQuaid authored
Fix `-1` and other flags so they're handled correctly with casks. Use the "right" exceptions for declaring invalid combinations and change their parent class so that `--help` is printed nicely too. Fixes #9033
-
- Nov 02, 2020
-
-
Mike McQuaid authored
-
- Oct 31, 2020
-
-
Shaun Jackman authored
-
- Oct 29, 2020
-
-
Mike McQuaid authored
The way we currently handle @-versioned formulae linking is pretty labourius: - it requires extensive use of `link_overwrite` to avoid the `link` stage failing on certain install/upgrade scenarios - we teach people to use `brew link --force` whenever they wish to link a versioned formulae when it's pretty obvious what's expected in that situation Instead, let's: - automatically unlink other versioned formulae when linking a versioned formula (either through `brew link` or `install`/`upgrade` /`reinstall`) - notify the user what we've done (with the same messaging as if they had run `brew link` manually)
-
- Oct 28, 2020
-
-
Mike McQuaid authored
-
- Oct 26, 2020
-
-
Mike McQuaid authored
-
Mike McQuaid authored
Let's slow down a little on enhancement PRs to give other maintainers time to give their feedback. This is mostly self-directed criticism.
-
- Oct 23, 2020
-
-
Dustin Rodrigues authored
-
- Oct 22, 2020
-
-
Rylan Polster authored
-
Issy Long authored
- I don't necessarily agree with this, but it's AP style that words with four or more letters should start with a capital when in titles.
-
Issy Long authored
- I added these all the way back in December 2019 in #6826, but only today realised that things have been failing unnoticeably because "warning" level exits with status code 0, so doesn't fail CI. - Upgrading to "error" level will enable us to see the style errors in our docs and fix them faster. - My editor also auto-formatted the YAML to have double quotes instead of single.
-
Issy Long authored
- Otherwise this surfaces an error and suggests a fix that doesn't match Apple's branding.
-
- Oct 18, 2020
-
-
KazuakiM authored
RuboCop. `Use the new Ruby 1.9 hash syntax.`
-
Issy Long authored
Co-authored-by:
Max Eisner <4730112+max-ae@users.noreply.github.com>
-
- Oct 16, 2020
-
-
Rylan Polster authored
-
- Oct 15, 2020
-
-
William Ma authored
-
- Oct 13, 2020
-
-
Jonathan Chang authored
-
Jonathan Chang authored
-
- Oct 12, 2020
-
-
Akylzhan Sauranbay authored
cmd/list.rb: --formula, --cask as default TTY: cmd/list.rb: proper deprecated message on non TTY outputs update manpage update zsh completion updated manpages/brew.1 update tests return list_casks list_spec.rb: not output to stderr
-
- Oct 11, 2020
-
-
Dawid Dziurla authored
-
Markus Reiter authored
-
- Oct 10, 2020
-
-
dependabot[bot] authored
Bumps [github-pages](https://github.com/github/pages-gem) from 208 to 209. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](https://github.com/github/pages-gem/compare/v208...v209 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
- Oct 09, 2020
-
-
Markus Reiter authored
-
Mike McQuaid authored
GitHub has requested we request our usage of shallow clones. As a result: - do default to shallow clones on CI - do not do --shallow-since when setting up new repositories in `brew update` - do not support shallow clones of homebrew-core at all We may consider in future unshallowing all clones unconditionally.
-
- Oct 08, 2020
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Oct 06, 2020
-
-
Mike McQuaid authored
Add an opt-out of this behaviour.
-
- Oct 05, 2020
-
-
dependabot[bot] authored
Bumps [github-pages](https://github.com/github/pages-gem) from 207 to 208. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](https://github.com/github/pages-gem/compare/v207...v208 ) Signed-off-by:
dependabot[bot] <support@github.com>
-