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-07-30
Tweak preserve link status on reinstall/upgrade.
Mike McQuaid
2017-07-30
Preserve link status on reinstall/upgrade.
Mike McQuaid
2017-07-28
formula_installer: simplify callers.
Mike McQuaid
2017-07-27
Use https for all docs.brew.sh links.
Mike McQuaid
2017-07-18
Add a rubocop config file to control cops' execution in audit and style
Gautham Goli
2017-07-15
style: disable NewFormulaAudit cops' execution by default unless specified
Gautham Goli
2017-07-13
Merge pull request #2876 from VonUniGE/patch-1
Mike McQuaid
2017-07-11
Add a suitable explanatory line
VonUniGE
2017-07-10
Display "Use `brew upgrade foo` instead" when calling update with args
Tim Marinin
2017-07-08
Update documentation of brew install syntax to match its actual behavior.
VonUniGE
2017-07-07
Merge pull request #2853 from GauthamGoli/disable-strict-cops-brew-style
Mike McQuaid
2017-07-03
style: Don't run FormulaAuditStrict cops when `brew style some_formula` cmd i...
Gautham Goli
2017-07-02
Merge pull request #2842 from GauthamGoli/audit_only_cops_option
Mike McQuaid
2017-06-30
audit: Don't run audit methods when `--only-cops` is passed
Gautham Goli
2017-06-28
Refactor using `Forwardable` and `DelegateClass`.
Markus Reiter
2017-06-20
🔨 Fix sorting on APFS.
Markus Reiter
2017-06-15
Fix outdated `--repository` man documentation
Matthew Strax-Haber
2017-06-12
Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs
1.2.3
Mike McQuaid
2017-06-12
Autocorrect Rubocop Style/SpecialGlobalVars.
Mike McQuaid
2017-06-10
Autocorrect Rubocop Style/PerlBackrefs.
Mike McQuaid
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
[next]