aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2017-09-25Merge pull request #3183 from MikeMcQuaid/rubocop-upgradeMike McQuaid
2017-09-25portable-ruby: use rebuild with coverage support.Mike McQuaid
2017-09-25vendor-install: output only to stderr.Mike McQuaid
2017-09-24Rubocop: manual rule fixes.Mike McQuaid
2017-09-24Rubocop: automatic rule fixes.Mike McQuaid
2017-09-23Merge pull request #3189 from MikeMcQuaid/portable-ruby-messagingMike McQuaid
2017-09-22portable-ruby: improve installation messaging.Mike McQuaid
2017-09-21Upgrade vendored Ruby to 2.3.3 for Linux.Shaun Jackman
2017-09-21Merge pull request #3164 from MikeMcQuaid/portable-ruby-2.3.3Mike McQuaid
2017-09-21Upgrade vendored Ruby to 2.3.3.Mike McQuaid
2017-09-20audit: Use version pinned by brew while executing rubocop cliGautham Goli
2017-09-16List cask full-namesDan Wendorf
2017-09-16Tweaks for older Mac OS X versions.Mike McQuaid
2017-09-11Always load Cask in `brew irb`.Markus Reiter
2017-09-07Always output when tapping coreAlyssa Ross
2017-08-31Merge pull request #3111 from alyssais/migrate_empty_homebrew_directoryMike McQuaid
2017-08-31Don't fail to migrate repo because of empty dirAlyssa Ross
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