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
/
brew.rb
Age
Commit message (
Expand
)
Author
2016-12-10
Tell people to report URL/tap deprecations to the tap.
Mike McQuaid
2016-11-09
brew.rb: don't exit when failing to set devcmdrun.
Mike McQuaid
2016-10-04
Make `core_tap_version_string` reusable.
Markus Reiter
2016-10-03
Merge pull request #1190 from vladshablinsky/no-autoupdate-on-help
Mike McQuaid
2016-10-02
Merge pull request #1205 from MikeMcQuaid/help-external-commands
Mike McQuaid
2016-10-01
brew.rb: update help parsing
Uladzislau Shablinski
2016-10-01
Add `Formatter` module.
Markus Reiter
2016-10-01
Refactor Tty.
Markus Reiter
2016-10-01
help: support `#:` help in external commands.
Mike McQuaid
2016-09-23
Fix Style/GuardClause.
Markus Reiter
2016-09-22
Use git describe to get the HOMEBREW_VERSION.
Mike McQuaid
2016-09-17
rubocop --auto-correct all hash-rocket usage.
Mike McQuaid
2016-09-17
Move LinkedKegs migration.
Mike McQuaid
2016-09-08
brew.rb: don't restrict dev-cmd/*.rb to Homebrew developers.
Mike McQuaid
2016-08-24
Improve HOMEBREW_BREW_FILE unset failure case.
Mike McQuaid
2016-08-19
edits
AnastasiaSulyagina
2016-08-18
remove ruby 1.8 compatible codes
Xu Cheng
2016-08-17
brew.rb: allow 10.5.
Mike McQuaid
2016-07-24
brew.rb: Use odie instead of onoe+exit
Baptiste Fontaine
2016-07-15
brew.{rb,sh}: move to Library/Homebrew. (#506)
Mike McQuaid