aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2017-08-23audit: don't output when searching taps.Mike McQuaid
2017-08-22upgrade more urls to httpsViktor Szakats
2017-08-18Merge pull request #3054 from BenMusch/github-refactorMarkus Reiter
2017-08-15Merge pull request #3059 from MikeMcQuaid/why-search-take-so-longMike McQuaid
2017-08-15search: explain why it takes the time it does.Mike McQuaid
2017-08-14Merge pull request #2996 from apjanke/non-formula-reqs-in-brew-deps-treeAndrew Janke
2017-08-14Implement PR feedbackBen Muschol
2017-08-13Remove duplicate url generation logic in Github moduleBen Muschol
2017-08-12Merge pull request #3044 from BenMusch/search-tap-fixMike McQuaid
2017-08-11brew deps: add --include-requirementsAndrew Janke
2017-08-11Fix styleBen Muschol
2017-08-11Add a testBen Muschol
2017-08-11Replace search_tap with search_tapsBen Muschol
2017-08-11Note cases when pinned formulae get upgraded.Mike McQuaid
2017-08-07cmd/search: use new Fedora package searchBob W. Hogg
2017-08-07sandbox: stop printing message.Mike McQuaid
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