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-06-08
reinstall: keg.rmtree isn't a method.
Mike McQuaid
2017-06-07
reinstall: remove partially installed keg.
Mike McQuaid
2017-06-05
cmd/reinstall: Fix reinstallation of formulae without bottles
Bob W. Hogg
2017-06-04
Merge pull request #2599 from peternewman/patch-1
1.2.2
Mike McQuaid
2017-06-04
Change manpage internal links in correct location.
Mike McQuaid
2017-06-03
Fix `rubocop` in `brew audit`.
Markus Reiter
2017-06-03
Merge pull request #2720 from MikeMcQuaid/install-cask-env-filtering
Mike McQuaid
2017-06-03
Merge pull request #2716 from reitermarkus/re-revert
Markus Reiter
2017-06-02
search: don’t exclude Caskroom results even if tapped.
Mike McQuaid
2017-06-02
install: fix cask install with env filtering.
Mike McQuaid
2017-06-02
Re-revert "Fix operator spacing."
Markus Reiter
2017-06-01
Revert "Fix operator spacing."
ilovezfs
2017-05-31
Fix operator spacing.
Markus Reiter
2017-05-30
vendor-install: use Ruby as a sha256 fallback
Misty De Meo
2017-05-29
Fixup all RuboCop warnings.
Mike McQuaid
2017-05-29
Use parallel RuboCop
Mike McQuaid
2017-05-29
Use `Formatter::pluralize` where possible.
Markus Reiter
2017-05-29
Merge pull request #2682 from MikeMcQuaid/improve-installed-messaging
Mike McQuaid
2017-05-29
Use `XDG_CACHE_HOME` for RuboCop.
Markus Reiter
2017-05-27
Improve some `brew install` messaging.
Mike McQuaid
2017-05-23
vendor-install: fix array syntax for old bash
Misty De Meo
2017-05-23
vendor-install: check -x on output of which
Misty De Meo
2017-05-22
Add `CLI::Options` DSL.
Markus Reiter
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
[next]