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 .
- Jun 01, 2020
-
-
Alexander Bayandin authored
Who Are You? -> Who We Are
-
Mike McQuaid authored
dev-cmd/audit: whitelist python@3.8 to be non-keg-only
-
Mike McQuaid authored
livecheck: modify regex in tests
-
Mike McQuaid authored
resource: fix incorrect argument error for empty/non-existent target
-
nandahkrishna authored
-
Markus Reiter authored
brew cask zap prompt when Full Disk Access is needed
-
Bo Anderson authored
-
Bo Anderson authored
-
- May 31, 2020
-
-
Mike McQuaid authored
livecheck: reference Formula URLs
-
nandahkrishna authored
-
Mike McQuaid authored
Update feature.md
-
Ed Reel authored
Add the same notice at the top as the bug issue template. This will help guide new users to fill out the template correctly.
-
- May 30, 2020
-
-
Mike McQuaid authored
manpage: update external commands.
-
Mike McQuaid authored
- add more detailed manpage section for external commands (more information moved from their READMEs) - add `brew test-bot` to the manpage
-
Mike McQuaid authored
manpage: no longer mention installing from a URL.
-
Mike McQuaid authored
This is deprecated in #7660.
-
- May 29, 2020
-
-
Mike McQuaid authored
formulary: further deprecate URLs.
-
Mike McQuaid authored
Installation of formulae from URLs has many attack vectors and is fundamentally insecure, unsupported, regularly recommended against and generally a terrible idea. There's plenty of ways to take that URL, manually verify it and put it somewhere that Homebrew does support so let's deprecate this way of doing things.
-
Mike McQuaid authored
build(deps): bump html-pipeline from 2.12.3 to 2.13.0 in /docs
-
dependabot-preview[bot] authored
Bumps [html-pipeline](https://github.com/jch/html-pipeline) from 2.12.3 to 2.13.0. - [Release notes](https://github.com/jch/html-pipeline/releases) - [Changelog](https://github.com/jch/html-pipeline/blob/master/CHANGELOG.md) - [Commits](https://github.com/jch/html-pipeline/compare/v2.12.3...v2.13.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- May 28, 2020
-
-
Sean Molenaar authored
Only search pull requests for artifacts
-
Sean Molenaar authored
-
Sean Molenaar authored
Clarify what entails a versioned formula
-
Mike McQuaid authored
Instructions to install patchelf, when development tools cant locate …
-
rmnull authored
-
- May 27, 2020
-
-
Mike McQuaid authored
utils/ruby.sh: search PATH for Ruby on Linux. update.sh: keep HOMEBREW_RUBY_PATH set.
-
Sean Molenaar authored
Co-authored-by:
Mike McQuaid <mike@mikemcquaid.com>
-
Mike McQuaid authored
caveats: add an unsigned_accessibility caveat message
-
Mike McQuaid authored
build(deps): bump parser from 2.7.1.2 to 2.7.1.3 in /Library/Homebrew
-
dependabot-preview[bot] authored
Bumps [parser](https://github.com/whitequark/parser) from 2.7.1.2 to 2.7.1.3. - [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.7.1.2...v2.7.1.3 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Gibson Fahnestock authored
This is useful for applications that are not signed by the developer and require Accessibility access. Because the app is not signed, macOS only authorizes the current binary, and so when it is updated (and the binary changes) the new version is unsigned, despite the app still showing as ticked in System Preferences. The user has to manually untick and retick the app each time. The ideal fix is for the developer to sign their app, but not all developers are willing to pay for this, so the best we can do is to advise users of the workaround/solution. Refs: https://github.com/Homebrew/homebrew-cask/pull/83157
-
Sean Molenaar authored
-
- May 26, 2020
-
-
Sean Molenaar authored
Add notability checks for casks
-
Sean Molenaar authored
-
Mike McQuaid authored
Dockerfile: Unset gc.auto and homebrew.devcmdrun
-
Mike McQuaid authored
build(deps-dev): bump github-pages from 204 to 206 in /docs
-
Shaun Jackman authored
-
dependabot-preview[bot] authored
Bumps [github-pages](https://github.com/github/pages-gem) from 204 to 206. - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](https://github.com/github/pages-gem/compare/v204...v206 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
Mike McQuaid authored
fix undefined variable interpolation in tcsh
-
April Arcus authored
-