aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/cmd
AgeCommit message (Expand)Author
2016-11-06Merge pull request #1443 from MikeMcQuaid/better-development-tools-checksMike McQuaid
2016-11-06Merge pull request #1445 from MikeMcQuaid/caskroom-prefixMarkus Reiter
2016-11-05update-report: default Caskroom moved to prefix.Mike McQuaid
2016-11-05install: only check fatal development tools checks.Mike McQuaid
2016-11-05Added a hint how to link a formula that is installed but not linkedihatetoregister
2016-11-03Correct a few typosMandar Gokhale
2016-10-30Improve GitHub API scopes output.Mike McQuaid
2016-10-23tap_constants: rename HOMEBREW_CASK_TAP_FORMULA_REGEXJosh Hagins
2016-10-22Merge pull request #1345 from MikeMcQuaid/rubocop-styleMike McQuaid
2016-10-22Merge pull request #1331 from vladshablinsky/fix-outdated-group-byMike McQuaid
2016-10-22Update Rubocop style.Mike McQuaid
2016-10-20cmd/outdated: group specs of same formulaeUladzislau Shablinski
2016-10-17brew info: include options to dependencies in displayAndrew Janke
2016-10-15Convert `puts_columns` to `puts Formatter.columns`.Markus Reiter
2016-10-15Don’t use `puts_columns` if `empty?` or single item.Markus Reiter
2016-10-11postinstall: allow write access to cellars in repository.Mike McQuaid
2016-10-06“Homebrew Cask” -> “Homebrew-Cask”Markus Reiter
2016-10-04Merge pull request #1145 from reitermarkus/module-functionMarkus Reiter
2016-10-02Merge pull request #1211 from vladshablinsky/list-version-codeMike McQuaid
2016-10-02update-test: fix tag updating, skip core tap.Mike McQuaid
2016-10-02list: fix exit code for --verbose and --pinnedUladzislau Shablinski
2016-10-02Merge pull request #1205 from MikeMcQuaid/help-external-commandsMike McQuaid
2016-10-02Merge pull request #1206 from MikeMcQuaid/install-no-updated-warningMike McQuaid
2016-10-02Merge pull request #823 from reitermarkus/refactoring-ttyMarkus Reiter
2016-10-02Remove `private_class_method` from commands.Markus Reiter
2016-10-02Use `module_function` for commands.Markus Reiter
2016-10-01Merge pull request #1169 from reitermarkus/rubocop-separate-configsMike McQuaid
2016-10-01install: remove not updated warning.Mike McQuaid
2016-10-01Use Formatter for all URLs.Markus Reiter
2016-10-01Add `Formatter` module.Markus Reiter
2016-10-01Refactor Tty.Markus Reiter
2016-10-01help: support `#:` help in external commands.Mike McQuaid
2016-10-01Fix JSON output handling.Mike McQuaid
2016-10-01upgrade: tell people that --all is a no-op.Mike McQuaid
2016-10-01Merge pull request #1052 from sjackman/store-formulaMike McQuaid
2016-10-01Use Library/.rubocop.yml file.Mike McQuaid
2016-09-29`cd` to `HOMEBREW_LIBRARY` is not needed anymore for RuboCop.Markus Reiter
2016-09-29Use separate `.rubocop.yml` in `Library/Taps` and `Library/Homebrew`.Markus Reiter
2016-09-29Use separate RuboCop configs for formulae and core code.Markus Reiter
2016-09-29update.sh: use sort instead of git tag --sort.Mike McQuaid
2016-09-27update.sh: hide GITHUB_HEADERS missing output.Mike McQuaid
2016-09-27Merge pull request #1004 from apjanke/print-requirementsMike McQuaid
2016-09-26Merge pull request #1152 from MikeMcQuaid/doctor-remove-outdated-checkMike McQuaid
2016-09-26doctor: remove outdated Homebrew check.Mike McQuaid
2016-09-26update.sh: don't restore branch to stable.Mike McQuaid
2016-09-25update.sh: use HOMEBREW_UPDATE_TO_TAG.Mike McQuaid
2016-09-25Fix `search_tap` regex/string matching.Markus Reiter
2016-09-24info: include versions and other details in Requirements displayAndrew Janke
2016-09-24update.sh: use GitHub tags API.Mike McQuaid
2016-09-24Merge pull request #1121 from MikeMcQuaid/update-stable-branchMike McQuaid