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 .
- Sep 17, 2020
-
-
Seeker authored
-
- Sep 15, 2020
-
-
Dawid Dziurla authored
It blocks uploading to GitHub Releases where Bintray credentials are not needed. Also those checks are already performed in `bintray.rb`.
-
- Sep 12, 2020
-
-
Dawid Dziurla authored
Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Sep 11, 2020
-
-
Mike McQuaid authored
This allows reducing the volume of `brew update` output by only outputting the changes to formulae that you have installed.
-
- Sep 08, 2020
-
-
Seeker authored
-
- Sep 05, 2020
-
-
Seeker authored
Also add `--commit` to a create commit without opening a pull request
-
- Sep 04, 2020
-
-
Markus Reiter authored
-
- Sep 03, 2020
-
-
Mike McQuaid authored
Do the usual "disable deprecations" and "uncomment pending deprecations" dance and delete/deprecate/disable relevant/related code.
-
- Aug 31, 2020
-
-
nandahkrishna authored
Co-authored-by:
Sam Ford <1584702+samford@users.noreply.github.com> Co-authored-by:
Thierry Moisan <thierry.moisan@gmail.com> Co-authored-by:
Dawid Dziurla <dawidd0811@gmail.com> Co-authored-by:
Maxim Belkin <maxim.belkin@gmail.com> Co-authored-by:
Issy Long <me@issyl0.co.uk> Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com> Co-authored-by:
Seeker <meaningseeking@protonmail.com>
-
- Aug 28, 2020
-
-
Mike McQuaid authored
-
Maxim Belkin authored
-
Maxim Belkin authored
-
Maxim Belkin authored
-
- Aug 27, 2020
-
-
vidusheeamoli authored
This PR adds a new `brew typecheck` developer command which checks for typechecking errors in the current code with Sorbet.
-
- Aug 25, 2020
-
-
Dustin Rodrigues authored
-
- Aug 23, 2020
-
-
William Ma authored
-
- Aug 21, 2020
-
-
Mike McQuaid authored
-
- Aug 20, 2020
-
-
Mike McQuaid authored
- Add `--stackprof` to allow using stackprof - Use the latest version of `ruby-prof` - Automatically open the generated HTML output
-
- Aug 17, 2020
-
-
Baffour Adu Boampong authored
-
Elizabeth Tackett authored
-
- Aug 15, 2020
-
-
Dawid Dziurla authored
-
- Aug 14, 2020
-
-
Dawid Dziurla authored
also fix typo in `--root-url` option
-
Markus Reiter authored
-
- Aug 13, 2020
-
-
Dustin Rodrigues authored
-
Markus Reiter authored
-
- Aug 07, 2020
-
-
Mike McQuaid authored
These were all made `--formulae` and `--casks` for consistency but that doesn't behave as expected because they have special behaviours in `args`. Instead, use the singular form everywhere.
-
- Aug 06, 2020
-
-
Mike McQuaid authored
This allows auditing a single tap (so is useful for `test-bot`).
-
Mike McQuaid authored
- Ensure the usage documentation always mentions casks when appropriate - Use --formulae or --casks consistently - Provide --formulae and --casks switches to upgrade - Mark more switches as conflicting
-
- Aug 05, 2020
-
-
William Ma authored
-
- Aug 04, 2020
-
-
William Ma authored
-
- Aug 03, 2020
-
-
Bo Anderson authored
-
- Jul 31, 2020
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Jul 29, 2020
-
-
Rylan Polster authored
-
Mike McQuaid authored
This should allow better handling flaky tests.
-
- Jul 28, 2020
-
-
Elizabeth Tackett authored
-
Mike McQuaid authored
This should help with cases like https://github.com/Homebrew/homebrew-bundle/issues/751 and is good practise in general. Also, document the `brew update --preinstall` flag that is being used here so others can run it manually e.g. as part of CI if needed.
-
Dawid Dziurla authored
-
Markus Reiter authored
-