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
/
Homebrew
/
cmd
Age
Commit message (
Expand
)
Author
2016-11-03
Correct a few typos
Mandar Gokhale
2016-10-30
Improve GitHub API scopes output.
Mike McQuaid
2016-10-30
docs: fix typo for brew missing
Alyssa Ross
2016-10-25
uninstall: document --ignore-dependencies
Alyssa Ross
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
uninstall: don't use unless ||
Alyssa Ross
2016-10-25
uninstall: only <=1 Diagnostic.missing_deps call
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
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
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-23
tap_constants: rename HOMEBREW_CASK_TAP_FORMULA_REGEX
Josh Hagins
2016-10-22
Merge pull request #1345 from MikeMcQuaid/rubocop-style
Mike McQuaid
2016-10-22
Merge pull request #1331 from vladshablinsky/fix-outdated-group-by
Mike McQuaid
2016-10-22
Update Rubocop style.
Mike McQuaid
2016-10-20
cmd/outdated: group specs of same formulae
Uladzislau Shablinski
2016-10-17
brew info: include options to dependencies in display
Andrew Janke
2016-10-15
Convert `puts_columns` to `puts Formatter.columns`.
Markus Reiter
2016-10-15
Don’t use `puts_columns` if `empty?` or single item.
Markus Reiter
2016-10-11
postinstall: allow write access to cellars in repository.
Mike McQuaid
2016-10-06
“Homebrew Cask” -> “Homebrew-Cask”
Markus Reiter
2016-10-04
Merge pull request #1145 from reitermarkus/module-function
Markus Reiter
2016-10-03
invalid build options - fixed conflicts; rename
Bruce Steedman
2016-10-02
Merge pull request #1211 from vladshablinsky/list-version-code
Mike McQuaid
2016-10-02
update-test: fix tag updating, skip core tap.
Mike McQuaid
2016-10-02
list: fix exit code for --verbose and --pinned
Uladzislau Shablinski
2016-10-02
Merge pull request #1205 from MikeMcQuaid/help-external-commands
Mike McQuaid
2016-10-02
Merge pull request #1206 from MikeMcQuaid/install-no-updated-warning
Mike McQuaid
2016-10-02
Merge pull request #823 from reitermarkus/refactoring-tty
Markus Reiter
2016-10-02
Remove `private_class_method` from commands.
Markus Reiter
2016-10-02
Use `module_function` for commands.
Markus Reiter
2016-10-01
Merge pull request #1169 from reitermarkus/rubocop-separate-configs
Mike McQuaid
2016-10-01
install: remove not updated warning.
Mike McQuaid
2016-10-01
Use Formatter for all URLs.
Markus Reiter
2016-10-01
Add `Formatter` module.
Markus Reiter
2016-10-01
Refactor Tty.
Markus Reiter
2016-10-01
help: support `#:` help in external commands.
Mike McQuaid
2016-10-01
Fix JSON output handling.
Mike McQuaid
2016-10-01
upgrade: tell people that --all is a no-op.
Mike McQuaid
[prev]
[next]