aboutsummaryrefslogtreecommitdiffstats
path: root/Library/brew.rb
AgeCommit message (Expand)Author
2016-07-15brew.{rb,sh}: move to Library/Homebrew. (#506)Mike McQuaid
2016-07-15ENV: move to new paths. (#507)Mike McQuaid
2016-07-04Revert "Revert "Test officially supported cmd taps. (#390)""Mike McQuaid
2016-07-04Revert "Test officially supported cmd taps. (#390)"Martin Afanasjew
2016-07-04Test officially supported cmd taps. (#390)Mike McQuaid
2016-05-08brew.rb: check issues url properly.Mike McQuaid
2016-05-08Add support for testing generic OS.Mike McQuaid
2016-05-03analytics: move to a class. Mike McQuaid
2016-04-21brew.rb: uninstall old Homebrew Cask. (#121)Mike McQuaid
2016-04-20exceptions: add reason to 'UsageError' exceptionMartin Afanasjew
2016-04-20help: show command-specific help for invalid usageMartin Afanasjew
2016-04-20help: refactor (again) and fix code style issuesMartin Afanasjew
2016-04-20brew.rb: fix Ruby syntax warningMartin Afanasjew
2016-04-18brew.rb: don't show help for 'brew <command> help'Martin Afanasjew
2016-04-18help: handle help output (move from 'brew.rb')Martin Afanasjew
2016-04-10brew.rb: adjust behavior for undocumented commandsMartin Afanasjew
2016-04-10Implement the `brew help` commandMax Nordlund
2016-04-04brew.rb: report some exceptions.Mike McQuaid
2016-04-02--version/config: show core tap informationXu Cheng
2016-03-21add HOMEBREW_ENV_PATH internal variableXu Cheng
2016-02-15Move internal command aliases from Ruby to Bash.Mike McQuaid
2016-02-05brew.rb: remove executable bit and shebangMartin Afanasjew
2016-02-06make HOMEBREW_BREW_FILE a Pathname objectXu Cheng
2016-02-01brew.rb: use $stderr for debug and errors.ilovezfs
2016-01-27config: fail when HOMEBREW_BREW_FILE is unset.Mike McQuaid
2016-01-26brew.rb: don't re-export for external commandsMartin Afanasjew
2016-01-20brew.rb: fix style problemXu Cheng
2016-01-20brew.rb: fix overeager help flag matchingXu Cheng
2016-01-20brew: remove duplicated logicXu Cheng
2016-01-17Move some brew.rb logic to bin/brew.Mike McQuaid
2016-01-14brew: tap missing tap as normal userXu Cheng
2015-12-21brew.rb: only print "Kernel.exit" on failures.Mike McQuaid
2015-12-10brew.rb: improve handling of --version/-v optionMartin Afanasjew
2015-12-10brew: cask is now a tap command.Mike McQuaid
2015-12-08brew.rb: handle cask autoinstall when cask tapped.Mike McQuaid
2015-11-09auto install certain external commandsXu Cheng
2015-10-19brew: add more non-root-user sudo checksDominyk Tiller
2015-10-19brew: tighten sudo checksDominyk Tiller
2015-10-15brew: check xcode license statusDominyk Tiller
2015-09-12add dev-cmd folderXu Cheng
2015-08-25include git sha1 in --version outputTim D. Smith
2015-08-03More core files style updatesXu Cheng
2015-08-03Core files style updates.BrewTestBot
2015-07-28brew: print bug report URL for internal commands onlyBaptiste Fontaine
2015-07-03add `brew command`Xu Cheng
2015-06-20sudo_check: don't use a setBaptiste Fontaine
2015-06-16Move 10.11 warning to doctor, pre-install, and post-failureJack Nagel
2015-06-14brew: warn about 10.11 unsupportedDominyk Tiller
2015-05-14Stop supporting LeopardMisty De Meo
2015-04-21Inline error messageJack Nagel