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-06
Merge pull request #1443 from MikeMcQuaid/better-development-tools-checks
Mike McQuaid
2016-11-06
Merge pull request #1445 from MikeMcQuaid/caskroom-prefix
Markus Reiter
2016-11-05
update-report: default Caskroom moved to prefix.
Mike McQuaid
2016-11-05
install: only check fatal development tools checks.
Mike McQuaid
2016-11-05
Added a hint how to link a formula that is installed but not linked
ihatetoregister
2016-11-03
Correct a few typos
Mandar Gokhale
2016-10-30
Improve GitHub API scopes output.
Mike McQuaid
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-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
2016-10-01
Merge pull request #1052 from sjackman/store-formula
Mike McQuaid
2016-10-01
Use Library/.rubocop.yml file.
Mike McQuaid
2016-09-29
`cd` to `HOMEBREW_LIBRARY` is not needed anymore for RuboCop.
Markus Reiter
2016-09-29
Use separate `.rubocop.yml` in `Library/Taps` and `Library/Homebrew`.
Markus Reiter
2016-09-29
Use separate RuboCop configs for formulae and core code.
Markus Reiter
2016-09-29
update.sh: use sort instead of git tag --sort.
Mike McQuaid
2016-09-27
update.sh: hide GITHUB_HEADERS missing output.
Mike McQuaid
2016-09-27
Merge pull request #1004 from apjanke/print-requirements
Mike McQuaid
2016-09-26
Merge pull request #1152 from MikeMcQuaid/doctor-remove-outdated-check
Mike McQuaid
2016-09-26
doctor: remove outdated Homebrew check.
Mike McQuaid
2016-09-26
update.sh: don't restore branch to stable.
Mike McQuaid
2016-09-25
update.sh: use HOMEBREW_UPDATE_TO_TAG.
Mike McQuaid
2016-09-25
Fix `search_tap` regex/string matching.
Markus Reiter
2016-09-24
info: include versions and other details in Requirements display
Andrew Janke
2016-09-24
update.sh: use GitHub tags API.
Mike McQuaid
2016-09-24
Merge pull request #1121 from MikeMcQuaid/update-stable-branch
Mike McQuaid
[next]