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 .
- Nov 18, 2020
-
-
Dustin Rodrigues authored
audit: allow checksum to be added/removed when changing download scheme
-
Miccal Matthews authored
shared_audits: add haptickey to GITHUB_PRERELEASE_ALLOWLIST
-
miccal authored
-
Markus Reiter authored
Fix brew style checks on Brewfiles
-
- Nov 17, 2020
-
-
Markus Reiter authored
Unify `Lzma` and `Xz`.
-
Mike McQuaid authored
hide deprecated cask command
-
Dustin Rodrigues authored
-
Markus Reiter authored
unpack_strategy: Move `Dmg` to above `Xz` and `Lzma`
-
Markus Reiter authored
Update Gems.
-
Mike McQuaid authored
macos_requirement: fix display of versions as array
-
Mike McQuaid authored
spec_helper: increase needs_network timeout and retry.
-
Peter Lewis authored
-
hyuraku authored
-
Mike McQuaid authored
This should help with flakiness on these tests.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
EricFromCanada authored
-
Markus Reiter authored
Mention `--greedy` when no casks were upgraded.
-
Markus Reiter authored
Fix `brew audit Formula/formula.rb`
-
Markus Reiter authored
-
Claudia authored
Fix a regression introduced in PR #8542, which wouldn’t exclude formulae and casks from stricter style checks properly unless tapped. This caused `brew audit Formula/formula.rb` to report violations which were not meant for formulae and casks. The fix is to add Exclude patterns for formulae and casks in any `git clone`d tap’s working tree. Working outside of the productive Homebrew installation makes sure that the latter doesn’t interfere with development, and vice versa. It also helps track work in progress, especially if one tends to forget things.
-
Markus Reiter authored
-
- Nov 16, 2020
-
-
Mike McQuaid authored
unlink: unlink only keg-only versioned formulae.
-
Mike McQuaid authored
As otherwise we unlink those that don't conflict e.g. `gcc@8` and `gcc@9`.
-
Mike McQuaid authored
Update manpage formatting
-
Mike McQuaid authored
pr-pull: skip bottles for CI-syntax-only PRs
-
Mike McQuaid authored
-
EricFromCanada authored
-
EricFromCanada authored
-
EricFromCanada authored
-
EricFromCanada authored
Modify parser.rb to add a colon between each term and the line break, which `ronn` converts into a definition list. The <br> that follows ensures each term description is on a new line in the manpage output, and also replaces the double trailing space for generating the hard return that follows each term in the HTML output. Also modify man.rb to print environment variables with list markup matching the cask commands, and then drop trailing colons from both lists of terms (cask commands, env vars) and non-list terms (analytics, bundle, services; a <br> is added here because it would prevent the term description from being indented in the manpage output). https://docs.brew.sh/Manpage#cask-command-options-cask
-
Mike McQuaid authored
pr-automerge: don't automerge PRs with linux-only label
-
Mike McQuaid authored
Expand Livecheck#preprocess_url tests
-
Mike McQuaid authored
docs - remove Discourse from communication methods
-
Mike McQuaid authored
macOS Big Sur
-
Rylan Polster authored
build(deps-dev): bump html-proofer from 3.16.0 to 3.17.0 in /docs
-
dependabot[bot] authored
Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.16.0 to 3.17.0. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.16.0...v3.17.0 ) Signed-off-by:
dependabot[bot] <support@github.com>
-