aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
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
2017-05-07Vendor all Homebrew's gems.Mike McQuaid
2017-05-03style: fix audit --onlineMike McQuaid
2017-05-03style: don't require rubocop until installed.Mike McQuaid
2017-05-03Merge pull request #2531 from GauthamGoli/audit_cops_options_refactorMike McQuaid
2017-05-03Add `--only-cops`,`--except-cops` options for brew style and simplify cop namesGautham Goli
2017-05-03Install etc/var files on postinstall.Mike McQuaid
2017-05-02Add `--only-cops`,`--except-cops` options for brew auditGautham Goli
2017-05-02Let cops run without --strict flagGautham Goli
2017-04-30Make `PATH` enumerable.Markus Reiter
2017-04-30Use `PATH` where possible.Markus Reiter
2017-04-25Add `GitHub::search_code` method.Markus Reiter
2017-04-25Allow forcing Homebrew GitHub organisation.Mike McQuaid
2017-04-24search: use single HTTP call for tap searches.Mike McQuaid
2017-04-22More deprecations.Mike McQuaid
2017-04-20Add `OFFICIAL_CASK_TAPS` in `official_taps.rb`.Markus Reiter
2017-04-20Lowercase `Caskroom` in `search`.Markus Reiter
2017-04-18install: don't search when formula is unreadable.Mike McQuaid
2017-04-17Merge pull request #2475 from MikeMcQuaid/uses-deletedMike McQuaid
2017-04-17uses: allow checking deleted formulae.Mike McQuaid
2017-04-17install: use include instead of regex.Mike McQuaid