aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2017-07-30Tweak preserve link status on reinstall/upgrade.Mike McQuaid
2017-07-30Preserve link status on reinstall/upgrade.Mike McQuaid
2017-07-28formula_installer: simplify callers.Mike McQuaid
2017-07-27Use https for all docs.brew.sh links.Mike McQuaid
2017-07-18Add a rubocop config file to control cops' execution in audit and styleGautham Goli
2017-07-15style: disable NewFormulaAudit cops' execution by default unless specifiedGautham Goli
2017-07-13Merge pull request #2876 from VonUniGE/patch-1Mike McQuaid
2017-07-11Add a suitable explanatory lineVonUniGE
2017-07-10Display "Use `brew upgrade foo` instead" when calling update with argsTim Marinin
2017-07-08Update documentation of brew install syntax to match its actual behavior.VonUniGE
2017-07-07Merge pull request #2853 from GauthamGoli/disable-strict-cops-brew-styleMike McQuaid
2017-07-03style: Don't run FormulaAuditStrict cops when `brew style some_formula` cmd i...Gautham Goli
2017-07-02Merge pull request #2842 from GauthamGoli/audit_only_cops_optionMike McQuaid
2017-06-30audit: Don't run audit methods when `--only-cops` is passedGautham Goli
2017-06-28Refactor using `Forwardable` and `DelegateClass`.Markus Reiter
2017-06-20🔨 Fix sorting on APFS.Markus Reiter
2017-06-15Fix outdated `--repository` man documentationMatthew Strax-Haber
2017-06-12Merge pull request #2769 from MikeMcQuaid/rubocop-no-perl-backrefs1.2.3Mike McQuaid
2017-06-12Autocorrect Rubocop Style/SpecialGlobalVars.Mike McQuaid
2017-06-10Autocorrect Rubocop Style/PerlBackrefs.Mike McQuaid
2017-06-08reinstall: keg.rmtree isn't a method.Mike McQuaid
2017-06-07reinstall: remove partially installed keg.Mike McQuaid
2017-06-05cmd/reinstall: Fix reinstallation of formulae without bottlesBob W. Hogg
2017-06-04Merge pull request #2599 from peternewman/patch-11.2.2Mike McQuaid
2017-06-04Change manpage internal links in correct location.Mike McQuaid
2017-06-03Fix `rubocop` in `brew audit`.Markus Reiter
2017-06-03Merge pull request #2720 from MikeMcQuaid/install-cask-env-filteringMike McQuaid
2017-06-03Merge pull request #2716 from reitermarkus/re-revertMarkus Reiter
2017-06-02search: don’t exclude Caskroom results even if tapped.Mike McQuaid
2017-06-02install: fix cask install with env filtering.Mike McQuaid
2017-06-02Re-revert "Fix operator spacing."Markus Reiter
2017-06-01Revert "Fix operator spacing."ilovezfs
2017-05-31Fix operator spacing.Markus Reiter
2017-05-30vendor-install: use Ruby as a sha256 fallbackMisty De Meo
2017-05-29Fixup all RuboCop warnings.Mike McQuaid
2017-05-29Use parallel RuboCopMike McQuaid
2017-05-29Use `Formatter::pluralize` where possible.Markus Reiter
2017-05-29Merge pull request #2682 from MikeMcQuaid/improve-installed-messagingMike McQuaid
2017-05-29Use `XDG_CACHE_HOME` for RuboCop.Markus Reiter
2017-05-27Improve some `brew install` messaging.Mike McQuaid
2017-05-23vendor-install: fix array syntax for old bashMisty De Meo
2017-05-23vendor-install: check -x on output of whichMisty De Meo
2017-05-22Add `CLI::Options` DSL.Markus Reiter
2017-05-18Merge pull request #2537 from reitermarkus/pathname-to_strMarkus Reiter
2017-05-16info: fix conflicts formatting.Mike McQuaid
2017-05-16Merge pull request #2470 from johnhawkinson/conflicts-infoMike McQuaid
2017-05-15info: tweak conflicts output code.Mike McQuaid
2017-05-14info: use more string interpolationJohn Hawkinson
2017-05-08Remove `to_s` from some `Pathname`s.Markus Reiter
2017-05-07Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"Mike McQuaid