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 .
- Dec 07, 2016
-
-
romellem authored
After Issue #985 was merged, bottles for Mavericks are no longer being built, meaning installations are triggering builds. Update the FAQ to show that builds will most likely now be triggers on Mavericks since their bottles are not being generated.
-
- Dec 06, 2016
-
-
Mike McQuaid authored
-
Markus Reiter authored
Use `launchctl` to get running processes by bundle ID.
-
Mike McQuaid authored
xcode: cleanup Xcode::Version usage.
-
- Dec 05, 2016
-
-
Mike McQuaid authored
Don't wrap `MacOS.version` which does comparisons properly already and avoid stupidly long lines.
-
Markus Reiter authored
Refactor Cask installer.
-
Markus Reiter authored
Fail if cask source already exists.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Dec 04, 2016
-
-
Mike McQuaid authored
travis: use Xcode 8.1 on Sierra.
-
Mike McQuaid authored
added "CLT" abbreviation after "Command Line Tools" in Installation.md doc
-
Mike McQuaid authored
For code coverage from `brew test-bot`.
-
Amber Jain authored
added 'CLT' abbreviation after 'Command Line Tools' (so that if someone follows link to footnote#3, the meaning of 'CLT' in footnote is clear)
-
Mike McQuaid authored
bash_test: handle race condition.
-
- Dec 03, 2016
-
-
Mike McQuaid authored
Other tests may delete Bash files (e.g. `shcmd.sh`) while tests are ongoing so ensure this doesn't cause a test failure.
-
Mike McQuaid authored
fs_leak_logger: use more permissive mkpath.
-
Mike McQuaid authored
tap-new: use latest Travis CI recommended config.
-
Mike McQuaid authored
travis.yml: enable macOS builds again.
-
Mike McQuaid authored
This avoids a race condition occurring here.
-
Mike McQuaid authored
-
Mike McQuaid authored
Pretty sure no-one cares about this except me but this works consistently across a variety of different taps and is faster than the old version.
-
Mike McQuaid authored
uninstall_test: require testing_env
-
Bob W. Hogg authored
-
- Dec 02, 2016
-
-
Mike McQuaid authored
update.sh: Use full path to pkill
-
Baptiste Fontaine authored
Fixes #1600.
-
Mike McQuaid authored
-
- Dec 01, 2016
-
-
Mike McQuaid authored
-
- Nov 30, 2016
-
-
Mike McQuaid authored
-
- Nov 29, 2016
-
-
Markus Reiter authored
-
- Nov 28, 2016
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
Fix macOS version comparison
-
Mike McQuaid authored
docs/Checksum_Deprecation.md: Note that SHA-1 now blocks installation
-
Mike McQuaid authored
dependency_collector: Make ant_dep and xz_dep public
-
Bob W. Hogg authored
They were already public on macOS, but they were made private by mistake on all other platforms. DependencyCollector.tar_needs_xz_dependency? depends on xz_dep being public, so there's no turning back now :(
-
- Nov 27, 2016
-
-
Mike McQuaid authored
rubocop: exclude more files.
-