index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
Age
Commit message (
Expand
)
Author
2014-03-04
Use name of formula rather than name of dependency
Troels Thomsen
2014-03-04
Let commands decide what mode the installer should use
Jack Nagel
2014-03-04
Extract installer setup to prelude method
Jack Nagel
2014-03-04
bottle: fix bottling Git tag case.
Mike McQuaid
2014-03-02
Stop mutating build options in upgrade
Jack Nagel
2014-03-02
audit: Raise a problem if the SourceForge download url uses http instead of h...
Jaime Marquínez Ferrándiz
2014-03-02
Revert "Let commands decide what mode the installer should use"
Jack Nagel
2014-03-01
add check for /Library Python
Adam Vandenberg
2014-03-02
Fix typo
Jack Nagel
2014-03-02
Let commands decide what mode the installer should use
Jack Nagel
2014-03-02
Reduce the number of ways options can be passed to the installer
Jack Nagel
2014-03-01
reinstall: re-raise original exception after cleaning up
Jack Nagel
2014-03-01
reinstall: fix incorrect use of Formula.canonical_name
Jack Nagel
2014-03-01
fetch: add --retry option to retry fetch once.
Mike McQuaid
2014-02-28
audit: don't complain about missing cross-tap dependencies
Jack Nagel
2014-02-28
Use Formula.path
Jack Nagel
2014-02-28
Remove "brew info <URL>"
Jack Nagel
2014-02-27
Add audit check for system "xcodebuild"
Jack Nagel
2014-02-27
deps: use Dependency objects in recursive_deps_tree
Jack Nagel
2014-02-27
deps: keep "--all" output sorted
Jack Nagel
2014-02-27
add audit for Formula.factory
Adam Vandenberg
2014-02-26
doctor: tweak XQuartz check.
Mike McQuaid
2014-02-25
fix typo in audit
Adam Vandenberg
2014-02-25
add audit for scons
Adam Vandenberg
2014-02-25
only get counts if needed
Adam Vandenberg
2014-02-23
Remove unused variable
Jack Nagel
2014-02-23
ignore skip_clean :all
Adam Vandenberg
2014-02-23
add doctor check for HOMEBREW_KEEP_INFO
Adam Vandenberg
2014-02-23
Always keep info files
Adam Vandenberg
2014-02-22
create: make conditional more obvious
Jack Nagel
2014-02-22
create: pull requires out of method
Jack Nagel
2014-02-22
Update method call
Jack Nagel
2014-02-22
bottle: detail what a new regex should match.
Mike McQuaid
2014-02-21
Move Formula.class_s to Formulary
Jack Nagel
2014-02-18
Add DownloadError to catch a broader range of resource download errors.
Drew Rodman
2014-02-16
search: use a queue to collect errors
Jack Nagel
2014-02-16
audit: handle recommended/optional options better.
Mike McQuaid
2014-02-16
audit: whitelist pyobject3 use of ARGV.
Mike McQuaid
2014-02-16
versions: ignore validation errors.
Mike McQuaid
2014-02-15
bottle: fail if there is no stable version.
Mike McQuaid
2014-02-13
Use a more accurate method name and drop unhelpful block
Jack Nagel
2014-02-12
Pass the string instead of reconstructing it from a regexp
Jack Nagel
2014-02-11
Revert "Recognize --head as an alias for --HEAD"
Adam Vandenberg
2014-02-09
Recognize --head as an alias for --HEAD
Misty De Meo
2014-02-09
bottle: fix --write messages.
Mike McQuaid
2014-02-09
bottle: make --write handle both quotes styles.
Mike McQuaid
2014-02-08
Use GitHub wrapper for private tap check
Jack Nagel
2014-02-08
Drop unnecessary map + compact in search_tap
Jack Nagel
2014-02-08
Prevent repeated warnings when GitHub API rate limit is exceeded
Jack Nagel
2014-02-08
Raise only GitHub::Error from GitHub.open
Jack Nagel
[next]