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
Age
Commit message (
Expand
)
Author
2015-12-15
Allow multiple option_names in dep/reqs.
Mike McQuaid
2015-12-15
test_dependency: add failing option names test.
Mike McQuaid
2015-12-15
Add option_name tests.
Mike McQuaid
2015-12-15
formula_installer: prefer 'Dependable#run?'
Martin Afanasjew
2015-12-14
pretty_duration: fixed for int arguments
Baptiste Fontaine
2015-12-14
plural: tests added
Baptiste Fontaine
2015-12-14
os/mac: indent fixes
Baptiste Fontaine
2015-12-13
Formulary: explicitly require tap
Alex Dunn
2015-12-13
man: modernize and reduce code duplication
Martin Afanasjew
2015-12-13
man: remove broken --verbose functionality
Martin Afanasjew
2015-12-13
update: make stashing local changes more robust
Martin Afanasjew
2015-12-13
cleanup: consistently document --dry-run option
Martin Afanasjew
2015-12-13
pull: use tap object
Xu Cheng
2015-12-11
test-bot: allow tapuser/taprepo/tapformula format.
Mike McQuaid
2015-12-11
test-bot: fix resolve_test_tap
Xu Cheng
2015-12-11
test-bot: remove dead code
Xu Cheng
2015-12-11
test-bot: remove ci-reset-and-update.
Mike McQuaid
2015-12-11
test-bot: fix Bintray url for bottle uploading
Xu Cheng
2015-12-11
test-bot: fix tap URL detection from Jenkins.
Mike McQuaid
2015-12-11
Revert "test-bot: remove dead code."
Mike McQuaid
2015-12-10
os/mac/xcode: expect xcode 7.2
Dominyk Tiller
2015-12-10
os/mac: add xcode 7.2
Dominyk Tiller
2015-12-10
manpage: remove superfluous spaces for consistency
Martin Afanasjew
2015-12-10
manpage: fix formatting of command list
Martin Afanasjew
2015-12-10
test-bot: fetch/audit formulae despite requirement
Mike McQuaid
2015-12-10
test-bot: remove dead code.
Mike McQuaid
2015-12-10
ENV: warn_if_universal_binaries_not_supported
Ryan Hendrickson
2015-12-10
Do not `brew install brew-cask`
Josh Hagins
2015-12-09
audit: flag '--with{,out}-check' options
Baptiste Fontaine
2015-12-09
Allow taps to link manpages.
Mike McQuaid
2015-12-09
test-tab: tap is a Tap object now
Xu Cheng
2015-12-09
avoid using FORMULA_RENAMES directly
Xu Cheng
2015-12-09
migrator: tap is a Tap object now
Xu Cheng
2015-12-09
formula_versions: tap is a Tap object now
Xu Cheng
2015-12-09
exceptions: tap is a Tap object now
Xu Cheng
2015-12-09
info: tap is a Tap object now
Xu Cheng
2015-12-09
audit: tap is a Tap object now
Xu Cheng
2015-12-09
bottles: tap is a Tap object now
Xu Cheng
2015-12-09
Tap#==: allow compare with string
Xu Cheng
2015-12-09
Tab#tap: returns tap object
Xu Cheng
2015-12-09
Formula#tap: returns tap object
Xu Cheng
2015-12-09
Formulary: use same logic to handle core fully-qualified name
Xu Cheng
2015-12-09
Formulary.core_path: use CoreFormulaRepository#formula_dir
Xu Cheng
2015-12-09
Formulary: use Tap#alias_dir
Xu Cheng
2015-12-09
Formula: use CoreFormulaRepository, avoid duplicated logic
Xu Cheng
2015-12-09
remove unnecessary tap_args
Xu Cheng
2015-12-09
add Tap#core_formula_repository?
Xu Cheng
2015-12-09
add CoreFormulaRepository singleton class
Xu Cheng
2015-12-09
Tap: add formula_file_to_name and alias_file_to_name
Xu Cheng
2015-12-09
add Tap#alias_dir
Xu Cheng
[next]