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-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
2016-09-24
update.sh: always use stable branch for tags.
Mike McQuaid
2016-09-24
Merge pull request #1114 from zmwangx/update-no-restore-stable-branch
Mike McQuaid
2016-09-24
Fix Style/GuardClause.
Markus Reiter
2016-09-24
update.sh: do not restore stable (tag) branch
Zhiming Wang
2016-09-23
Store the formula used to build the keg in the keg
Shaun Jackman
2016-09-23
Fix Style/GuardClause.
Markus Reiter
2016-09-23
RuboCop has to be run inside `HOMEBREW_LIBRARY`.
Markus Reiter
2016-09-23
Update `rubocop` dependency to `0.43.0`.
Markus Reiter
2016-09-23
Fix RuboCop CaseEquality.
Markus Reiter
2016-09-23
Merge pull request #1103 from MikeMcQuaid/update-upstream-tag-strict
Mike McQuaid
2016-09-23
update.sh: only update to semver tags.
Mike McQuaid
2016-09-23
sandbox: tweak HOMEBREW_REPOSITORY handling.
Mike McQuaid
2016-09-22
update.sh: don't print "checkout branch" message.
Mike McQuaid
[next]