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 19, 2019
-
-
EricFromCanada authored
-
EricFromCanada authored
-
EricFromCanada authored
-
- Sep 18, 2019
-
-
Mike McQuaid authored
Maintainer's checklist on accepting formula PR
-
Mike McQuaid authored
utils/curl.rb: accept 1xx HTTP status codes
-
Mike McQuaid authored
-
Mike McQuaid authored
Create '.keepme' files in directories
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Ivan Verevkin authored
-
Markus Reiter authored
build: bump github-pages from 198 to 200 in /docs
-
dependabot-preview[bot] authored
Bumps [github-pages](https://github.com/github/pages-gem) from 198 to 200. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](https://github.com/github/pages-gem/compare/v198...v200 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Sep 17, 2019
-
-
Caleb Xu authored
RFC 2616 states: A client MUST be prepared to accept one or more 1xx status responses prior to a regular response, even if the client does not expect a 100 (Continue) status message. Unexpected 1xx status responses MAY be ignored by a user agent. In the rare cases that we encounter a formula URL with a server that provides a preliminary 1xx status code, it seems that (at least during audit) we are failing on encountering this status code, even though retrieving the file will succeed without issues.
-
- Sep 16, 2019
-
-
Mike McQuaid authored
Fix `brew ruby -r`.
-
Mike McQuaid authored
os/linux: add, use OS::Linux.os_version
-
Markus Reiter authored
Use AppleScript to check if GUI apps are running.
-
Jonathan Chang authored
Docs: Add a link to the linuxbrew-core maintainer guide
-
- Sep 15, 2019
-
-
Issy Long authored
-
Shaun Jackman authored
Maintainer's guide for Homebrew on Linux (linuxbrew-core)
-
Markus Reiter authored
-
- Sep 14, 2019
-
-
Issy Long authored
- There are a lot more manual steps in Homebrew on Linux (Linuxbrew) land than there are in Homebrew (core), it feels like. - This is a first attempt at a maintainer's guide. I have basically tried to brain-dump everything that Michka and Shaun have taught me over the months into something consumable for future Homebrew on Linux maintainers! - Some of it is overly verbose - the merging docs are taken from [Linuxbrew/homebrew-developer's docs](https://github.com/Linuxbrew/homebrew-developer/blob/master/docs/merge-homebrew-core.md) which were recently updated to reflect reality but probably don't need to have so many words: just some instructions. :-)
-
Markus Reiter authored
Add `GitHub::check_runs`.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
Add missing `require`.
-
Markus Reiter authored
-
- Sep 13, 2019
-
-
Mike McQuaid authored
Similar to MacOS.version. A bit cleaner for us here but also plan on using this in Homebrew/homebrew-bundle.
-
Markus Reiter authored
Skip AppleScript actions if Automation Access isn't granted.
-
Markus Reiter authored
-
Mike McQuaid authored
Improve readability of `brew upgrade`
-
Kristof Lünenschloß authored
-
Mike McQuaid authored
Revert "argv: move options_only to cli/args"
-
Mike McQuaid authored
-
Mike McQuaid authored
Revert "argv: move flags_only to cli/args"
-
Mike McQuaid authored
-
- Sep 12, 2019
-
-
Igor Kapkov authored
-
Igor Kapkov authored
-
Markus Reiter authored
build: bump parser from 2.6.4.0 to 2.6.4.1 in /Library/Homebrew
-
dependabot-preview[bot] authored
Bumps [parser](https://github.com/whitequark/parser) from 2.6.4.0 to 2.6.4.1. - [Release notes](https://github.com/whitequark/parser/releases) - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/parser/compare/v2.6.4.0...v2.6.4.1 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Sep 11, 2019
-
-
Mike McQuaid authored
prof: use ruby-prof 0.18.0
-