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 .
- Jan 25, 2017
-
-
Mads Ohm Larsen authored
-
Markus Reiter authored
Move Cask fixtures to `test/support/fixtures`.
-
Markus Reiter authored
-
Mike McQuaid authored
language_module_requirement: use arrays.
-
Mike McQuaid authored
-
Mike McQuaid authored
This is cleaner, easier to understand how the arguments are split and fixes #1799.
-
Mike McQuaid authored
man: remove an unnecessary `else`
-
Mike McQuaid authored
Add docs on persisting settings across upgrades
-
Mike McQuaid authored
caveats: tweak keg-only messaging.
-
Mike McQuaid authored
-
Mike McQuaid authored
Slim down the existing text and make it more obvious what's happening. Note specifically how to add it to your PATH to convince people to try that instead of `brew link --force`.
-
- Jan 24, 2017
-
-
Alyssa Ross authored
Remove some remnants of Ruby 1.8.7 support
-
Alyssa Ross authored
-
Alyssa Ross authored
-
Mike McQuaid authored
xcode: reduce minimum CLT version.
-
Mike McQuaid authored
This should be 1.0.0 to be nicer to 10.7 users. Fixes #1893.
-
Mike McQuaid authored
audit: exempt wine's deps from the universal deprecation
-
Alyssa Ross authored
`odie` causes the process to exit immediately, so there's no need for the `regenerate_man_pages` call to be conditional.
-
Alyssa Ross authored
-
Alyssa Ross authored
Since this hack is no longer required, and `Emoji.tick` and `.cross` are only called in one place, I think it's better to just inline them there rather than having methods on `Emoji` that just return a one-character String.
-
Alyssa Ross authored
tests: automatically restore ENV in teardown
-
Markus Reiter authored
Fix installer deleting artifacts if they already exist.
-
Markus Reiter authored
Add internal command to calculate appcast checkpoint.
-
- Jan 23, 2017
-
-
Markus Reiter authored
Cask: cleanups internal stanzas
-
Markus Reiter authored
-
Mike McQuaid authored
This was deprecated and had all formulae removed in: https://github.com/Homebrew/homebrew-gui/pull/52
-
Markus Reiter authored
-
Vítor Galvão authored
-
Vítor Galvão authored
-
Vítor Galvão authored
-
Markus Reiter authored
Remove legacy cask cache instead of migrating.
-
Alyssa Ross authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
Suggested by @reitermarkus in https://github.com/Homebrew/brew/pull/1890#discussion_r97234536, and then I added the \A and \Z.
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
bottle: fix regex
-
Vítor Galvão authored
-