aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2016-05-04pull: fix references to renamed variableMartin Afanasjew
2016-05-03deps: split and clarify documentationMartin Afanasjew
2016-05-03pull: fix polling code for Ruby 1.8.7 Net::HTTP (#191)Andrew Janke
2016-05-03update.sh: abort rebase and merge.Mike McQuaid
2016-05-03update: improve some edge cases.Mike McQuaid
2016-05-03brew pull: cross-platform bottle verification, concise output (#132)Andrew Janke
2016-05-03audit: fix false-positive for '--with-check' from 'depends_on "check" => :opt...Andrew Janke
2016-05-03update.sh: remove GIT_ASKPASS=false.Mike McQuaid
2016-05-02Update Homebrew/homebrew references in codeMartin Afanasjew
2016-05-02Update Homebrew/homebrew references in commentsMartin Afanasjew
2016-05-02update: escape ? in the help flag listXu Cheng
2016-05-02update: more help flag (#180)Xu Cheng
2016-05-01add `brew analytics` command (#173)Xu Cheng
2016-04-27audit: whitelist kibana from Language::Node check (#161)Christian Moritz
2016-04-27Language::Node.npm_install_args: add helper method (#37)Christian Moritz
2016-04-26Analytics: Separate user-supplied and internal-use DISABLE_ANALYTICS (#155)Andrew Janke
2016-04-25More analytics tweaks.Mike McQuaid
2016-04-25Point to analytics documentation on brew update.Mike McQuaid
2016-04-22config: return early if java_home is missingMisty De Meo
2016-04-22update: rebase (rather than merge) by default.Mike McQuaid
2016-04-22readall: also check 'brew.rb' for issuesMartin Afanasjew
2016-04-22readall: stop using no longer needed 'nostdout'Martin Afanasjew
2016-04-22readall: fail on Ruby syntax warningsMartin Afanasjew
2016-04-21brew-audit: pull style checks in to main audit outputAndrew Janke
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-19man: fix Ruby syntax warningXu Cheng
2016-04-19test-bot: simplify the logicXu Cheng
2016-04-19Revert "man: fix Ruby syntax warning"Xu Cheng
2016-04-19man: fix Ruby syntax warningXu Cheng
2016-04-19test-bot: prevent infinite loop caused by unavailable formula.Xu 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-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-18ARGV: remove unused 'usage' methodMartin Afanasjew
2016-04-18help: handle help output (move from 'brew.rb')Martin Afanasjew
2016-04-17install: handle FormulaClassUnavailableErrorMartin Afanasjew
2016-04-17man: replace split header/footer with ERB templateMartin Afanasjew
2016-04-17man: pipe markup to 'ronn' to avoid temporary fileMartin Afanasjew
2016-04-17man: refactor and fix code styleMartin Afanasjew
2016-04-17list: exclude zsh completions from unbrewedMartin Afanasjew