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 .
- 27 Nov, 2020 1 commit
-
-
Jonathan Chang authored
-
- 26 Nov, 2020 1 commit
-
-
Markus Reiter authored
-
- 23 Nov, 2020 1 commit
-
-
Markus Reiter authored
-
- 13 Nov, 2020 1 commit
-
-
Markus Reiter authored
-
- 10 Nov, 2020 1 commit
-
-
Jonathan Chang authored
-
- 06 Nov, 2020 1 commit
-
-
EricFromCanada authored
-
- 11 Oct, 2020 1 commit
-
-
Markus Reiter authored
-
- 10 Oct, 2020 1 commit
-
-
Markus Reiter authored
-
- 11 Sep, 2020 1 commit
-
-
Markus Reiter authored
-
- 26 Aug, 2020 1 commit
-
-
Markus Reiter authored
-
- 20 Aug, 2020 1 commit
-
-
Mike McQuaid authored
-
- 06 Aug, 2020 1 commit
-
-
Markus Reiter authored
-
- 13 Jul, 2020 1 commit
-
-
Jonathan Chang authored
-
- 23 May, 2020 1 commit
-
-
Mike McQuaid authored
Replace with `Homebrew.args.debug?`. Part of #5730.
-
- 02 Feb, 2020 1 commit
-
-
Gautham Goli authored
-
- 14 Oct, 2019 1 commit
-
-
Issy Long authored
- Only try to call `.match?` on strings that aren't nil.
-
- 13 Oct, 2019 2 commits
- 09 Oct, 2019 1 commit
-
-
Mike McQuaid authored
-
- 05 Oct, 2019 1 commit
-
-
Markus Reiter authored
-
- 18 Jul, 2019 2 commits
- 20 Apr, 2019 1 commit
-
-
Mike McQuaid authored
-
- 21 Feb, 2019 1 commit
-
-
Mike McQuaid authored
-
- 02 Oct, 2018 1 commit
-
-
Markus Reiter authored
-
- 20 Sep, 2018 1 commit
-
-
Mike McQuaid authored
When the DBM database cannot be read by the current version of Ruby's DBM library (due to corruption or another incompatibility) it segfaults or freezes which takes down the entire Homebrew Ruby process. This isn't desirable so instead perform a shell out with the Homebrew Ruby to see if it can read the DBM database before we try to use the information. If this hangs or crashes: silently delete the database and recreate it.
-
- 19 Sep, 2018 1 commit
-
-
Markus Reiter authored
-
- 17 Sep, 2018 1 commit
-
-
Markus Reiter authored
-
- 13 Sep, 2018 1 commit
-
-
Mike McQuaid authored
Rather than having to manually keep track of what version each thing in here is and copy files around by hand on update let's use Bundler's standalone mode and careful use of `.gitignore` to help us do it. This means a `bundle update --standalone` will allow us to update all gems in vendor. We could consider vendoring other gems this way in future but I'd suggest only doing this for gems with no dependencies or at least gems with no native extensions. The only gem this applies to that we currently use is `ruby-prof` and I'm not convinced it's widely used enough to warrant vendoring for everyone. Perhaps that's another criteria: it should be functionality that's used by non-developer commands and/or normal Homebrew usage.
-
- 04 Sep, 2018 1 commit
-
-
Markus Reiter authored
-
- 30 Aug, 2018 1 commit
-
-
Markus Reiter authored
-
- 02 Aug, 2018 2 commits
-
-
Markus Reiter authored
-
Markus Reiter authored
-
- 01 Aug, 2018 1 commit
-
-
Markus Reiter authored
-
- 30 Jul, 2018 1 commit
-
-
ilovezfs authored
-
- 29 Jul, 2018 1 commit
-
-
Markus Reiter authored
-
- 24 Jul, 2018 2 commits
-
-
Markus Reiter authored
-
Markus Reiter authored
-
- 23 Jul, 2018 2 commits
-
-
Markus Reiter authored
-
Markus Reiter authored
-