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 .
- Feb 22, 2017
-
-
Markus Reiter authored
Convert FormulaLock test to spec.
-
Markus Reiter authored
Convert Mach-O test to spec.
-
ilovezfs authored
audit: fix revision should be removed.
-
ilovezfs authored
keg: handle missing alias opt link on uninstall.
-
William Woodruff authored
keg_relocate: Don't relocate dylib IDs containing metavariables.
-
ilovezfs authored
Revert "audit: check for version aliases."
-
ilovezfs authored
-
Markus Reiter authored
Convert SoftwareSpec test to spec.
-
Markus Reiter authored
-
Markus Reiter authored
Convert FormulaPin test to spec.
-
Markus Reiter authored
-
Markus Reiter authored
Convert JavaRequirement test to spec.
-
Markus Reiter authored
Convert OS::Mac::Keg test to spec.
-
Markus Reiter authored
Convert `search_remote_tap` test to spec.
-
Markus Reiter authored
Convert MacOS::Version test to spec.
-
Markus Reiter authored
Convert GPG2Requirement test to spec.
-
Markus Reiter authored
Convert `os/mac/blacklist` test to spec.
-
Mike McQuaid authored
Regression introduced in #1754 which meant that (due to storing the current formula revision in `attributes_map`) `stable_revisions.empty?` would never be `true`.
-
Mike McQuaid authored
Fixes an issue introduced in #1192 where there would be a failure if the alias link didn't exist on removal (which would be the case for anything with an alias installed before #1192 was merged).
-
Mike McQuaid authored
gcc_version_formula: Use gcc@4.x rather than gcc4x
-
Mike McQuaid authored
audit: check for version aliases.
-
- Feb 21, 2017
-
-
Mike McQuaid authored
brew uninstal alias for brew uninstall
-
Mike McQuaid authored
This will become particularly relevant when there’s a new version of a formula and the existing alias needs to be removed.
-
Mike McQuaid authored
Current version aliases should be provided for versioned formulae so people can `brew install foo@1.2` to provide pin-like behaviour.
-
ilovezfs authored
If `brew instal` is permissible, `brew uninstal` should be, too.
-
Mike McQuaid authored
java_requirement: Make macOS overrides extend Requirement
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Bob W. Hogg authored
This doesn't actually seem to make that much difference, but it is at least consistent with the main class body and with the Linux overrides.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
Use `alias_matcher` for `fail_with`.
-
Mike McQuaid authored
bump-formula-pr: improve duplicate detection
-
Mike McQuaid authored
audit: fix insecure mirror check when stdout is empty
-
Markus Reiter authored
Add /usr/libexec/cups to the list of system dirs
-
Markus Reiter authored
-
Markus Reiter authored
Convert Formulary test to spec.
-