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
Age
Commit message (
Expand
)
Author
2014-02-16
Make GitHub::Error a RuntimeError to suppress backtrace
Jack Nagel
2014-02-16
Handle GitHub API authentication failures
Jack Nagel
2014-02-16
Extract error handling from GitHub.open
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
Formula#system: simplify xcodebuild special case
Jack Nagel
2014-02-15
Formula#system: remove unnecessary string casts
Jack Nagel
2014-02-15
bottle: fail if there is no stable version.
Mike McQuaid
2014-02-15
GitDownloadStrategy: fix typo'd parameter name
Jack Nagel
2014-02-14
ARGV.help?: anchor to end of string
Misty De Meo
2014-02-14
GitDownloadStrategy: allow disabling of shallow clone
Jack Nagel
2014-02-14
VCSDownloadStrategy: use REF_TYPES when extracting ref to use
Jack Nagel
2014-02-14
VCSDownloadStrategy: document acceptable ref types
Jack Nagel
2014-02-14
GitDownloadStrategy: inline simple method
Jack Nagel
2014-02-14
GitDownloadStrategy: move constant to top of class body
Jack Nagel
2014-02-14
brew: check for --help and friends in more of ARGV
Mike McQuaid
2014-02-13
Use a more accurate method name and drop unhelpful block
Jack Nagel
2014-02-13
Always print top-level issue URL
Jack Nagel
2014-02-13
Delete comment that isn't relevant to this code anymore
Jack Nagel
2014-02-13
Offload more filtering to the search API
Jack Nagel
2014-02-13
Allow passing arbitrary qualifiers to issue search
Jack Nagel
2014-02-13
Implement equality for Dependencies collections
Jack Nagel
2014-02-13
Eliminate unnecessary arrays and call to flatten
Jack Nagel
2014-02-12
Delete unused method
Jack Nagel
2014-02-12
Pass the string instead of reconstructing it from a regexp
Jack Nagel
2014-02-12
Let the API do more work for us
Jack Nagel
2014-02-12
Drop TODO that nobody has ever worked on
Jack Nagel
2014-02-12
Drop unnecessary type check, we never pass a Formula instance
Jack Nagel
2014-02-12
Return only open issues in GitHub.issues_for_formula
Jack Nagel
2014-02-12
osmium: add to blacklist.
Mike McQuaid
2014-02-12
brew-graph: improve formatting.
Matt Torok
2014-02-11
Revert "Recognize --head as an alias for --HEAD"
Adam Vandenberg
2014-02-11
Use HOMEBREW_PREFIX/opt to find installs instead of symlinks in bin, lib, sbin.
Chad Catlett
2014-02-11
ls-taps: search names only
Jack Nagel
2014-02-11
brew-services: don't hardcode launchctl path
Bo Jeanes
2014-02-10
python_dependency: only set PYTHONPATH for system.
Mike McQuaid
2014-02-10
Update vendored OkJson
Jack Nagel
2014-02-10
Fix ls-taps for v3 API
Jack Nagel
2014-02-09
Recognize --head as an alias for --HEAD
Misty De Meo
2014-02-09
Include buildpath info into example formula
Welton Rodrigo
2014-02-09
X11Dependency: style
Jack Nagel
2014-02-09
X11Dependency: return nil instead of raising in #<=>
Jack Nagel
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
Pin GitHub module to v3 API
Jack Nagel
2014-02-08
Switch to v3 search API
Jack Nagel
2014-02-08
Drop unnecessary map + compact in search_tap
Jack Nagel
2014-02-08
Don't let issue search kill install process
Jack Nagel
[next]