aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2016-12-18update-reset: add new command.Mike McQuaid
2016-12-18Add Kaby Lake to Linux hardware listBob W. Hogg
2016-12-18Updated homepage 404 check to use explicit parameters and return the status codeDavid Broder-Rodgers
2016-12-18create: handle Version::NULL correctly.Mike McQuaid
2016-12-18Merge pull request #1675 from MikeMcQuaid/diagnostic-multiple-cellarsMike McQuaid
2016-12-18Merge pull request #1673 from MikeMcQuaid/audit-fails-with-llvmMike McQuaid
2016-12-18Merge pull request #1679 from MikeMcQuaid/no-prune-top-level-dirsMike McQuaid
2016-12-18Merge pull request #1685 from MikeMcQuaid/utils-path-stringMike McQuaid
2016-12-17Merge pull request #1689 from reitermarkus/failed-install-error-messageMarkus Reiter
2016-12-16Merge pull request #1667 from jmorten/bugfix/typoMarkus Reiter
2016-12-16Fix error message when cask fails to install.Markus Reiter
2016-12-15super/cc: loosen cellar formula regex.Mike McQuaid
2016-12-13Merge pull request #1669 from vladshablinsky/fix_method_deprecated1.1.5Mike McQuaid
2016-12-14formulary: call tap not formulaUladzislau Shablinski
2016-12-13fix typoJoshua Morten
2016-12-13Revert "formula: runtime deps of build deps aren't runtime"ilovezfs
2016-12-13audit: flag use of "fails_with :llvm".Mike McQuaid
2016-12-13diagnostic: check for bad tap files.Mike McQuaid
2016-12-13prune: don't remove top-level directories.Mike McQuaid
2016-12-13formula_installer: prevent version mismatched depsMike McQuaid
2016-12-13diagnostic: check for multiple Cellars.Mike McQuaid
2016-12-13postinstall: don't allow writes to prefix itself.Mike McQuaid
2016-12-12XCode 8.2 is stabledersvenhesse
2016-12-12Merge pull request #1592 from alyssais/runtime_dependenciesMike McQuaid
2016-12-12Merge pull request #1616 from zachwhaley/zsh_functions_caveatsMike McQuaid
2016-12-11analytics: don't raise if tap doesn't exist.Mike McQuaid
2016-12-11Merge pull request #1649 from MikeMcQuaid/prune-optMike McQuaid
2016-12-11Merge pull request #1646 from MikeMcQuaid/report-deprecations-to-tapMike McQuaid
2016-12-11keg: also prune opt.Mike McQuaid
2016-12-11Merge pull request #1343 from vladshablinsky/explicit-specsUladzislau Shablinski
2016-12-10formula_installer: remove dependency_installer.Mike McQuaid
2016-12-10Merge pull request #1647 from MikeMcQuaid/fix-dependency-option-handlingMike McQuaid
2016-12-10Merge pull request #1642 from MikeMcQuaid/always-output-optionsMike McQuaid
2016-12-10Fix dependency option handling.Mike McQuaid
2016-12-10Merge pull request #1641 from MikeMcQuaid/formulary-remap-optionsMike McQuaid
2016-12-10which_all: don't assume path is a string.Mike McQuaid
2016-12-10reinstall/upgrade/install: always output options.Mike McQuaid
2016-12-10Tell people to report URL/tap deprecations to the tap.Mike McQuaid
2016-12-09formulary: remap deprecated options from keg.Mike McQuaid
2016-12-09Merge pull request #1618 from rwanyoike/cask-reinstall-orderMarkus Reiter
2016-12-08caveats: Differentiate zsh completion files and function filesZach Whaley
2016-12-08formula: Add convenience method for installing Zsh functionsZach Whaley
2016-12-08Merge pull request #1615 from zachwhaley/fish_functionsMike McQuaid
2016-12-07Merge pull request #1629 from zmwangx/bump-formula-pr-download-to-correct-ver...Mike McQuaid
2016-12-07Merge pull request #1628 from zmwangx/make-boneyard-formula-pr-consistent-wit...Mike McQuaid
2016-12-07Merge pull request #1614 from alyssais/tab_homebrew_versionMike McQuaid
2016-12-06bump-formula-pr: use correct version in downloadZhiming Wang
2016-12-06boneyard-formula-pr: checkout last branch when doneZhiming Wang
2016-12-06boneyard-formula-pr: use ohai to print messagesZhiming Wang
2016-12-06Merge pull request #1464 from reitermarkus/quit-with-launchctlMarkus Reiter