aboutsummaryrefslogtreecommitdiffstats
path: root/Library
AgeCommit message (Expand)Author
2016-10-25uninstall: test should_check_for_dependents?Alyssa Ross
2016-10-25uninstall, keg: update styleAlyssa Ross
2016-10-25uninstall: remove duplicated methodAlyssa Ross
2016-10-25missing: document --hideAlyssa Ross
2016-10-25ARGV: extract #values from missingAlyssa Ross
2016-10-25uninstall: call Formula#missing_dependencies directlyAlyssa Ross
2016-10-25missing: call Formula#missing_dependencies directlyAlyssa Ross
2016-10-25missing_deps: extract formula instance methodAlyssa Ross
2016-10-25uninstall: don't use unless ||Alyssa Ross
2016-10-25uninstall: only <=1 Diagnostic.missing_deps callAlyssa Ross
2016-10-25Revert "keg: fallback to missing_deps if deps not in tab"Alyssa Ross
2016-10-25keg: fallback to missing_deps if deps not in tabAlyssa Ross
2016-10-25missing: simplify code a bitAlyssa Ross
2016-10-25missing: add tests for not missing and hideAlyssa Ross
2016-10-25missing: allow hiding specified formulaeilovezfs
2016-10-25uninstall: style fixesAlyssa Ross
2016-10-25uninstall: allow dependent checks to be by-passedAlyssa Ross
2016-10-25integration tests: preserve HOMEBREW_DEVELOPERAlyssa Ross
2016-10-25uninstall: check for dependents even with --forceAlyssa Ross
2016-10-25uninstall: reorganise codeAlyssa Ross
2016-10-25uninstall: fix dependent order bugAlyssa Ross
2016-10-25integration tests: testball install overridableAlyssa Ross
2016-10-25keg: rename #formula to #to_formulaAlyssa Ross
2016-10-25uninstall: consistent spelling of "dependent"Alyssa Ross
2016-10-25uninstall: better message when dependents remainAlyssa Ross
2016-10-25uninstall: refuse when dependants still installedAlyssa Ross
2016-10-24Merge pull request #1334 from jawshooah/cask/fix-tap-regexJosh Hagins
2016-10-24hbc/qualified_token: use regex captures instead of String#splitJosh Hagins
2016-10-24Merge pull request #1252 from niw/fix_cask_command_changes_entire_directory_o...Josh Hagins
2016-10-24Merge pull request #1248 from Git-Jiro/add_reinstall_cmd_to_caskJosh Hagins
2016-10-24Remove duplicate description of <token>Martin Schimandl
2016-10-23tap_constants: rename HOMEBREW_CASK_TAP_FORMULA_REGEXJosh Hagins
2016-10-23hbc/qualified_token: simplify token parsingJosh Hagins
2016-10-23Merge pull request #1355 from reitermarkus/fix-depends-on-testJosh Hagins
2016-10-23Merge pull request #1357 from reitermarkus/refactor-accessibility-testJosh Hagins
2016-10-23Merge pull request #1358 from reitermarkus/refactor-audit-testJosh Hagins
2016-10-23Merge pull request #1359 from reitermarkus/refactor-dsl-testJosh Hagins
2016-10-23Merge pull request #1360 from reitermarkus/refactor-installer-testJosh Hagins
2016-10-24Refactor Installer test.Markus Reiter
2016-10-23Refactor Audit test.Markus Reiter
2016-10-23Refactor DSL test.Markus Reiter
2016-10-23Refactor accessibility test.Markus Reiter
2016-10-23Update Gemfile dependencies.Markus Reiter
2016-10-23Refactor Hbc::UrlChecker test.Markus Reiter
2016-10-23Fix locally failing `depends_on` test.Markus Reiter
2016-10-23Fix linting errorsMartin Schimandl
2016-10-23Add documentation for cask reinstall commandMartin Schimandl
2016-10-23Use proper path to `caskroom/cask` tap in `test_helper`.Markus Reiter
2016-10-23Add dictionary artifactEitot
2016-10-23Fix failing test caused by `repo_info`.Markus Reiter