Mike McQuaid
|
e8d28881a1
|
Merge pull request #8385 from Homebrew/dependabot/bundler/Library/Homebrew/codecov-0.2.6
build(deps): bump codecov from 0.2.5 to 0.2.6 in /Library/Homebrew
|
2020-08-18 15:01:57 +01:00 |
|
Dustin Rodrigues
|
631b60d3f2
|
Merge pull request #8366 from dtrodrigues/license-audit
Always audit GitHub license
|
2020-08-18 09:41:51 -04:00 |
|
dependabot-preview[bot]
|
67d7d85361
|
build(deps): bump codecov from 0.2.5 to 0.2.6 in /Library/Homebrew
Bumps [codecov](https://github.com/codecov/codecov-ruby) from 0.2.5 to 0.2.6.
- [Release notes](https://github.com/codecov/codecov-ruby/releases)
- [Changelog](https://github.com/codecov/codecov-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-ruby/compare/v0.2.5...v0.2.6)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-18 13:32:19 +00:00 |
|
Baffour Adu Boampong
|
7982e6f3c0
|
Update response display
|
2020-08-18 13:29:36 +00:00 |
|
Dawid Dziurla
|
dbbc14040d
|
extend/os/mac: install svn on catalina and newer
|
2020-08-18 12:50:34 +02:00 |
|
Baffour Adu Boampong
|
e4e0b16803
|
Update Library/Homebrew/utils/repology.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2020-08-18 09:53:52 +00:00 |
|
Baffour Adu Boampong
|
605228d07c
|
Update Library/Homebrew/dev-cmd/bump.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2020-08-18 09:53:39 +00:00 |
|
Mike McQuaid
|
b932299222
|
Merge pull request #8376 from MLH-Fellowship/warn-conflicting-cask
named args: Warn when user references a formula with the same name as a cask
|
2020-08-18 09:20:00 +01:00 |
|
Dustin Rodrigues
|
08396a55c1
|
audit: always audit GitHub license
|
2020-08-17 22:11:01 -04:00 |
|
Dustin Rodrigues
|
72419630b4
|
Merge pull request #8362 from dtrodrigues/automerge-plural
pr-automerge: pluralize message only when needed
|
2020-08-17 21:57:08 -04:00 |
|
Dustin Rodrigues
|
420e8fdbe4
|
pr-automerge: pluralize message only when needed
|
2020-08-17 20:02:45 -04:00 |
|
Mike McQuaid
|
c61427db7c
|
Merge pull request #8380 from sjackman/undent
check_tmpdir_executable: Remove a stray call to undent
|
2020-08-17 21:35:09 +01:00 |
|
miccal
|
5a74f1d971
|
binary_spec: fix test
|
2020-08-18 04:19:48 +08:00 |
|
miccal
|
7aaa7f25ec
|
cask/artifact/symlinked: do not overwrite files or symbolic links
|
2020-08-18 04:19:48 +08:00 |
|
Shaun Jackman
|
db361e29b8
|
check_tmpdir_executable: Remove stray undent
Fix the error:
Error: undefined method undent for #<String>
.../extend/os/linux/diagnostic.rb:41:in check_tmpdir_executable
|
2020-08-17 11:54:42 -07:00 |
|
Markus Reiter
|
7fce76d176
|
Refactor and document Install .
|
2020-08-17 19:17:18 +02:00 |
|
Seeker
|
96fee494c4
|
Merge pull request #8367 from SeekingMeaning/inreplace/inreplace_pairs
utils/inreplace: add `inreplace_pairs`
|
2020-08-17 10:16:50 -07:00 |
|
Markus Reiter
|
5402500635
|
Refactor and document Cleanup .
|
2020-08-17 19:11:31 +02:00 |
|
William Ma
|
b63b56f4c2
|
home: Remove warning for cask with same name
|
2020-08-17 13:08:31 -04:00 |
|
William Ma
|
a7b063efb5
|
named_args: Warn when cask with same name exists
|
2020-08-17 13:06:47 -04:00 |
|
Markus Reiter
|
6fda576ec8
|
Merge pull request #8347 from reitermarkus/doc-build-environment
Refactor and document `BuildEnvironment`.
|
2020-08-17 18:23:11 +02:00 |
|
Markus Reiter
|
8cc4919da5
|
Merge pull request #8348 from reitermarkus/doc-diagnostic
Refactor and document `Homebrew::Diagnostic`.
|
2020-08-17 18:20:55 +02:00 |
|
Markus Reiter
|
958c5c7f9e
|
Merge pull request #8349 from reitermarkus/doc-cxxstdlib
Refactor and document `CxxStdlib`.
|
2020-08-17 18:19:52 +02:00 |
|
Maxim Belkin
|
a72c9717cf
|
Merge pull request #8324 from maxim-belkin/no-locale-no-problemo
brew.sh: handle Linux systems with no 'locale'
|
2020-08-17 11:16:38 -05:00 |
|
Baffour Adu Boampong
|
e28c4329a4
|
brew style fix
|
2020-08-17 15:37:06 +00:00 |
|
Mike McQuaid
|
0a5014160e
|
Merge pull request #8375 from MikeMcQuaid/linux-macos-sdk-path
os/linux: add no-op MacOS.sdk_path method.
|
2020-08-17 16:34:32 +01:00 |
|
Maxim Belkin
|
b8d21dcf60
|
brew.sh: handle Linux systems with no 'locale'
|
2020-08-17 15:24:18 +00:00 |
|
Baffour Adu Boampong
|
b20fa75f48
|
Update Library/Homebrew/dev-cmd/bump-formula-pr.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2020-08-17 15:23:43 +00:00 |
|
Mike McQuaid
|
90cf01e245
|
os/linux: add no-op MacOS.sdk_path method.
Fixes https://github.com/Homebrew/linuxbrew-core/issues/20938
|
2020-08-17 16:13:28 +01:00 |
|
Baffour Adu Boampong
|
e7506eed95
|
brew man
|
2020-08-17 15:00:51 +00:00 |
|
Baffour Adu Boampong
|
49882571ea
|
Update Library/Homebrew/dev-cmd/bump.rb
Co-authored-by: Mike McQuaid <mike@mikemcquaid.com>
|
2020-08-17 14:52:15 +00:00 |
|
Alexander Bayandin
|
4508e7c63b
|
Merge pull request #8374 from bayandin/fix-irb-start
debrew: fix irb start
|
2020-08-17 15:28:38 +01:00 |
|
Mike McQuaid
|
c565a2130e
|
Merge pull request #8332 from MLH-Fellowship/named-args
args: Move named args parsing to separate class
|
2020-08-17 15:15:26 +01:00 |
|
Alexander Bayandin
|
bd2724fa18
|
debrew: fix irb start
|
2020-08-17 15:02:04 +01:00 |
|
Baffour Adu Boampong
|
2cebb91090
|
run brew man
|
2020-08-17 13:15:47 +00:00 |
|
Baffour Adu Boampong
|
2f189426b7
|
Merge branch 'master' into mlh-outdated-packages
|
2020-08-17 13:10:59 +00:00 |
|
dependabot-preview[bot]
|
4898495389
|
build(deps): bump rubocop-rspec in /Library/Homebrew
Bumps [rubocop-rspec](https://github.com/rubocop-hq/rubocop-rspec) from 1.42.0 to 1.43.1.
- [Release notes](https://github.com/rubocop-hq/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop-hq/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop-hq/rubocop-rspec/compare/v1.42.0...v1.43.1)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2020-08-17 10:26:50 +00:00 |
|
Seeker
|
01dec9c6a8
|
utils/inreplace: add inreplace_pairs
|
2020-08-17 03:18:24 -07:00 |
|
Mike McQuaid
|
19ef932885
|
Merge pull request #8355 from SMillerDev/fix/cask_list/artifacts
cask/list: fix artifact list
2.4.12
|
2020-08-17 09:15:28 +01:00 |
|
Elizabeth Tackett
|
dc1bbe7f81
|
handle requests for multiple formulae
|
2020-08-16 20:38:03 -05:00 |
|
Elizabeth Tackett
|
388b0ae8ba
|
show formula livecheck and brew data when repology response is nil
|
2020-08-16 19:22:24 -05:00 |
|
Elizabeth Tackett
|
9cae9f284c
|
update argument handling and syntactical feedback changes
|
2020-08-16 18:45:50 -05:00 |
|
Dawid Dziurla
|
3cd897be1b
|
Merge pull request #8358 from dawidd6/bump-revision-multiple
bump-revision: allow multiple formulae to be specified
|
2020-08-16 21:38:35 +02:00 |
|
Markus Reiter
|
5b090a7d7b
|
Merge pull request #8356 from reitermarkus/desc-length
Don't take name into account when calculating description length.
|
2020-08-16 21:30:11 +02:00 |
|
Dustin Rodrigues
|
6803bf54f1
|
Merge pull request #8360 from chenrui333/ipython-add-to-pypi-blocklist
add ipython into `update-python-resources` blocklist
|
2020-08-15 19:44:50 -04:00 |
|
Rui Chen
|
0fd917d508
|
add ipython into update-python-resources blocklist
|
2020-08-15 17:30:37 -04:00 |
|
Dawid Dziurla
|
36f3e09669
|
bump-revision: allow multiple formulae to be specified
|
2020-08-15 10:43:29 +02:00 |
|
Markus Reiter
|
750e299d49
|
Don't take name into account when calculating description length.
|
2020-08-15 00:16:56 +02:00 |
|
Maxim Belkin
|
7d78949479
|
Merge pull request #8340 from maxim-belkin/code-reorg-utils-ruby-sh
utils/ruby.sh: reoganize code
|
2020-08-14 16:56:51 -05:00 |
|
Sean Molenaar
|
5d38cd7296
|
cask/list: fix artifact list
|
2020-08-14 23:12:17 +02:00 |
|