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.rb
Age
Commit message (
Expand
)
Author
2016-07-15
brew.{rb,sh}: move to Library/Homebrew. (#506)
Mike McQuaid
2016-07-15
ENV: move to new paths. (#507)
Mike McQuaid
2016-07-04
Revert "Revert "Test officially supported cmd taps. (#390)""
Mike McQuaid
2016-07-04
Revert "Test officially supported cmd taps. (#390)"
Martin Afanasjew
2016-07-04
Test officially supported cmd taps. (#390)
Mike McQuaid
2016-05-08
brew.rb: check issues url properly.
Mike McQuaid
2016-05-08
Add support for testing generic OS.
Mike McQuaid
2016-05-03
analytics: move to a class.
Mike McQuaid
2016-04-21
brew.rb: uninstall old Homebrew Cask. (#121)
Mike McQuaid
2016-04-20
exceptions: add reason to 'UsageError' exception
Martin Afanasjew
2016-04-20
help: show command-specific help for invalid usage
Martin Afanasjew
2016-04-20
help: refactor (again) and fix code style issues
Martin Afanasjew
2016-04-20
brew.rb: fix Ruby syntax warning
Martin Afanasjew
2016-04-18
brew.rb: don't show help for 'brew <command> help'
Martin Afanasjew
2016-04-18
help: handle help output (move from 'brew.rb')
Martin Afanasjew
2016-04-10
brew.rb: adjust behavior for undocumented commands
Martin Afanasjew
2016-04-10
Implement the `brew help` command
Max Nordlund
2016-04-04
brew.rb: report some exceptions.
Mike McQuaid
2016-04-02
--version/config: show core tap information
Xu Cheng
2016-03-21
add HOMEBREW_ENV_PATH internal variable
Xu Cheng
2016-02-15
Move internal command aliases from Ruby to Bash.
Mike McQuaid
2016-02-05
brew.rb: remove executable bit and shebang
Martin Afanasjew
2016-02-06
make HOMEBREW_BREW_FILE a Pathname object
Xu Cheng
2016-02-01
brew.rb: use $stderr for debug and errors.
ilovezfs
2016-01-27
config: fail when HOMEBREW_BREW_FILE is unset.
Mike McQuaid
2016-01-26
brew.rb: don't re-export for external commands
Martin Afanasjew
2016-01-20
brew.rb: fix style problem
Xu Cheng
2016-01-20
brew.rb: fix overeager help flag matching
Xu Cheng
2016-01-20
brew: remove duplicated logic
Xu Cheng
2016-01-17
Move some brew.rb logic to bin/brew.
Mike McQuaid
2016-01-14
brew: tap missing tap as normal user
Xu Cheng
2015-12-21
brew.rb: only print "Kernel.exit" on failures.
Mike McQuaid
2015-12-10
brew.rb: improve handling of --version/-v option
Martin Afanasjew
2015-12-10
brew: cask is now a tap command.
Mike McQuaid
2015-12-08
brew.rb: handle cask autoinstall when cask tapped.
Mike McQuaid
2015-11-09
auto install certain external commands
Xu Cheng
2015-10-19
brew: add more non-root-user sudo checks
Dominyk Tiller
2015-10-19
brew: tighten sudo checks
Dominyk Tiller
2015-10-15
brew: check xcode license status
Dominyk Tiller
2015-09-12
add dev-cmd folder
Xu Cheng
2015-08-25
include git sha1 in --version output
Tim D. Smith
2015-08-03
More core files style updates
Xu Cheng
2015-08-03
Core files style updates.
BrewTestBot
2015-07-28
brew: print bug report URL for internal commands only
Baptiste Fontaine
2015-07-03
add `brew command`
Xu Cheng
2015-06-20
sudo_check: don't use a set
Baptiste Fontaine
2015-06-16
Move 10.11 warning to doctor, pre-install, and post-failure
Jack Nagel
2015-06-14
brew: warn about 10.11 unsupported
Dominyk Tiller
2015-05-14
Stop supporting Leopard
Misty De Meo
2015-04-21
Inline error message
Jack Nagel
[next]