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
/
brew.sh
Age
Commit message (
Expand
)
Author
2016-05-03
update: improve some edge cases.
Mike McQuaid
2016-05-01
add `brew analytics` command (#173)
Xu Cheng
2016-04-18
brew.sh: error out if no Ruby found.
Mike McQuaid
2016-04-12
Homebrew (opt-in) Analytics tweaks. (#57)
Mike McQuaid
2016-04-11
Auto-update when running `brew install`/`upgrade`.
Mike McQuaid
2016-04-10
Implement the `brew help` command
Max Nordlund
2016-04-08
brew.sh: make sure to always use system 'awk'
Martin Afanasjew
2016-04-07
brew.sh: tweak HOMEBREW_PROCESSOR on Linux
Martin Afanasjew
2016-04-07
brew.sh: fix HOMEBREW_OS_VERSION on Linux et al.
Martin Afanasjew
2016-04-07
brew.sh: avoid unnecessary 'cat'
Martin Afanasjew
2016-04-07
brew.sh: simplify HOMEBREW_OSX_VERSION_NUMERIC
Martin Afanasjew
2016-04-07
brew.sh: streamline setting HOMEBREW_{OSX,LINUX}
Martin Afanasjew
2016-04-07
always prefer HOMEBREW_CURL over plain 'curl'
Martin Afanasjew
2016-04-06
brew.sh: make analytics 'curl' fully asynchronous
Martin Afanasjew
2016-04-04
Add opt-in Google Analytics.
Mike McQuaid
2016-04-04
Make Homebrew user agent consistent, use a slash.
Mike McQuaid
2016-04-03
Core/formula separation Part 2(b)
0.9.9
Xu Cheng
2016-04-02
bump Homebrew version to 0.9.8
0.9.8
Xu Cheng
2016-03-11
Fix `brew update` user agent.
Mike McQuaid
2016-03-09
brew.sh: add tap-pin to sudo check list
Xu Cheng
2016-02-27
brew.sh: improve empty argument handling
Martin Afanasjew
2016-02-26
brew.sh: drop reference to removed 'update-ruby'
Martin Afanasjew
2016-02-19
brew: print help when no commands given
Misty De Meo
2016-02-16
bin/brew: move logic to Library.
Mike McQuaid