22820 Commits

Author SHA1 Message Date
Baffour Adu Boampong
c7c4921744
Merge branch 'master' into mlh-outdated-packages 2020-08-03 13:11:20 +00:00
Bo Anderson
36c10edf22
Merge pull request #8196 from Bo98/ruby-args
dev-cmd/ruby: improve args passing
2020-08-03 13:34:30 +01:00
Bo Anderson
15fba12254
Merge pull request #8197 from Bo98/list-argv
cmd/list: remove ARGV usage
2020-08-03 13:31:54 +01:00
Bo Anderson
b57b83feec dev-cmd/ruby: improve args passing 2020-08-03 13:06:45 +01:00
Bo Anderson
25009f94e7 cmd/list: remove ARGV usage 2020-08-03 12:45:16 +01:00
Bo Anderson
10f2a50256 dev-cmd/prof: improve arg passing 2020-08-03 12:29:22 +01:00
Bo Anderson
197c4666cf
Merge pull request #8190 from Bo98/full_name-cache
formula: cache based on full_name
2020-08-03 11:31:16 +01:00
Mike McQuaid
a3efb35b0e
Merge pull request #8145 from MLH-Fellowship/integrate-uses
uses: Print cask uses
2020-08-03 09:07:22 +01:00
Mike McQuaid
321b795db4
Merge pull request #8194 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-0.3.0
build(deps): bump rubocop-ast from 0.2.0 to 0.3.0 in /Library/Homebrew
2020-08-03 09:00:33 +01:00
dependabot-preview[bot]
2b1f503648
build(deps): bump rubocop-ast from 0.2.0 to 0.3.0 in /Library/Homebrew
Bumps [rubocop-ast](https://github.com/rubocop-hq/rubocop-ast) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/rubocop-hq/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-ast/compare/v0.2.0...v0.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-08-03 06:06:23 +00:00
Markus Reiter
beaf9420dc
Merge pull request #8193 from Bo98/irb-comment
dev-cmd/irb: move comment
2020-08-03 06:45:48 +02:00
Bo Anderson
eea4492305 dev-cmd/irb: move comment 2020-08-03 02:27:20 +01:00
Rylan Polster
9dc21953e8 docs: update-python-resources in Formula Cookbook 2020-08-02 18:17:32 -04:00
Seeker
bcc4f1bb29 version: disallow nil value for Token#create 2020-08-02 13:13:32 -07:00
Seeker
144a454e34 test/version_spec: add special token comparison examples 2020-08-02 12:52:43 -07:00
Seeker
ab18982a73 version: extend token comparisons to strings, integers, and nil 2020-08-02 12:32:31 -07:00
Rylan Polster
9fb3a80e38 Add cloudformation-cli to blocklist 2020-08-02 11:30:10 -04:00
Markus Reiter
1b3ae7f9e6 Remove unused BottlePublisher class. 2020-08-02 16:15:24 +02:00
Dustin Rodrigues
0369c0ae94
Merge pull request #8188 from dtrodrigues/config-branch
config: include core branch in output
2020-08-02 09:42:29 -04:00
Bo Anderson
a8060923ed formula: cache based on full_name 2020-08-02 13:43:32 +01:00
Bo Anderson
a605154ba9
Merge pull request #8166 from Bo98/formula-deprecated-hash
formula: add deprecated/disabled info to hash
2020-08-02 12:34:59 +01:00
Bo Anderson
a38d034c1b
Merge pull request #8184 from Bo98/outdated-sort
cmd/outdated: restore sorting of formulae
2020-08-02 12:34:23 +01:00
Bo Anderson
9c1281d166
Merge pull request #8182 from Bo98/upgrade-dependents-arg-fix
Fix dependents building from source when not requested
2020-08-02 12:34:06 +01:00
Dawid Dziurla
633fa027c0
Merge pull request #8185 from Bo98/pr-publish-args-fix
dev-cmd/pr-publish: fix --tap and --workflow
2020-08-02 09:27:09 +02:00
Dustin Rodrigues
ad29ee4550 config: include core branch in output 2020-08-02 00:09:52 -04:00
Bo Anderson
fd24bcfc91 dev-cmd/pr-publish: fix --tap and --workflow 2020-08-02 00:56:29 +01:00
Bo Anderson
97e05ae410 cmd/outdated: restore sorting of formulae 2020-08-02 00:51:42 +01:00
Bo Anderson
ab15c97c61 Fix dependents building from source when not requested 2020-08-02 00:46:17 +01:00
Dustin Rodrigues
df16e9f2de
Merge pull request #8181 from dtrodrigues/no-pr-mr-url
style: don't allow PR/MR urls for patches
2020-08-01 16:51:15 -04:00
Dustin Rodrigues
de8cc4106a style: don't allow PR/MR urls for patches 2020-08-01 16:20:46 -04:00
Michka Popoff
46101eb0d2
Merge pull request #8172 from Bo98/arg-fixes
Arg fixes
2020-08-01 21:24:30 +02:00
Michka Popoff
5a7c423e73
Merge pull request #8178 from Rylan12/bottle-fix-args
bottle: fix args
2020-08-01 21:23:00 +02:00
Michka Popoff
7348f3670a
Merge pull request #8176 from Rylan12/update-report-fix-args
update-report: fix args
2020-08-01 21:19:09 +02:00
Michka Popoff
fc4e784513
Merge pull request #8174 from Rylan12/deps-fix-args
deps: fix args
2020-08-01 21:17:44 +02:00
Michka Popoff
b48d095a5c
Merge pull request #8175 from Rylan12/outdated-fix-args
outdated: fix args
2020-08-01 21:15:39 +02:00
Seeker
39f000c6ab bump-formula-pr: restore formula unless read only run 2020-08-01 12:06:11 -07:00
Rylan Polster
0ff2f88f39 bottle: fix args 2020-08-01 14:56:11 -04:00
Rylan Polster
7fe6384ca5
Improve wording
Co-authored-by: Adrian Ho <the.gromgit@gmail.com>
2020-08-01 13:39:08 -04:00
Rylan Polster
15cfb9a358 update-report: fix args 2020-08-01 13:33:42 -04:00
Bo Anderson
7f46d4ec3c build, test: set Homebrew.args 2020-08-01 18:27:15 +01:00
Bo Anderson
20c6a3f325 build, test: fix debrew not working 2020-08-01 18:26:56 +01:00
Rylan Polster
49678e585e outdated: fix args 2020-08-01 13:20:35 -04:00
Rylan Polster
c9c258cbfb deps: fix args 2020-08-01 12:52:37 -04:00
Bo Anderson
5e98d4df08 cli/parser: restore env setting for global options 2020-08-01 17:36:16 +01:00
William Ma
72c672b814 Merge branch 'master' into integrate-uses 2020-08-01 12:12:09 -04:00
Bo Anderson
bfaff0af9e
Merge pull request #8171 from Rylan12/list-args
list: pass args properly
2020-08-01 16:37:42 +01:00
Rylan Polster
c494789d70 list: pass args properly 2020-08-01 10:56:21 -04:00
Dawid Dziurla
ad4d2ac1da
Merge pull request #8169 from Rylan12/bump-formula-pr-args
bump-formula-pr: add args to check_all_pull_requests
2020-08-01 08:38:18 +02:00
Rylan Polster
59b9d80ebd bump-formula-pr: add args to check_all_pull_requests 2020-08-01 01:25:59 -04:00
Bo Anderson
8d055497c5 formula: add deprecated/disabled info to hash 2020-08-01 02:51:09 +01:00