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
Age
Commit message (
Expand
)
Author
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-20
tests: fix Ruby 1.8 syntax warnings
Martin Afanasjew
2016-04-20
brew.rb: fix Ruby syntax warning
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
add Tap#default_remote
Xu Cheng
2016-04-19
Tap#install: better TapRemoteMismatchError check
Xu Cheng
2016-04-19
Revert "man: fix Ruby syntax warning"
Xu Cheng
2016-04-19
linkage: 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-19
linkage: load formula from rack
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
CLT: special case detect_version pre-3.x
Misty De Meo
2016-04-18
Xcode: update version detection for 2.x
Misty De Meo
2016-04-18
XQuartz: detect Tiger's prefix
Misty De Meo
2016-04-18
XQuartz: add Tiger's version
Misty De Meo
2016-04-18
XQuartz: support Tiger's prefix
Misty De Meo
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
brew.sh: error out if no Ruby found.
Mike McQuaid
2016-04-18
brew.rb: don't show help for 'brew <command> help'
Martin Afanasjew
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
tests: test FormulaClassUnavailableError
Martin Afanasjew
2016-04-17
install: handle FormulaClassUnavailableError
Martin Afanasjew
2016-04-17
formulary: use FormulaClassUnavailableError
Martin Afanasjew
2016-04-17
exceptions: add FormulaClassUnavailableError
Martin Afanasjew
2016-04-17
manpages: add editing instructions to ERB template
Martin Afanasjew
2016-04-17
man: replace split header/footer with ERB template
Martin Afanasjew
2016-04-17
manpages: remove no longer needed 'brew.1.md'
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
2016-04-16
tests: ensure desc prints short name only if there are conflicts
Josh Hagins
2016-04-16
audit.rb: Base desc length check on short name
Cory Donnelly
2016-04-16
desc: print short name unless multiple formulae have the same name
Josh Hagins
2016-04-16
test-bot: update for new deps/uses options
Xu Cheng
2016-04-16
update manpage for deps/uses
Xu Cheng
2016-04-16
uses/deps: default to skip optional/build deps.
Xu Cheng
[next]