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
2016-05-02
update: escape ? in the help flag list
Xu Cheng
2016-05-02
update: more help flag (#180)
Xu Cheng
2016-05-01
add `brew analytics` command (#173)
Xu Cheng
2016-05-01
download_strategy: use svn info --xml (#174)
Uladzislau Shablinski
2016-05-01
JavaRequirement: use next instead of return in code block
Xu Cheng
2016-05-01
download_strategy: fossil source_modified_time
Vlad Shablinsky
2016-05-01
download_strategy: bazaar source_modified_time
Vlad Shablinsky
2016-05-01
download_strategy: mercurial source_modified_time
Vlad Shablinsky
2016-04-30
Skip tmux warning if reattached to user namespace
ilovezfs
2016-04-30
analytics: relocate UUID to homebrew.analyticsuuid in .git/config
Zhiming Wang
2016-04-29
compilers: support gcc 6
Izaak Beekman
2016-04-30
download_strategy: add svn source_modified_time (#156)
Uladzislau Shablinski
2016-04-27
audit: whitelist kibana from Language::Node check (#161)
Christian Moritz
2016-04-27
Language::Node.npm_install_args: add helper method (#37)
Christian Moritz
2016-04-26
Analytics: Separate user-supplied and internal-use DISABLE_ANALYTICS (#155)
Andrew Janke
2016-04-26
fix setup-analytics (#154)
Xu Cheng
2016-04-25
More analytics tweaks.
Mike McQuaid
2016-04-25
Point to analytics documentation on brew update.
Mike McQuaid
2016-04-24
keg_relocate: don't assume .la files are in lib.
Mike McQuaid
2016-04-23
Ship analytics for Homebrew.
Mike McQuaid
2016-04-22
JavaRequirement: return false if no java_home
Misty De Meo
2016-04-22
Explicitly list -arch in LDFLAGS on Leopard
Misty De Meo
2016-04-22
Reenable HOMEBREW_PREFER_64_BIT
Misty De Meo
2016-04-22
Add :expat special dependency
Misty De Meo
2016-04-22
Tiger tar requires explicit format
Misty De Meo
2016-04-22
Use GCC 4.2 as the default compiler when installed
Misty De Meo
2016-04-22
STANDARD_COMPILERS: add Xcode 2.0
Misty De Meo
2016-04-22
Set -faltivec in CFLAGS on Tiger
Misty De Meo
2016-04-22
Mac: don't call xcrun on Tiger
Misty De Meo
2016-04-22
subversion: don't use system APR on Tiger
Misty De Meo
2016-04-22
Update CompilerSelectionError
Misty De Meo
2016-04-22
Add a helper to determine make path on Tiger
Misty De Meo
2016-04-22
Hardware: PPC970 needs -m64 to build 64-bit
Misty De Meo
2016-04-22
config: return early if java_home is missing
Misty De Meo
2016-04-22
stage: fix block signature back-compatibility under Ruby 1.8.7
Andrew Janke
2016-04-22
update: rebase (rather than merge) by default.
Mike McQuaid
2016-04-22
caveats: recommend brew services for plists.
Mike McQuaid
2016-04-22
readall: also check 'brew.rb' for issues
Martin Afanasjew
2016-04-22
readall: stop using no longer needed 'nostdout'
Martin Afanasjew
2016-04-22
readall: fail on Ruby syntax warnings
Martin Afanasjew
2016-04-21
Formula: include bad value in invalid-option error message
Andrew Janke
2016-04-21
brew-audit: pull style checks in to main audit output
Andrew Janke
2016-04-21
Move OS::Mac::Xcode.provides_autotools? to compat
Misty De Meo
2016-04-21
doctor: remove autotools check
Misty De Meo
2016-04-21
stdenv: stop setting ACLOCAL_PATH
Misty De Meo
2016-04-21
brew.rb: uninstall old Homebrew Cask. (#121)
Mike McQuaid
2016-04-21
analytics: roll tracking ID.
Mike McQuaid
2016-04-20
tests: expand help and help-related tests
Martin Afanasjew
2016-04-20
exceptions: add reason to 'UsageError' exception
Martin Afanasjew
2016-04-20
help: show command-specific help for invalid usage
Martin Afanasjew
[next]