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
2017-05-18
Merge pull request #2537 from reitermarkus/pathname-to_str
Markus Reiter
2017-05-16
info: fix conflicts formatting.
Mike McQuaid
2017-05-16
Merge pull request #2470 from johnhawkinson/conflicts-info
Mike McQuaid
2017-05-15
info: tweak conflicts output code.
Mike McQuaid
2017-05-14
info: use more string interpolation
John Hawkinson
2017-05-08
Remove `to_s` from some `Pathname`s.
Markus Reiter
2017-05-07
Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"
Mike McQuaid
2017-05-07
Vendor all Homebrew's gems.
Mike McQuaid
2017-05-03
style: fix audit --online
Mike McQuaid
2017-05-03
style: don't require rubocop until installed.
Mike McQuaid
2017-05-03
Merge pull request #2531 from GauthamGoli/audit_cops_options_refactor
Mike McQuaid
2017-05-03
Add `--only-cops`,`--except-cops` options for brew style and simplify cop names
Gautham Goli
2017-05-03
Install etc/var files on postinstall.
Mike McQuaid
2017-05-02
Add `--only-cops`,`--except-cops` options for brew audit
Gautham Goli
2017-05-02
Let cops run without --strict flag
Gautham Goli
2017-04-30
Make `PATH` enumerable.
Markus Reiter
2017-04-30
Use `PATH` where possible.
Markus Reiter
2017-04-25
Add `GitHub::search_code` method.
Markus Reiter
2017-04-25
Allow forcing Homebrew GitHub organisation.
Mike McQuaid
2017-04-24
search: use single HTTP call for tap searches.
Mike McQuaid
2017-04-22
More deprecations.
Mike McQuaid
2017-04-20
Add `OFFICIAL_CASK_TAPS` in `official_taps.rb`.
Markus Reiter
2017-04-20
Lowercase `Caskroom` in `search`.
Markus Reiter
2017-04-18
install: don't search when formula is unreadable.
Mike McQuaid
2017-04-17
Merge pull request #2475 from MikeMcQuaid/uses-deleted
Mike McQuaid
2017-04-17
uses: allow checking deleted formulae.
Mike McQuaid
2017-04-17
install: use include instead of regex.
Mike McQuaid
2017-04-15
install: do not search taps when a qualified formula is missing
Zhiming Wang
2017-04-09
info: rubocop
John Hawkinson
2017-04-09
info: Print reason for conflicts where available
John Hawkinson
2017-04-04
update-report: don't show new, installed formulae.
Mike McQuaid
2017-04-02
Handle missing receipt on `brew install`.
Mike McQuaid
2017-04-02
Document all short flags.
Mike McQuaid
2017-04-01
Fix the 'export PATH' message in `link` for a keg-only formula
Eugene Nikolsky
2017-03-31
migrator: check if taps are from same user instead
Mike McQuaid
2017-03-31
upgrade: perform rename migrations when needed.
Mike McQuaid
2017-03-31
reinstall: perform rename migrations when needed.
Mike McQuaid
2017-03-31
install: perform rename migrations when needed.
Mike McQuaid
2017-03-31
update-report: more forceful rename migration.
Mike McQuaid
2017-03-31
Merge pull request #2374 from joshka/cleanup-command-continue-on-error
Mike McQuaid
2017-03-31
Brew cleanup: Continue on error removing keg
Joshua McKinney
2017-03-27
Add pinned version to outdated json output
William Roe
2017-03-27
Add pinned version to outdated output
William Roe
2017-03-23
Merge pull request #2372 from MikeMcQuaid/link-keg-only-path-message
Mike McQuaid
2017-03-23
link: tell users of `brew link --force` about opt.
Mike McQuaid
2017-03-23
search: silence searching git log.
Mike McQuaid
2017-03-23
install: immediately print FormulaUnavailableError.
Mike McQuaid
2017-03-23
info: immediately print FormulaUnavailableError.
Mike McQuaid
2017-03-21
update-report: check migration symlinks.
Mike McQuaid
2017-03-21
Merge pull request #1732 from zmwangx/hint-migrations
Mike McQuaid
[next]