index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
cmd
Age
Commit message (
Expand
)
Author
2016-05-04
pull: fix references to renamed variable
Martin Afanasjew
2016-05-03
deps: split and clarify documentation
Martin Afanasjew
2016-05-03
pull: fix polling code for Ruby 1.8.7 Net::HTTP (#191)
Andrew Janke
2016-05-03
update.sh: abort rebase and merge.
Mike McQuaid
2016-05-03
update: improve some edge cases.
Mike McQuaid
2016-05-03
brew pull: cross-platform bottle verification, concise output (#132)
Andrew Janke
2016-05-03
audit: fix false-positive for '--with-check' from 'depends_on "check" => :opt...
Andrew Janke
2016-05-03
update.sh: remove GIT_ASKPASS=false.
Mike McQuaid
2016-05-02
Update Homebrew/homebrew references in code
Martin Afanasjew
2016-05-02
Update Homebrew/homebrew references in comments
Martin Afanasjew
2016-05-02
update: escape ? in the help flag list
Xu Cheng
2016-05-02
update: more help flag (#180)
Xu Cheng
2016-05-01
add `brew analytics` command (#173)
Xu Cheng
2016-04-27
audit: whitelist kibana from Language::Node check (#161)
Christian Moritz
2016-04-27
Language::Node.npm_install_args: add helper method (#37)
Christian Moritz
2016-04-26
Analytics: Separate user-supplied and internal-use DISABLE_ANALYTICS (#155)
Andrew Janke
2016-04-25
More analytics tweaks.
Mike McQuaid
2016-04-25
Point to analytics documentation on brew update.
Mike McQuaid
2016-04-22
config: return early if java_home is missing
Misty De Meo
2016-04-22
update: rebase (rather than merge) by default.
Mike McQuaid
2016-04-22
readall: also check 'brew.rb' for issues
Martin Afanasjew
2016-04-22
readall: stop using no longer needed 'nostdout'
Martin Afanasjew
2016-04-22
readall: fail on Ruby syntax warnings
Martin Afanasjew
2016-04-21
brew-audit: pull style checks in to main audit output
Andrew Janke
2016-04-20
help: show command-specific help for invalid usage
Martin Afanasjew
2016-04-20
help: refactor (again) and fix code style issues
Martin Afanasjew
2016-04-20
help: improve styling of generic help text
Martin Afanasjew
2016-04-20
--version: move help to documentation comment
Martin Afanasjew
2016-04-20
--repository: move help to documentation comment
Martin Afanasjew
2016-04-20
--prefix: move help to documentation comment
Martin Afanasjew
2016-04-20
--env: move help to documentation comment
Martin Afanasjew
2016-04-20
--cellar: move help to documentation comment
Martin Afanasjew
2016-04-20
--cache: move help to documentation comment
Martin Afanasjew
2016-04-20
man: put option-style commands after regular ones
Martin Afanasjew
2016-04-19
man: fix Ruby syntax warning
Xu Cheng
2016-04-19
test-bot: simplify the logic
Xu Cheng
2016-04-19
Revert "man: fix Ruby syntax warning"
Xu Cheng
2016-04-19
man: fix Ruby syntax warning
Xu Cheng
2016-04-19
test-bot: prevent infinite loop caused by unavailable formula.
Xu Cheng
2016-04-18
test-bot: check all dependents for broken dylibs
Andrew Janke
2016-04-18
test-bot: don't untap during cleanup_before
Dominyk Tiller
2016-04-18
test-bot: purge non-core taps at start/end of job (#109)
Dominyk Tiller
2016-04-18
brew test, install, update-test: add --keep-tmp option
Andrew Janke
2016-04-18
ARGV: remove unused 'usage' method
Martin Afanasjew
2016-04-18
help: handle help output (move from 'brew.rb')
Martin Afanasjew
2016-04-17
install: handle FormulaClassUnavailableError
Martin Afanasjew
2016-04-17
man: replace split header/footer with ERB template
Martin Afanasjew
2016-04-17
man: pipe markup to 'ronn' to avoid temporary file
Martin Afanasjew
2016-04-17
man: refactor and fix code style
Martin Afanasjew
2016-04-17
list: exclude zsh completions from unbrewed
Martin Afanasjew
[next]