aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
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
2017-04-15install: do not search taps when a qualified formula is missingZhiming Wang
2017-04-09info: rubocopJohn Hawkinson
2017-04-09info: Print reason for conflicts where availableJohn Hawkinson
2017-04-04update-report: don't show new, installed formulae.Mike McQuaid
2017-04-02Handle missing receipt on `brew install`.Mike McQuaid
2017-04-02Document all short flags.Mike McQuaid
2017-04-01Fix the 'export PATH' message in `link` for a keg-only formulaEugene Nikolsky
2017-03-31migrator: check if taps are from same user insteadMike McQuaid
2017-03-31upgrade: perform rename migrations when needed.Mike McQuaid
2017-03-31reinstall: perform rename migrations when needed.Mike McQuaid
2017-03-31install: perform rename migrations when needed.Mike McQuaid
2017-03-31update-report: more forceful rename migration.Mike McQuaid
2017-03-31Merge pull request #2374 from joshka/cleanup-command-continue-on-errorMike McQuaid
2017-03-31Brew cleanup: Continue on error removing kegJoshua McKinney
2017-03-27Add pinned version to outdated json outputWilliam Roe
2017-03-27Add pinned version to outdated outputWilliam Roe
2017-03-23Merge pull request #2372 from MikeMcQuaid/link-keg-only-path-messageMike McQuaid
2017-03-23link: tell users of `brew link --force` about opt.Mike McQuaid
2017-03-23search: silence searching git log.Mike McQuaid
2017-03-23install: immediately print FormulaUnavailableError.Mike McQuaid
2017-03-23info: immediately print FormulaUnavailableError.Mike McQuaid
2017-03-21update-report: check migration symlinks.Mike McQuaid
2017-03-21Merge pull request #1732 from zmwangx/hint-migrationsMike McQuaid