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
-
-
Zhiming Wang authored
Always a good idea to quote command substitution.
-
Mike McQuaid authored
test-bot: separate tap/core no formula handling.
-
Mike McQuaid authored
`e.tap` calls the tap method which wants a block on `FormulaUnavailableError` so the previous approach is
👎 . -
Mike McQuaid authored
test-bot: handle missing tap in exception.
-
Mike McQuaid authored
Handle the case where a `FormulaUnavailableError` does not contain a tap reference so fall back to `CoreTap` in this case.
-
Mike McQuaid authored
xcode: die unless Xcode/CLT up-to-date on prerelease macOS
-
Mike McQuaid authored
test-bot: put exception, retry on missing formula.
-
Mike McQuaid authored
Better use the abstraction layer so e.g. Linux could have similarly fatal checks for these things.
-
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.
-