aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2016-05-19audit: check more GitHub URLs. (#256)Mike McQuaid
2016-05-19install: fix documentation of --keep-tmp option (#258)Zhiming Wang
2016-05-13fix shellcheck complaintXu Cheng
2016-05-13move git shell function to brew.shXu Cheng
2016-05-13move brew shell function to brew.shXu Cheng
2016-05-12brew pull: fix bogus line that was raising warningAndrew Janke
2016-05-12update: use lockXu Cheng
2016-05-12pull: insert questionable syntax hackDominyk Tiller
2016-05-11cmd/pull: add retry to curl bottle download (#232)Andrew Janke
2016-05-11brew audit: add --display-filename format option for easy grepping (#221)Andrew Janke
2016-05-10cmd/pull: bump retry count.Mike McQuaid
2016-05-10Move more methods to DevelopmentTools.Mike McQuaid
2016-05-09update: fix hyphen counting (legacy tap renaming)Martin Afanasjew
2016-05-09update: remove stray comma (legacy tap renaming)Martin Afanasjew
2016-05-09fetch: document --retry option (#225)Martin Afanasjew
2016-05-09gist-logs: add proper documentation, improve error handling (#217)Jam
2016-05-08gist-logs: fix system_config reference.Mike McQuaid
2016-05-08pull: fix bottle_tag references.Mike McQuaid
2016-05-08tests: add generic flag. (#212)Mike McQuaid
2016-05-08Make config command cross-platform.Mike McQuaid
2016-05-08Make bottle code cross-platform.Mike McQuaid
2016-05-06brew install: make -s apply only to given formula, not deps (#205)Andrew Janke
2016-05-06cmd/fetch: fix typo in docoAndrew Janke
2016-05-06test-bot: only push once when uploading.Mike McQuaid
2016-05-05Reorder usage examples for brew helpMartin Afanasjew
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