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 .
- Dec 09, 2020
-
-
Mike McQuaid authored
This reverts commit 11445e0f.
-
- Dec 08, 2020
-
-
FX Coudert authored
Revert "Fix `:arm64_big_sur` bottle ordering."
-
Jonathan Chang authored
ENV/shared: widen type for append_path
-
Francois-Xavier Coudert authored
This reverts commit 66d1b929.
-
Jonathan Chang authored
-
Markus Reiter authored
Fix wrong version mapping in `bump-unversioned-casks`.
-
Misty De Meo authored
RbConfig: fix broken MacOS SDK paths
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
Add `bump-unversioned-casks` command.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Michka Popoff authored
bottle: add tests for json merging
-
Michka Popoff authored
- Extract the json reading from the json merging: it makes the code hard to understand. This helps for the separation of concerns: the jsons are read in one method; and merged in a second one - Added a first test to check the merge function No change in behaviour was done, this change is just there to increase code coverage and to prepare for #9315
-
Misty De Meo authored
-
Mike McQuaid authored
software_spec: make bottle sorting stable.
-
Mike McQuaid authored
cmd/update: improve shallow clone message.
-
Mike McQuaid authored
dev-cmd/dispatch-build-bottle: remove testing code.
-
- Dec 07, 2020
-
-
Mike McQuaid authored
As `:arm64_big_sur` and `:big_sur` equated to the same version: their sorting was not consistent. Instead, suffix the tag and use that for sorting so `:big_sur` is always before `:arm64_big_sur`.
-
Markus Reiter authored
build(deps-dev): bump html-proofer from 3.17.3 to 3.17.4 in /docs
-
Markus Reiter authored
build(deps): bump sorbet from 0.5.6130 to 0.5.6134 in /Library/Homebrew
-
Mike McQuaid authored
-
Mike McQuaid authored
diagnostic: don't complain about creatable directories that don't exist.
-
Mike McQuaid authored
This was accidentally merged in https://github.com/Homebrew/brew/pull/9444.
-
BrewTestBot authored
-
BrewTestBot authored
-