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
Age
Commit message (
Expand
)
Author
2016-10-25
uninstall: test should_check_for_dependents?
Alyssa Ross
2016-10-25
uninstall, keg: update style
Alyssa Ross
2016-10-25
uninstall: remove duplicated method
Alyssa Ross
2016-10-25
missing: document --hide
Alyssa Ross
2016-10-25
ARGV: extract #values from missing
Alyssa Ross
2016-10-25
uninstall: call Formula#missing_dependencies directly
Alyssa Ross
2016-10-25
missing: call Formula#missing_dependencies directly
Alyssa Ross
2016-10-25
missing_deps: extract formula instance method
Alyssa Ross
2016-10-25
uninstall: don't use unless ||
Alyssa Ross
2016-10-25
uninstall: only <=1 Diagnostic.missing_deps call
Alyssa Ross
2016-10-25
Revert "keg: fallback to missing_deps if deps not in tab"
Alyssa Ross
2016-10-25
keg: fallback to missing_deps if deps not in tab
Alyssa Ross
2016-10-25
missing: simplify code a bit
Alyssa Ross
2016-10-25
missing: add tests for not missing and hide
Alyssa Ross
2016-10-25
missing: allow hiding specified formulae
ilovezfs
2016-10-25
uninstall: style fixes
Alyssa Ross
2016-10-25
uninstall: allow dependent checks to be by-passed
Alyssa Ross
2016-10-25
integration tests: preserve HOMEBREW_DEVELOPER
Alyssa Ross
2016-10-25
uninstall: check for dependents even with --force
Alyssa Ross
2016-10-25
uninstall: reorganise code
Alyssa Ross
2016-10-25
uninstall: fix dependent order bug
Alyssa Ross
2016-10-25
integration tests: testball install overridable
Alyssa Ross
2016-10-25
keg: rename #formula to #to_formula
Alyssa Ross
2016-10-25
uninstall: consistent spelling of "dependent"
Alyssa Ross
2016-10-25
uninstall: better message when dependents remain
Alyssa Ross
2016-10-25
uninstall: refuse when dependants still installed
Alyssa Ross
2016-10-24
Merge pull request #1334 from jawshooah/cask/fix-tap-regex
Josh Hagins
2016-10-24
hbc/qualified_token: use regex captures instead of String#split
Josh Hagins
2016-10-24
Merge pull request #1252 from niw/fix_cask_command_changes_entire_directory_o...
Josh Hagins
2016-10-24
Merge pull request #1248 from Git-Jiro/add_reinstall_cmd_to_cask
Josh Hagins
2016-10-24
Remove duplicate description of <token>
Martin Schimandl
2016-10-23
tap_constants: rename HOMEBREW_CASK_TAP_FORMULA_REGEX
Josh Hagins
2016-10-23
hbc/qualified_token: simplify token parsing
Josh Hagins
2016-10-23
Merge pull request #1355 from reitermarkus/fix-depends-on-test
Josh Hagins
2016-10-23
Merge pull request #1357 from reitermarkus/refactor-accessibility-test
Josh Hagins
2016-10-23
Merge pull request #1358 from reitermarkus/refactor-audit-test
Josh Hagins
2016-10-23
Merge pull request #1359 from reitermarkus/refactor-dsl-test
Josh Hagins
2016-10-23
Merge pull request #1360 from reitermarkus/refactor-installer-test
Josh Hagins
2016-10-24
Refactor Installer test.
Markus Reiter
2016-10-23
Refactor Audit test.
Markus Reiter
2016-10-23
Refactor DSL test.
Markus Reiter
2016-10-23
Refactor accessibility test.
Markus Reiter
2016-10-23
Update Gemfile dependencies.
Markus Reiter
2016-10-23
Refactor Hbc::UrlChecker test.
Markus Reiter
2016-10-23
Fix locally failing `depends_on` test.
Markus Reiter
2016-10-23
Fix linting errors
Martin Schimandl
2016-10-23
Add documentation for cask reinstall command
Martin Schimandl
2016-10-23
Use proper path to `caskroom/cask` tap in `test_helper`.
Markus Reiter
2016-10-23
Add dictionary artifact
Eitot
2016-10-23
Fix failing test caused by `repo_info`.
Markus Reiter
[next]