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 .
- Jan 03, 2021
-
-
Michka Popoff authored
-
Issy Long authored
Add a missing backtick on docs Shell Completion page
-
Zachary Moon authored
-
- Jan 02, 2021
-
-
Mike McQuaid authored
Merge pull request #10193 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-performance-1.9.2 build(deps): bump rubocop-performance from 1.9.1 to 1.9.2 in /Library/Homebrew
-
Seeker authored
bottle: check actual bottle block contents when `--keep-old`
-
Rylan Polster authored
cmd/update-report: fix to show new tag
-
- Jan 01, 2021
-
-
hyuraku authored
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [rubocop-performance](https://github.com/rubocop-hq/rubocop-performance) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/rubocop-hq/rubocop-performance/releases) - [Changelog](https://github.com/rubocop-hq/rubocop-performance/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop-performance/compare/v1.9.1...v1.9.2 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Rylan Polster authored
Documentation updates
-
Seeker authored
-
Rylan Polster authored
doctor: disable python symlink message
-
Seeker authored
-
Sam Ford authored
livecheck: update URL patterns
-
Mike McQuaid authored
cleanup: don't do stale check when passing --prune.
-
Seeker authored
utils/ast: cleanup
-
Mike McQuaid authored
build(deps): bump rubocop from 1.5.1 to 1.7.0 in /Library/Homebrew
-
- Dec 31, 2020
-
-
Rylan Polster authored
Add more links to the changelog and blog
-
Rylan Polster authored
Co-authored-by:
Sam Ford <1584702+samford@users.noreply.github.com>
-
Rylan Polster authored
-
Mike McQuaid authored
formula_installer: improve no-bottle error message
-
Sam Ford authored
-
Dario Vladovic authored
-
Mike McQuaid authored
This speeds up `--prune` fairly considerably. Before: ``` $ hyperfine --warmup 3 'brew cleanup --prune=365' Benchmark #1: brew cleanup --prune=365 Time (mean ± σ): 33.352 s ± 0.654 s [User: 21.684 s, System: 6.458 s] Range (min … max): 31.901 s … 34.096 s 10 runs ``` After: ``` $ hyperfine --warmup 3 'brew cleanup --prune=365' Benchmark #1: brew cleanup --prune=365 Time (mean ± σ): 6.821 s ± 0.186 s [User: 2.225 s, System: 3.926 s] Range (min … max): 6.578 s … 7.178 s 10 runs ``` Closes https://github.com/Homebrew/brew/pull/10177/ Fixes https://github.com/Homebrew/brew/issues/10172
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
This doesn't look good for DSLs.
-
Mike McQuaid authored
For some reason this doesn't seem to work without `-A`.
-
Mike McQuaid authored
This avoids RuboCop erroring out.
-
Mike McQuaid authored
Otherwise this will hide actual errors.
-
Mike McQuaid authored
cmd/reinstall: refactor about `formula?` and `cask?`.
-
Mike McQuaid authored
cmd/deps: refactor about `formula?` and `cask?`.
-
Mike McQuaid authored
build(deps): bump plist from 3.5.0 to 3.6.0 in /Library/Homebrew
-
Mike McQuaid authored
-
BrewTestBot authored
-
BrewTestBot authored
-
dependabot[bot] authored
Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.5.1 to 1.7.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/v1.5.1...v1.7.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-
Mike McQuaid authored
Installation.md: update for ARM
-
BrewTestBot authored
-