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 .
- Sep 23, 2016
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
Otherwise random e.g. `pr-123` tags may cause `brew update` to update to the wrong version.
-
Alyssa Ross authored
Previously, .simplecov called `SimpleCov.result` to store the coverage result, and ignored the return value. `SimpleCov.result`'s return can be slow to calculate, which wastes a lot of time when it's ignored. This commit extracts the code needed to store the SimpleCov result from `SimpleCov.result`, and calls it directly, without doing the busywork to compute the return value every time. In my testing, this more than halves the time taken to run all the integration tests.
-
Mike McQuaid authored
If we have a HOMEBREW_REPOSITORY and HOMEBREW_PREFIX mismatch (now the default) then we can block access to the whole of HOMEBREW_REPOSITORY rather than just the HOMEBREW_LIBRARY and `.git`.
-
Markus Reiter authored
-
Bob W. Hogg authored
-
Dominyk Tiller authored
This reverts commit a124680b. Will need to be smarter than this, since people can't force Travis to update. I'm losing count of the amount of times Travis has forced a change of plans around Homebrew this year. Closes https://github.com/Homebrew/brew/issues/1096.
-
Bob W. Hogg authored
-
Bob W. Hogg authored
-
Bob W. Hogg authored
-
Mike McQuaid authored
-
William Woodruff authored
-
Alyssa Ross authored
-
Alyssa Ross authored
`sha1` isn't a very accurate description of what this value can be because it can be any git commit reference. For example, `brew test-bot` uses `brew update-test --commit=HEAD`.
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
- Sep 22, 2016
-
-
Alyssa Ross authored
This hack has been in Homebrew Cask for more than two years (since 51f93e6dc9c3da4ab2118459ea95e45c104386ec), and it originated even earlier (6d2f7bc55af0b2aa915b2396d213e30a4446256c). Cask tests apparently aren't even run on Travis anymore, so this can be safely removed.
-
Bob W. Hogg authored
-
Bob W. Hogg authored
-
Bob W. Hogg authored
-
Bob W. Hogg authored
-
Bob W. Hogg authored
-
Bob W. Hogg authored
-
Bob W. Hogg authored
-
Bob W. Hogg authored
-
Bob W. Hogg authored
-