aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew
AgeCommit message (Expand)Author
2015-12-15Allow multiple option_names in dep/reqs.Mike McQuaid
2015-12-15test_dependency: add failing option names test.Mike McQuaid
2015-12-15Add option_name tests.Mike McQuaid
2015-12-15formula_installer: prefer 'Dependable#run?'Martin Afanasjew
2015-12-14pretty_duration: fixed for int argumentsBaptiste Fontaine
2015-12-14plural: tests addedBaptiste Fontaine
2015-12-14os/mac: indent fixesBaptiste Fontaine
2015-12-13Formulary: explicitly require tapAlex Dunn
2015-12-13man: modernize and reduce code duplicationMartin Afanasjew
2015-12-13man: remove broken --verbose functionalityMartin Afanasjew
2015-12-13update: make stashing local changes more robustMartin Afanasjew
2015-12-13cleanup: consistently document --dry-run optionMartin Afanasjew
2015-12-13pull: use tap objectXu Cheng
2015-12-11test-bot: allow tapuser/taprepo/tapformula format.Mike McQuaid
2015-12-11test-bot: fix resolve_test_tapXu Cheng
2015-12-11test-bot: remove dead codeXu Cheng
2015-12-11test-bot: remove ci-reset-and-update.Mike McQuaid
2015-12-11test-bot: fix Bintray url for bottle uploadingXu Cheng
2015-12-11test-bot: fix tap URL detection from Jenkins.Mike McQuaid
2015-12-11Revert "test-bot: remove dead code."Mike McQuaid
2015-12-10os/mac/xcode: expect xcode 7.2Dominyk Tiller
2015-12-10os/mac: add xcode 7.2Dominyk Tiller
2015-12-10manpage: remove superfluous spaces for consistencyMartin Afanasjew
2015-12-10manpage: fix formatting of command listMartin Afanasjew
2015-12-10test-bot: fetch/audit formulae despite requirementMike McQuaid
2015-12-10test-bot: remove dead code.Mike McQuaid
2015-12-10ENV: warn_if_universal_binaries_not_supportedRyan Hendrickson
2015-12-10Do not `brew install brew-cask`Josh Hagins
2015-12-09audit: flag '--with{,out}-check' optionsBaptiste Fontaine
2015-12-09Allow taps to link manpages.Mike McQuaid
2015-12-09test-tab: tap is a Tap object nowXu Cheng
2015-12-09avoid using FORMULA_RENAMES directlyXu Cheng
2015-12-09migrator: tap is a Tap object nowXu Cheng
2015-12-09formula_versions: tap is a Tap object nowXu Cheng
2015-12-09exceptions: tap is a Tap object nowXu Cheng
2015-12-09info: tap is a Tap object nowXu Cheng
2015-12-09audit: tap is a Tap object nowXu Cheng
2015-12-09bottles: tap is a Tap object nowXu Cheng
2015-12-09Tap#==: allow compare with stringXu Cheng
2015-12-09Tab#tap: returns tap objectXu Cheng
2015-12-09Formula#tap: returns tap objectXu Cheng
2015-12-09Formulary: use same logic to handle core fully-qualified nameXu Cheng
2015-12-09Formulary.core_path: use CoreFormulaRepository#formula_dirXu Cheng
2015-12-09Formulary: use Tap#alias_dirXu Cheng
2015-12-09Formula: use CoreFormulaRepository, avoid duplicated logicXu Cheng
2015-12-09remove unnecessary tap_argsXu Cheng
2015-12-09add Tap#core_formula_repository?Xu Cheng
2015-12-09add CoreFormulaRepository singleton classXu Cheng
2015-12-09Tap: add formula_file_to_name and alias_file_to_nameXu Cheng
2015-12-09add Tap#alias_dirXu Cheng