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