aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2017-01-23Fix installer deleting artifacts if they already exist.Markus Reiter
2017-01-23Remove legacy cask cache instead of migrating.Markus Reiter
2017-01-23Delete with_environment from cask tests.Markus Reiter
2017-01-23tests: slightly stricter match in tab testMarkus Reiter
2017-01-23Change regex to catch multi-line `pubDate` tags.Markus Reiter
2017-01-23Add internal command to calculate appcast checkpoint.Markus Reiter
2017-01-23Merge pull request #1895 from xu-cheng/bottleMike McQuaid
2017-01-22Fix "Failed to eject" errors with DMGsTrevor Powell
2017-01-23cask - internal_stanza: arguments to argsVítor Galvão
2017-01-22tests: remove with_git_env methodAlyssa Ross
2017-01-22tests: use more recent git committer dateAlyssa Ross
2017-01-22tests: remove unnecessary commentAlyssa Ross
2017-01-22tests: re-use with_environment in using_git_envMarkus Reiter
2017-01-22tests: remove remainder of ARGV stubsAlyssa Ross
2017-01-22tests: set verbose in ENV instead of stubbing ARGVAlyssa Ross
2017-01-22tests: set developer in ENV rather than stubbingAlyssa Ross
2017-01-22tests: automatically restore ENV in teardownAlyssa Ross
2017-01-22tests: extract a common using_git_env methodAlyssa Ross
2017-01-22bottle: fix regexXu Cheng
2017-01-22tests: remove more per-test file system cleanupAlyssa Ross
2017-01-22tests: remove explicit tmpdir deletionsAlyssa Ross
2017-01-22tests: clean up file system for all testsAlyssa Ross
2017-01-21tests: reset ARGV in teardownAlyssa Ross
2017-01-21tests: clear tab cache in global teardownAlyssa Ross
2017-01-21tests: enforce `super` in lifecycle hooksAlyssa Ross
2017-01-20audit: exempt wine's deps from the universal deprecationilovezfs
2017-01-19keg: use Forwardable to methods delegated to #pathAlyssa Ross
2017-01-19keg: don't conditionally switch alias targetAlyssa Ross
2017-01-19tests: revert modification to ARGV at end of testAlyssa Ross
2017-01-19tests: add a missing Tab cache clearAlyssa Ross
2017-01-18Add --fix option to brew audit commandGautham Goli
2017-01-18formula_installer: use attr_accessor for installed_*Mike McQuaid
2017-01-18upgrade: temporarily comment out for fix.Mike McQuaid
2017-01-18upgrade: tab installed_{as_dependency,on_request}Mike McQuaid
2017-01-18install: set installed_{as_dependency,on_request}.Mike McQuaid
2017-01-18formula_installer: use installed_* variables.Mike McQuaid
2017-01-18formula: installed_{as_dependency,on_request} hashMike McQuaid
2017-01-18tab: store installed_{as_dependency,on_request}.Mike McQuaid
2017-01-18Add custom cop to refactor revision to rebuild in bottle blockGautham Goli
2017-01-18integration_command_test_case: improve fail outputMike McQuaid
2017-01-18Merge pull request #1868 from zmwangx/bottle-add-improve-regexpMike McQuaid
2017-01-17Merge pull request #1869 from MikeMcQuaid/versioned_formula_conflicts_fixMike McQuaid
2017-01-17Merge pull request #1863 from alyssais/uses_ignore_untappedMike McQuaid
2017-01-17Merge pull request #1862 from alyssais/uses_include_optionalMike McQuaid
2017-01-17rubocop_todo: bump max module length to 400Zhiming Wang
2017-01-17audit: only warn on versioned conflicts_with.Mike McQuaid
2017-01-17bottle: add: improve regexp to recognize commentsZhiming Wang
2017-01-17Merge pull request #1851 from MikeMcQuaid/keg-only-versionMike McQuaid
2017-01-17suite_test: skip flaky test.Mike McQuaid
2017-01-17Add `keg_only :versioned_formula`.Mike McQuaid