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 .
- Jul 23, 2020
-
-
Seeker authored
-
- Jul 15, 2020
-
-
Bo Anderson authored
build(deps): bump zeitwerk from 2.3.1 to 2.4.0 in /docs
-
dependabot-preview[bot] authored
Bumps [zeitwerk](https://github.com/fxn/zeitwerk) from 2.3.1 to 2.4.0. - [Release notes](https://github.com/fxn/zeitwerk/releases) - [Changelog](https://github.com/fxn/zeitwerk/blob/master/CHANGELOG.md) - [Commits](https://github.com/fxn/zeitwerk/compare/v2.3.1...v2.4.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Jul 14, 2020
-
-
Bo Anderson authored
check_user_path_1: Fix message presentation
-
Bo Anderson authored
std_meson_args: add release buildtype
-
Adrian Ho authored
-
Tom Schoonjans authored
By default meson compiles using the debug buildtype, which corresponds to -O0 -g. The release buildtype changes this to -O3.
-
Bo Anderson authored
audit: also search head url to get repo data
-
Bo Anderson authored
don't allow prerelease for cake
-
Dustin Rodrigues authored
-
- Jul 13, 2020
-
-
Dustin Rodrigues authored
-
Jonathan Chang authored
build(deps): bump rubocop from 0.87.1 to 0.88.0 in /Library/Homebrew
-
Jonathan Chang authored
-
dependabot-preview[bot] authored
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.87.1 to 0.88.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.87.1...v0.88.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Jonathan Chang authored
shellenv: Fix shell detection
-
Bo Anderson authored
cask/installer: don't call `installed?` if Formula
-
Jonathan Chang authored
dev-cmd/bump-revision: insert revision after license
-
Sean Molenaar authored
cask: add list --json
-
Seeker authored
-
Seeker authored
-
Claudia Pellegrino authored
style: use direct method matching instead of regex
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
Rylan Polster authored
-
- Jul 12, 2020
-
-
Jonathan Chang authored
update audit error message for versioned formulae with head spec
-
Jonathan Chang authored
refactor throttled update logic to improve efficiency
-
Jonathan Chang authored
enable HOMEBREW_PATCHELF_RB for brew developers by default
-
Issy Long authored
sorbet: set utils/user.rb to true
-
Issy Long authored
sorbet/utils: move files to true
-
Dustin Rodrigues authored
-
- Jul 11, 2020
-
-
Adrian Ho authored
It currently switches on `$SHELL`, which points to the user's login shell. However, `shellenv` may be used in contexts where the running shell isn't `$SHELL` (e.g. csh-based `cron` scripts), and Linux desktop environments may set up user sessions in ways that trip up the current algorithm (see #7965 for an example). To work correctly in all circumstances and environments, its output should be determined by the context (calling shell) instead. Fixes #7965.
-
Dustin Rodrigues authored
-
Jonathan Chang authored
docs/Versions: Cleanup and clarifications
-
Jonathan Chang authored
os/mac: silence AppleLanguages error, fallback to system prefs
-
Adrian Ho authored
* Removed all mentions of `homebrew/versions`, since it's dead and long gone. * Version support requirement: Updated PHP example, and added contrasting example to address a common misconception * Standardize on the use of "main" rather than "non-versioned" to avoid confusion * Directly address the most common reason for (disallowed) versioning
-
Jonathan Chang authored
Add support for -march=sandybridge
-
rmnull authored
-