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 16, 2020
-
-
Shaun Jackman authored
Enable check_repository_references when HOMEBREW_PREFIX == HOMEBREW_REPOSITORY. Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Shaun Jackman authored
Ensure that any references to HOMEBREW_REPOSITORY are within HOMEBREW_LIBRARY.
-
Shaun Jackman authored
Relocate HOMEBREW_LIBRARY conditionally when HOMEBREW_PREFIX = HOMEBREW_REPOSITORY.
-
Shaun Jackman authored
Ensure that $HOMEBREW_REPOSITORY/Library is relocated to @@HOMEBREW_REPOSITORY@@/Library even when HOMEBREW_PREFIX = HOMEBREW_REPOSITORY.
-
Dawid Dziurla authored
untap: add --force switch
-
Alexander Bayandin authored
dev-cmd/pr-automerge: exclude draft PRs
-
- Dec 15, 2020
-
-
Markus Reiter authored
Add `BundleVersion` class.
-
Markus Reiter authored
Add audit for `livecheck` in casks.
-
Markus Reiter authored
-
Alexander Bayandin authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
odeprecated: handle deprecated and disabled formulae.
-
Mike McQuaid authored
manpage: test-bot: add --build-from-source.
-
Mike McQuaid authored
Needed due to https://github.com/Homebrew/homebrew-test-bot/pull/538
-
Mike McQuaid authored
software_spec: fix cellar any handling.
-
Mike McQuaid authored
It's not useful to spend time complaining about or fixing deprecations or disables in deprecated or disabled formulae given we already complain on install and don't run them through CI.
-
Markus Reiter authored
sorbet: Update RBI files.
-
Mike McQuaid authored
`cellar :any` actually requires no references to the cellar, prefix or repository (not just cellar) so we can pour those bottles anywhere regardless of the cellar, prefix or repository.
-
Mike McQuaid authored
Fix install --force-bottle for non-standard prefix
-
Sean Molenaar authored
docs: add documentation for plists
-
Markus Reiter authored
Properly handle `~` artifact targets.
-
Markus Reiter authored
Fix broken output on CI.
-
Shaun Jackman authored
Fix the error: Error: undefined method `stage' for nil:NilClass formula_installer.rb:1132:in `block in pour'
-
Michka Popoff authored
Enable HOMEBREW_PATCHELF_RB_WRITE by default
-
BrewTestBot authored
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
-
Sam Ford authored
Update livecheck strategies to avoid unnecessary redirections
-
Markus Reiter authored
Fix parsing version from `PackageInfo` files.
-
Markus Reiter authored
add path name to brew edit error message
-
- Dec 14, 2020
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
Also cache failed version bump attempts.
-
Mike McQuaid authored
pr-pull: prepare replacement for --workflow flag
-
Mike McQuaid authored
Check for both shallow clones at the same time.
-
Mike McQuaid authored
Fix unbottled dependency handling
-
Markus Reiter authored
-