index
:
brew
cmd-upgrade--change-build_bottle-method-call-to-bottle
master
🍺 The missing package manager for macOS
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Library
/
Homebrew
/
diagnostic.rb
Age
Commit message (
Expand
)
Author
2017-10-24
Remove usless comments.
Markus Reiter
2017-10-20
diagnostic: handle APFS returning hash order
Dominyk Tiller
2017-10-18
Use “squiggly” heredocs.
Markus Reiter
2017-10-18
Merge pull request #3229 from BenMusch/check-for-master-no-refactor
Mike McQuaid
2017-10-14
diagnostic: pass explicit sort to handle APFS
Dominyk Tiller
2017-10-08
Clean up code style and remove `.rubocop_todo.yml`.
Markus Reiter
2017-10-01
diagnostic: remove unnecessary blank line.
Mike McQuaid
2017-09-28
Fix regex style
Mike McQuaid
2017-09-27
Merge branch 'master' into check-for-master-no-refactor
Ben Muschol
2017-09-27
Implement changes
Ben Muschol
2017-09-24
Rubocop: automatic rule fixes.
Mike McQuaid
2017-09-18
Revert "Add check for HEAD ref in diagnostics"
ilovezfs
2017-09-18
Revert "diagnostic: don't check CI core branch."
ilovezfs
2017-09-18
Revert "diagnostic: also don't check Jenkins core branch."
ilovezfs
2017-08-26
Revert "Add check for HEAD ref in diagnostics"
ilovezfs
2017-08-26
Revert "diagnostic: don't check CI core branch."
ilovezfs
2017-08-26
Revert "diagnostic: also don't check Jenkins core branch."
ilovezfs
2017-08-26
diagnostic: also don't check Jenkins core branch.
Mike McQuaid
2017-08-26
diagnostic: don't check CI core branch.
Mike McQuaid
2017-08-26
Prefer if over unless, simplify messaging
Ben Muschol
2017-08-25
Fix method name
Ben Muschol
2017-08-25
Add check for HEAD ref in diagnostics
Ben Muschol
2017-07-20
diagnostic: use ENV[]
Mike McQuaid
2017-07-20
Update source check to match style
Justin Baugh
2017-07-20
Address rubocop issues
Justin Baugh
2017-07-20
Add warning to doctor if HOMEBREW_BUILD_FROM_SOURCE is set.
Justin Baugh
2017-06-22
diagnostic: Update whitelisted dylib used by Symantec (again)
Wang Boyu
2017-06-22
diagnostic: Update whitelisted dylib used by Symantec
Wang Boyu
2017-06-17
diagnostic: quiet some CI whining.
Mike McQuaid
2017-06-14
diagnostic: Fix suggested git remote commands
Baptiste Fontaine
2017-06-10
Autocorrect Rubocop Style/PerlBackrefs.
Mike McQuaid
2017-06-02
Re-revert "Fix operator spacing."
Markus Reiter
2017-06-01
Revert "Fix operator spacing."
ilovezfs
2017-05-31
Fix operator spacing.
Markus Reiter
2017-05-27
diagnostic: move some more macOS doctor checks.
Mike McQuaid
2017-05-18
Merge pull request #2537 from reitermarkus/pathname-to_str
Markus Reiter
2017-05-13
More environment filtering tweaks
Mike McQuaid
2017-05-08
Remove `to_s` from some `Pathname`s.
Markus Reiter
2017-04-30
Use `PATH#select`.
Markus Reiter
2017-04-30
Make `PATH` enumerable.
Markus Reiter
2017-04-30
Use `PATH` where possible.
Markus Reiter
2017-04-23
Merge pull request #2524 from MikeMcQuaid/more-env-filtering-fixes
Mike McQuaid
2017-04-22
Hide sensitive tokens from install/test/post.
Mike McQuaid
2017-04-22
More deprecations.
Mike McQuaid
2017-03-28
diagnostic: also accept trailing / on git urls.
Mike McQuaid
2017-03-28
Merge pull request #2413 from JCount/increase-minimum-git-version
Mike McQuaid
2017-03-28
diagnostic: increase minimum git version to 1.8.5
JCount
2017-03-26
diagnostic: check homebrew/core git remote.
Mike McQuaid
2017-03-14
secure urls + remove -k from in-doc curl command
Viktor Szakats
2016-12-25
Merge pull request #1676 from MikeMcQuaid/doctor-tap-repo-bad-ruby-files
Mike McQuaid
[next]