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 07, 2016
-
-
Mike McQuaid authored
This will be useful in debugging (and recovering from) the situation where sometimes formulae can't be found when specifying multiple on the command-line.
-
Mike McQuaid authored
update-report: also link docs, completions.
-
Tim D. Smith authored
minor typo
-
numbergames authored
Fixed minor typo -- missing preposition.
-
- Sep 06, 2016
-
-
Mike McQuaid authored
test-bot: tweak cleaning behaviour again.
-
Mike McQuaid authored
Always run `git clean -ffdx` on HOMEBREW_REPOSITORY. Also, ensure that if we can't find a formula that's logged.
-
Mike McQuaid authored
test-bot: git clean less in cleanup_*.
-
Mike McQuaid authored
These are more files in the HOMEBREW_REPOSITORY that we want to link to the HOMEBREW_PREFIX.
-
Mike McQuaid authored
Pull more logic into the more generic `link_src_dst_dirs` to be used to do more linkage.
-
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`.
-