Commit Graph
15164 Commits
Author SHA1 Message Date
Gautham Goli e8ceda3ad8 unpin: Use CLI::Parser to parse args 2018-11-11 18:23:14 +05:30
Mike McQuaidandGitHub b0f382c177 Merge pull request #5297 from MikeMcQuaid/postinstall-developer-failures
formula_installer: output postinstall failures for developers.
2018-11-11 10:40:19 +00:00
Mike McQuaid dd22198b59 formula_installer: output postinstall failures for developers.
This message is pretty useless without a backtrace.
2018-11-11 10:01:16 +00:00
Mike McQuaidandGitHub 85da60726f Merge pull request #5291 from MikeMcQuaid/no_tap_auto_upgrade
formula_installer: don't automatically upgrade from another tap.
2018-11-11 09:54:00 +00:00
Gautham GoliandGitHub 9d61c95dba Merge pull request #5295 from GauthamGoli/tap-unpin-args
tap-unpin: Use CLI::Parser to parse args
2018-11-11 10:54:01 +05:30
Gautham GoliandGitHub e6117f358c Merge pull request #5294 from GauthamGoli/tap-pin-args
tap-pin: Use CLI::Parser to parse args
2018-11-11 10:53:31 +05:30
Gautham GoliandGitHub 32310153f1 Merge pull request #5293 from GauthamGoli/tap-info-args
tap-info: Use CLI::Parser to parse args
2018-11-11 10:53:05 +05:30
Gautham GoliandGitHub f1832b2663 Merge pull request #5292 from GauthamGoli/tap-args
tap: Use CLI::Parser to parse args
2018-11-11 10:52:52 +05:30
Gautham Goli 12040c2525 tap-unpin: Use CLI::Parser to parse args 2018-11-10 23:31:23 +05:30
Gautham Goli 683c2b64f2 tap-pin: Use CLI::Parser to parse args 2018-11-10 22:54:32 +05:30
Gautham Goli e9b2a7fed3 tap-info: Use CLI::Parser to parse args 2018-11-10 22:45:32 +05:30
Gautham Goli be24e20198 tap: Use CLI::Parser to parse args 2018-11-10 22:36:30 +05:30
Mike McQuaid 50c9670605 formula_installer: don't automatically upgrade from another tap.
Rather than automatically upgrading a formula from one tap to a formula
from another when specified as a dependency require a manual
intervention to be clear that's the user's intention.
2018-11-10 12:04:26 +00:00
dependabot[bot] cd2f95549d Bump parallel_tests from 2.26.2 to 2.27.0 in /Library/Homebrew/test
Bumps [parallel_tests](https://github.com/grosser/parallel_tests) from 2.26.2 to 2.27.0.
- [Release notes](https://github.com/grosser/parallel_tests/releases)
- [Commits](https://github.com/grosser/parallel_tests/compare/v2.26.2...v2.27.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-09 22:02:18 +00:00
Grey Baker 645a5e945c Stop refering to constants.rb in Library/Homebrew/vendor/Gemfile 2018-11-09 10:32:10 +00:00
Andrew JankeandSteven Peters eb7d7a20df audit: Relax versioning audits for non-official taps 2018-11-08 12:53:43 -08:00
Mike McQuaid 109e974c38 Cleanup rubocop-cask references. 2018-11-08 15:54:47 +00:00
Mike McQuaid ec3e7b2ae5 .rubocop.yml: merge rubocop-cask configuration. 2018-11-08 15:54:47 +00:00
Mike McQuaid 491ceb6c4c Import rubocop-cask (with clean brew style) 2018-11-08 15:54:46 +00:00
Mike McQuaid 376eac2b8d rubocops: rename files for consistency.
Make the filenames consistent with the class names.
2018-11-08 14:42:55 +00:00
Markus ReiterandGitHub f289d59b0e Merge pull request #5247 from reitermarkus/quit
Improve application quitting.
2018-11-08 15:10:28 +01:00
Gautham GoliandGitHub d18c201032 Merge pull request #5274 from GauthamGoli/reinstall-args
reinstall: Use CLI::Parser to parse args
2018-11-08 16:44:23 +05:30
Gautham GoliandGitHub f63f3c1809 Merge pull request #5275 from GauthamGoli/style-args
style: Use CLI::Parser to parse args
2018-11-08 16:43:29 +05:30
Chongyu ZhuandGitHub 1730da75ee Merge pull request #5227 from lembacon/virtualenv-16.1.0
python_virtualenv_constants: upgrade virtualenv to 16.1.0
2018-11-08 08:45:14 +08:00
35b8c3d6e2 Increase timeout tolerance.
Co-Authored-By: reitermarkus <me@reitermark.us>
2018-11-07 21:13:12 +01:00
Gautham Goli c6c3916ddb style: Use CLI::Parser to parse args 2018-11-07 23:45:03 +05:30
Markus Reiter 785ffb1b2c Refactor tests for uninstall stanza. 2018-11-07 18:44:52 +01:00
Markus Reiter f61b963744 Improve application quitting. 2018-11-07 18:44:52 +01:00
Markus ReiterandGitHub d7c174daa6 Merge pull request #5272 from MikeMcQuaid/cask-not-alpha
Homebrew Cask is not alpha.
2018-11-07 18:24:54 +01:00
Gautham Goli 2736aed1fd reinstall: Use CLI::Parser to parse args 2018-11-07 22:33:32 +05:30
Gautham Goli 5fbbe888f1 options: Use CLI::Parser to parse args 2018-11-07 21:59:04 +05:30
FX CoudertandGitHub fd8206567b Merge pull request #5267 from fxcoudert/testfailure
exceptions.rb: avoid failure if no arguments
2018-11-07 16:46:31 +01:00
Mike McQuaid c4ebebb7d8 Homebrew Cask is not alpha. 2018-11-07 15:36:53 +00:00
FX Coudert 6b779c4f6d exceptions.rb: avoid failure if no arguments 2018-11-07 15:44:21 +01:00
Gautham GoliandGitHub f625d7ca7f Merge pull request #5262 from GauthamGoli/home-args
home: Use CLI::Parser to parse args
2018-11-07 19:35:43 +05:30
dependabot[bot] c7c54d8bd8 Bump concurrent-ruby from 1.1.2 to 1.1.3 in /Library/Homebrew/vendor
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.1.2 to 1.1.3.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.1.2...v1.1.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-07 08:06:41 +00:00
Gautham Goli bf5fe0569c home: Use CLI::Parser to parse args 2018-11-06 22:24:29 +05:30
Mike McQuaidandGitHub 6b1d439a87 Merge pull request #5165 from Wojonatior/feature/homebrew_install_cleanup
Implement the HOMEBREW_INSTALL_CLEANUP env to trigger cleanup on reinstall/install/upgrade
2018-11-06 10:29:42 +00:00
Mike McQuaidandGitHub 6f458aaed4 Merge pull request #5259 from Homebrew/dependabot/bundler/Library/Homebrew/vendor/concurrent-ruby-1.1.2
Bump concurrent-ruby from 1.0.5 to 1.1.2 in /Library/Homebrew/vendor
2018-11-06 10:13:11 +00:00
ClaudiaandGitHub 0cd5157c00 Merge pull request #5257 from claui/tidy-up-shared-examples
Move shared Cask examples closer to its clients
2018-11-06 10:51:33 +01:00
dependabot[bot] d5350b34b3 Bump concurrent-ruby from 1.0.5 to 1.1.2 in /Library/Homebrew/vendor
Bumps [concurrent-ruby](https://github.com/ruby-concurrency/concurrent-ruby) from 1.0.5 to 1.1.2.
- [Release notes](https://github.com/ruby-concurrency/concurrent-ruby/releases)
- [Changelog](https://github.com/ruby-concurrency/concurrent-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ruby-concurrency/concurrent-ruby/compare/v1.0.5...v1.1.2)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2018-11-06 09:17:52 +00:00
Gautham GoliandGitHub 4c5ee4c016 Merge pull request #5200 from GauthamGoli/diy-args
diy: Use CLI::Parser to parse args
2018-11-06 14:27:43 +05:30
Claudia 7b320fc03b Move shared Cask examples closer to its clients
In Cask specs, we have recently introduced a couple of specialized
`shared_examples` directories. Those new directories are organized
below their respective packages (for instance,
`cask/artifact/shared_examples` and `cask/cmd/shared_examples`).

This commit moves the rest of the shared examples accordingly.

See also:
https://github.com/Homebrew/brew/pull/5247
2018-11-06 07:19:41 +01:00
Gautham GoliandGitHub bd38ccb9fd Merge pull request #5250 from GauthamGoli/missing-args
missing: Use CLI::Parser to parse args
2018-11-06 11:43:40 +05:30
Gautham GoliandGitHub c694532994 Merge pull request #5253 from GauthamGoli/readall-args
readall: Use CLI::Parser to parse args
2018-11-05 21:56:25 +05:30
Gautham GoliandGitHub 0067c0394a Merge pull request #5252 from GauthamGoli/prune-args
prune: Use CLI::Parser to parse args
2018-11-05 21:55:37 +05:30
Gautham GoliandGitHub b04fa04306 Merge pull request #5251 from GauthamGoli/outdated-args
outdated: Use CLI::Parser to parse args
2018-11-05 21:54:52 +05:30
Gautham Goli 433a09d798 missing: Use CLI::Parser to parse args 2018-11-05 21:52:42 +05:30
Gautham GoliandGitHub 2973e1521f Merge pull request #5249 from GauthamGoli/migrate-args
migrate: Use CLI::Parser to parse args
2018-11-05 21:46:29 +05:30
Gautham GoliandGitHub b652a45a64 Merge pull request #5248 from GauthamGoli/link-args
link: Use CLI::Parser to parse args
2018-11-05 21:44:22 +05:30