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 09, 2016
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
-
Mike McQuaid authored
Skip upgrade of pinned dependency if it's outdated
-
- Sep 08, 2016
-
-
Zhiming Wang authored
README and ISSUE_TEMPLATE: quote $(brew --repo)
-
Mike McQuaid authored
dev-cmd: add `--help` to all developer commands.
-
Mike McQuaid authored
docs: Explain Tab instantiation
-
Mike McQuaid authored
Warn when changing branch on update
-
Mike McQuaid authored
Also, flag those that we never want to be in a manpage.
-
Alyssa Ross authored
-
Alyssa Ross authored
This was really confusing to me, and I had to go looking through the Tab history, where I found a comment explaining it that has since been deleted. This wasn't a great experience. This commit basically adds that explanation back in.
-
Alyssa Ross authored
This reverts commit 2498d99a.
-
Vlad Shablinsky authored
-
Vlad Shablinsky authored
Forbid to install formual if it has pinned dependencies.
-
Vlad Shablinsky authored
-
Vlad Shablinsky authored
-
Vlad Shablinsky authored
Prompt user to unpin pinned dependencies of the formula
-
- 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
-
Alyssa Ross authored
-
Markus Reiter authored
-
Markus Reiter authored
-