This project is mirrored from https://github.com/Homebrew/brew.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer or owner.
Last successful update .
- Apr 21, 2018
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Apr 18, 2018
-
-
Mike McQuaid authored
x11_requirement: move download to base class.
-
Mike McQuaid authored
formula: sort aliases in to_hash.
-
Mike McQuaid authored
No reason to have it in macOS class and keeps consistent output with `brew info` on Linux.
-
Mike McQuaid authored
Otherwise the ordering varies based on the filesystem.
-
Mike McQuaid authored
requirements: define cask on base class.
-
Mike McQuaid authored
The `cask` attribute doesn't make as much sense on Linux but can be ignored there. The advantage of this change is that (like #4086) it allows figuring out the relevant cask for a formulae requirement on a Linux machine.
-
Mike McQuaid authored
formula: tweak to_hash bottle output.
-
Mike McQuaid authored
AbstractDownloadStrategy#safe_system : Don't splat 2nd arg to ErrorDuringExecution::new
-
Ray Hamel authored
-
Mike McQuaid authored
Make some changes required to have `brew info --json=v1` whether there is any bottle block rather than a bottle checksum for the given system. This provides more consistent output.
-
- Apr 17, 2018
-
-
ilovezfs authored
Xcode 9.3
-
ilovezfs authored
-
Mike McQuaid authored
Fixes #4084.
-
Mike McQuaid authored
formula_support: deprecate more keg_only reasons.
-
Mike McQuaid authored
It's unnecessary extra complexity to have versions that are keg-only on some versions of macOS and not others. Initially this was to only do so on old versions of OS X and Xcode but the discussion in https://github.com/Homebrew/brew/pull/4081 meant that it made more sense to remove them all.
-
Mike McQuaid authored
Remove Xcode.installed? guards.
-
Mike McQuaid authored
RuboCop 0.55.0.
-
Mike McQuaid authored
It's safe since 600d58f4 when MacOS::Xcode.version started returning `Version::NULL` where appropriate.
-
Mike McQuaid authored
-
Markus Reiter authored
-
Mike McQuaid authored
-
Markus Reiter authored
Cask Refactoring
-
- Apr 16, 2018
-
-
Mike McQuaid authored
missing: exit nonzero if missing deps are found
-
Mike McQuaid authored
audit: new formulae should not have a HEAD spec
-
Markus Reiter authored
Update `rubocop-cask` to 0.18.1.
-
Markus Reiter authored
-
- Apr 15, 2018
-
-
Markus Reiter authored
Add missing `MacOS.release` deprecation.
-
Markus Reiter authored
-
- Apr 14, 2018
-
-
Mike McQuaid authored
cli_parser: Refactor required argument for flag to '='
-
Gautham Goli authored
-
Mike McQuaid authored
docs/Analytics: note retention period.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-