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 20, 2021
-
-
Rylan Polster authored
-
Rylan Polster authored
-
- May 19, 2021
-
-
Rylan Polster authored
-
- May 18, 2021
-
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
Co-Authored-By:
Mike McQuaid <mike@mikemcquaid.com>
-
- May 15, 2021
-
-
Rylan Polster authored
-
Rylan Polster authored
Co-Authored-By:
Eric Knibbe <3324775+EricFromCanada@users.noreply.github.com>
-
- May 14, 2021
-
-
Rylan Polster authored
-
- May 13, 2021
-
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Carlo Cabrera authored
extend/os/mac/keg_relocate: fix post-bottling dylib ID relocation
-
Carlo Cabrera authored
Running `brew bottle` changes dylib IDs, install names, and rpaths into placeholders for the bottle, creates a bottle tarball, and then changes the placeholders back to their correct values. With my refactoring in #11358, the behaviour of this relocation changed: dylib IDs would no longer be changed back from placeholders into their correct values after the creation of the bottle tarball.
-
- May 12, 2021
-
-
Bo Anderson authored
Add cop for IO.read usage
-
Bo Anderson authored
dev-cmd/bottle: make gzip creation consistent across platforms
-
Bo Anderson authored
-
Mike McQuaid authored
Delete Bintray code
-
Mike McQuaid authored
Remove all code related to Bintray. It no longer works so there's no point keeping it around. Some of this could arguably be deprecated/disabled first/instead but: I'm not sure I see the sense in keeping stuff around that's known to be broken.
-
Bo Anderson authored
-
Bo Anderson authored
rubocops/shell_commands: add cop for shell metacharacters in `exec`
-
Bo Anderson authored
formula_installer: write tab when pouring local --only-json-tab bottles
-
Carlo Cabrera authored
extend/os/mac/keg_relocate: refactor `relocate_dynamic_linkage`
-
- May 11, 2021
-
-
Bo Anderson authored
-
Bo Anderson authored
system_command: better handle race conditions when interrupting
-
Mike McQuaid authored
fix: use recommended way of updating Fish shell $PATH
-
Bo Anderson authored
-
Bo Anderson authored
system_command: fix rare scenario of interrupt being reported to stderr
-
Bo Anderson authored
os/mac: use perl 5.18 on Catalina
-
Bo Anderson authored
-
Bo Anderson authored
-
Dawid Dziurla authored
sorbet: Update RBI files.
-
BrewTestBot authored
Autogenerated by the [sorbet](https://github.com/Homebrew/brew/blob/master/.github/workflows/sorbet.yml) workflow.
-
Carlo Cabrera authored
Following feedback from #11331.
-
- May 10, 2021
-
-
Mike McQuaid authored
release_notes: append #PR to markdown link text
-
Bo Anderson authored
-
Steve Peters authored
Some merge commits don't include the title of the pull request on subsequent lines, leaving the markdown link text blank in the release notes. This appends the subject line of the commit message instead if the body is missing and adds a test case.
-