L. E. Segovia
|
16faf6fca9
|
Shorten HOMEBREW_HELP set/unset
|
2017-10-18 08:47:52 -03:00 |
|
L. E. Segovia
|
098305e679
|
Correct setting and deleting HOMEBREW_HELP
(and also delete the extra help_flag case, it's no longer needed)
|
2017-10-18 08:37:24 -03:00 |
|
L. E. Segovia
|
fd2b0d21c4
|
Only unset HOMEBREW_HELP before issuing the tap
|
2017-10-18 08:30:26 -03:00 |
|
Dominyk Tiller
|
2063e0fc52
|
commands: filter out dotfiles from output
|
2017-10-18 11:44:12 +01:00 |
|
Mike McQuaid
|
270b752f5d
|
Merge pull request #3326 from sjackman/portable-ruby
portable-ruby: use rebuild with coverage support for Linux.
1.3.6
|
2017-10-18 11:04:56 +01:00 |
|
Mike McQuaid
|
3a606abaa1
|
Merge pull request #3229 from BenMusch/check-for-master-no-refactor
doctor: Check for branch of core tap (take 2)
|
2017-10-18 10:59:59 +01:00 |
|
Mike McQuaid
|
1d541804c8
|
Merge pull request #3316 from DomT4/handle_apfs_love_of_hash_order
Handle APFS returning hash order.
|
2017-10-18 10:55:22 +01:00 |
|
Mike McQuaid
|
1e4581ff85
|
Merge pull request #3330 from MikeMcQuaid/vendor-install-shasum
vendor-install: use full shasum PATH.
|
2017-10-18 10:54:20 +01:00 |
|
Mike McQuaid
|
dc9ea9c786
|
Merge pull request #3315 from maxim-belkin/linux-caveats-plist
caveats.rb: empty method on Linux
|
2017-10-18 10:48:19 +01:00 |
|
Mike McQuaid
|
1d40061c69
|
Merge pull request #3291 from JCount/lines-cop-fix-wine-universal-binary
lines_cop: add ENV.universal_binary audit exemption for wine
|
2017-10-18 10:32:34 +01:00 |
|
Mike McQuaid
|
558299b039
|
rubocop.yml: ignore length of manpage comments.
|
2017-10-18 10:29:36 +01:00 |
|
Mike McQuaid
|
a5c8628ffb
|
Merge pull request #3333 from DomT4/java_versioning
java_requirement: fix Java 9 version detection
|
2017-10-18 10:03:39 +01:00 |
|
Mike McQuaid
|
c7d21dadfe
|
Merge pull request #3270 from sjackman/os-requirement
Add depends_on :linux and :macos
|
2017-10-18 09:43:45 +01:00 |
|
Markus Reiter
|
c4e8c7906d
|
Merge pull request #3329 from ashfurrow/messaging
Specifies which errant version of Ruby is used in raise.
|
2017-10-18 08:15:48 +02:00 |
|
Dominyk Tiller
|
19790679bc
|
java_requirement: fix detection of new Java versioning scheme
Closes https://github.com/Homebrew/brew/issues/3331.
|
2017-10-18 07:13:33 +01:00 |
|
richiethomas
|
dfaaada8b6
|
Memoize recursive dependency checks; reduces calls to 'f.recursive_dependencies' by an order of magnitude
|
2017-10-17 20:52:18 -04:00 |
|
Shaun Jackman
|
3ee3b78fbd
|
pull: Move test_bot_user to a new module GitHub
Address the style issue:
C: Module has too many lines. [364/360]
|
2017-10-17 17:11:26 -07:00 |
|
Shaun Jackman
|
a7b4a4572b
|
Regenerate Manpage.md and brew.1
|
2017-10-17 16:53:12 -07:00 |
|
Shaun Jackman
|
9cd4fff051
|
pull: Add --test-bot-user
Infer the name of the test-bot GitHub user if it is not provided.
|
2017-10-17 16:53:12 -07:00 |
|
Shaun Jackman
|
76021db602
|
pull: Add --bintray-org
Infer the name of the Bintray organization if it's not provided.
|
2017-10-17 16:53:12 -07:00 |
|
Shaun Jackman
|
230c87aff0
|
Rename MinimumMacOSRequirement to MacOSRequirement
Move MinimumMacOSRequirement to compat.
|
2017-10-17 16:16:44 -07:00 |
|
Shaun Jackman
|
95e144a1c8
|
Add depends_on :linux and :macos
|
2017-10-17 16:16:12 -07:00 |
|
Shaun Jackman
|
7a0488e803
|
setup-ruby-path: Ensure that Ruby is installed
Fix the error:
/home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/brew.sh: line 372:
exec: : not found
|
2017-10-17 15:14:58 -07:00 |
|
Ash Furrow
|
11572c749b
|
Specifies which errant version of Ruby is used in raise.
|
2017-10-17 17:24:04 -04:00 |
|
Markus Reiter
|
cf349018d5
|
Merge pull request #3323 from reitermarkus/edit-invalid-cask
Allow editing invalid Casks.
|
2017-10-17 22:51:19 +02:00 |
|
Mike McQuaid
|
69d28f9d8f
|
Merge pull request #3294 from DomT4/an_empty_string_is_a_naughty_desc
formula_desc_cop: empty string is not a valid desc
|
2017-10-17 21:29:24 +01:00 |
|
Mike McQuaid
|
77f3fcf254
|
Merge pull request #3293 from DomT4/predicate_audit
audit: more *_predicate nudging/tweaks
|
2017-10-17 21:12:21 +01:00 |
|
Mike McQuaid
|
5f64d0fdcc
|
Merge pull request #3298 from vszakats/pull302
pull: fix bintray verification failing due to redirection
|
2017-10-17 21:00:14 +01:00 |
|
Mike McQuaid
|
d601edaf57
|
vendor-install: use full shasum PATH.
Otherwise things can explode if there's a random `shasum`.
See #3281.
|
2017-10-17 20:51:32 +01:00 |
|
Shaun Jackman
|
90ca552ba6
|
portable-ruby: use rebuild with coverage support for Linux.
This will allow `simplecov` to generate coverage by rebuilding portable
Ruby with coverage support.
|
2017-10-16 12:26:55 -07:00 |
|
Maxim Belkin
|
dd9415c8d3
|
remove sneaky empty line
|
2017-10-16 12:23:27 -05:00 |
|
Maxim Belkin
|
336fbb5db2
|
caveats: making plist_caveats macOS-only
|
2017-10-16 11:15:54 -05:00 |
|
Markus Reiter
|
b4e1e39d3b
|
Merge pull request #3296 from reitermarkus/refactor-languages
Refactor `MacOS::languages`.
|
2017-10-15 22:13:04 +02:00 |
|
Markus Reiter
|
8c3c72ec00
|
Allow editing invalid Casks.
|
2017-10-15 22:04:20 +02:00 |
|
JCount
|
85fa79b5cf
|
lines_cop_spec: improve language in universal_binary and build tests
|
2017-10-15 10:36:51 -04:00 |
|
JCount
|
ca52eee2ad
|
lines_cop_spec: add test for ENV.universal_binary audit exemption for wine
|
2017-10-15 10:26:03 -04:00 |
|
JCount
|
e882ce1919
|
lines_cop: add ENV.universal_binary audit exemption for wine
|
2017-10-15 10:25:35 -04:00 |
|
Dominyk Tiller
|
9a323c5107
|
info: pass explicit sort to handle APFS
|
2017-10-14 06:44:37 +01:00 |
|
Dominyk Tiller
|
c9684c3727
|
deps: pass explicit sort to handle APFS
|
2017-10-14 06:42:53 +01:00 |
|
Dominyk Tiller
|
f1b183b287
|
list: pass explicit sort to handle APFS
|
2017-10-14 06:35:33 +01:00 |
|
Dominyk Tiller
|
d9074b80b7
|
options: pass explicit sort to handle APFS
|
2017-10-14 06:35:33 +01:00 |
|
Dominyk Tiller
|
16ea29a641
|
diagnostic: pass explicit sort to handle APFS
|
2017-10-14 06:35:25 +01:00 |
|
Dominyk Tiller
|
795c7170e3
|
leaves: pass explicit sort to handle APFS
|
2017-10-14 06:18:49 +01:00 |
|
Dominyk Tiller
|
7b8ba77ed2
|
missing: pass explicit sort to handle APFS
|
2017-10-14 06:18:09 +01:00 |
|
Dominyk Tiller
|
e98d0fda86
|
tap: pass explicit sort to handle APFS
|
2017-10-14 06:14:30 +01:00 |
|
Dominyk Tiller
|
35fae7ce6a
|
tap-info: pass explicit sort to handle APFS
|
2017-10-14 06:14:27 +01:00 |
|
Dominyk Tiller
|
e308df25a9
|
commands: pass explicit sort to handle APFS
|
2017-10-14 04:24:10 +01:00 |
|
Dominyk Tiller
|
ca69d65456
|
update-report: pass explicit sort to handle APFS
|
2017-10-14 04:22:22 +01:00 |
|
Dominyk Tiller
|
60eb7c6216
|
uses: pass explicit sort to handle APFS
|
2017-10-14 04:17:48 +01:00 |
|
Dominyk Tiller
|
f6bc7dc4c6
|
search: pass explicit sort to handle APFS
|
2017-10-14 04:17:03 +01:00 |
|