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 06, 2016
-
-
Mike McQuaid authored
There's edge-cases which is breaking tap CI.
-
Markus Reiter authored
Add `cask_files` method to `Tap` class.
-
Tim D. Smith authored
Catch system libressl in openssl audit as well
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
test-bot: never cleanup homebrew/core.
-
Mike McQuaid authored
doc/Interesting-Taps-&-Branches: rename to Interesting-Taps-&-Forks
-
Mike McQuaid authored
Otherwise weird things happen and formulae can't be found.
-
- Sep 05, 2016
-
-
Misty De Meo authored
Fix shell profile
-
Misty De Meo authored
-
Misty De Meo authored
-
Tim D. Smith authored
Update the description to reflect that we may be talking about either crypto library and neither is okay. :)
-
Zhiming Wang authored
This document lists Tigerbrew and Linuxbrew as interesting forks, not branches (they used to be "Interesting Branches (aka forks)" but that changed in b7455469), so "Interesting Taps & Branches" is a more fitting title. The term "branches" is also presumably confusing to folks with a shallow understanding of GitHub and/or git who may not realize how GitHub forks and git branches are related.
-
Mike McQuaid authored
--env: support more shells, allow explicit shell selection
-
Mike McQuaid authored
test-bot: use UPSTREAM_BOTTLE_KEEP_OLD.
-
Mike McQuaid authored
This is set by Jenkins to indicate a downstream bottle upload job needs to use `brew bottle --keep-old`.
-
Mike McQuaid authored
bottle: revert --keep-old changes.
-
Mike McQuaid authored
update-report: add newline if preinstall updated.
-
Mike McQuaid authored
test-bot: cleanup all repositories.
-
ilovezfs authored
bump-formula-pr: audit formula before opening PR note that it was made opt-in not opt-out
-
- Sep 04, 2016
-
-
Mike McQuaid authored
tap_constants: allow formulae to have @ in name.
-
Mike McQuaid authored
This reverts commit 5e9bb877.
-
Mike McQuaid authored
This reverts commit ec143749.
-
Mike McQuaid authored
The test bot currently only focuses on doing cleanup on the current tap and the HOMEBREW_REPOSITORY. This should be extended to cover all repositories as e.g. a syntax error in homebrew/core can break the CI for all the other taps.
-
Mike McQuaid authored
test-bot: add missing @tap check.
-
Mike McQuaid authored
Follow-up from #812 to fix handling fully-qualified versioned formulae names. Allows pulling https://github.com/Homebrew/homebrew-core/pull/971.
-
Mike McQuaid authored
-
Mike McQuaid authored
test-bot: don't run brew tests etc. when formulae.
-
Mike McQuaid authored
bottle: allow --keep-old to ignore same sha256s.
-
Tim D. Smith authored
The regex didn't match libcrypto.35.dylib, and it should have.
-
Mike McQuaid authored
If there's formulae changes or the specified argument is a formula then don't waste time running e.g. `brew tests`.
-
Mike McQuaid authored
It should refuse to change existing ones but it should allow them to be the same and silently ignore.
-
Mike McQuaid authored
Fixes #858.
-
Mike McQuaid authored
bottle: fix --keep-old JSON generation.
-
ilovezfs authored
-
Mike McQuaid authored
Ensure that the JSON file contains all the bottle checksums when using `--keep-old`. This avoids having to use the formula DSL when merging and relies on existing integrity checks. This change does nothing differently if `--keep-old` is not passed.
-
- Sep 03, 2016
-
-
Mike McQuaid authored
audit: detect partial component order compliance
-
Tim D. Smith authored
Don't reject -L/usr/local/lib when SDKROOT is defined Closes #844. Fixes Homebrew/homebrew-fuse#62.
-
- Sep 02, 2016
-
-
Mike McQuaid authored
brew.sh: allow cask to be run as root.
-
Mike McQuaid authored
utils: fix link_path_manpages message indentation.
-