aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2016-04-21Formula: include bad value in invalid-option error messageAndrew Janke
2016-04-21brew-audit: pull style checks in to main audit outputAndrew Janke
2016-04-21Move OS::Mac::Xcode.provides_autotools? to compatMisty De Meo
2016-04-21doctor: remove autotools checkMisty De Meo
2016-04-21stdenv: stop setting ACLOCAL_PATHMisty De Meo
2016-04-21brew.rb: uninstall old Homebrew Cask. (#121)Mike McQuaid
2016-04-21analytics: roll tracking ID.Mike McQuaid
2016-04-20tests: expand help and help-related testsMartin Afanasjew
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-20help: improve styling of generic help textMartin Afanasjew
2016-04-20--version: move help to documentation commentMartin Afanasjew
2016-04-20--repository: move help to documentation commentMartin Afanasjew
2016-04-20--prefix: move help to documentation commentMartin Afanasjew
2016-04-20--env: move help to documentation commentMartin Afanasjew
2016-04-20--cellar: move help to documentation commentMartin Afanasjew
2016-04-20--cache: move help to documentation commentMartin Afanasjew
2016-04-20man: put option-style commands after regular onesMartin Afanasjew
2016-04-20tests: fix Ruby 1.8 syntax warningsMartin Afanasjew
2016-04-20brew.rb: fix Ruby syntax warningMartin Afanasjew
2016-04-19man: fix Ruby syntax warningXu Cheng
2016-04-19test-bot: simplify the logicXu Cheng
2016-04-19add Tap#default_remoteXu Cheng
2016-04-19Tap#install: better TapRemoteMismatchError checkXu Cheng
2016-04-19Revert "man: fix Ruby syntax warning"Xu Cheng
2016-04-19linkage: fix Ruby syntax warningXu Cheng
2016-04-19man: fix Ruby syntax warningXu Cheng
2016-04-19test-bot: prevent infinite loop caused by unavailable formula.Xu Cheng
2016-04-19linkage: load formula from rackXu Cheng
2016-04-18test-bot: check all dependents for broken dylibsAndrew Janke
2016-04-18test-bot: don't untap during cleanup_beforeDominyk Tiller
2016-04-18CLT: special case detect_version pre-3.xMisty De Meo
2016-04-18Xcode: update version detection for 2.xMisty De Meo
2016-04-18XQuartz: detect Tiger's prefixMisty De Meo
2016-04-18XQuartz: add Tiger's versionMisty De Meo
2016-04-18XQuartz: support Tiger's prefixMisty De Meo
2016-04-18test-bot: purge non-core taps at start/end of job (#109)Dominyk Tiller
2016-04-18brew test, install, update-test: add --keep-tmp optionAndrew Janke
2016-04-18brew.sh: error out if no Ruby found.Mike McQuaid
2016-04-18brew.rb: don't show help for 'brew <command> help'Martin Afanasjew
2016-04-18ARGV: remove unused 'usage' methodMartin Afanasjew
2016-04-18help: handle help output (move from 'brew.rb')Martin Afanasjew
2016-04-17tests: test FormulaClassUnavailableErrorMartin Afanasjew
2016-04-17install: handle FormulaClassUnavailableErrorMartin Afanasjew
2016-04-17formulary: use FormulaClassUnavailableErrorMartin Afanasjew
2016-04-17exceptions: add FormulaClassUnavailableErrorMartin Afanasjew
2016-04-17manpages: add editing instructions to ERB templateMartin Afanasjew
2016-04-17man: replace split header/footer with ERB templateMartin Afanasjew
2016-04-17manpages: remove no longer needed 'brew.1.md'Martin Afanasjew