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 .
- Mar 13, 2017
-
-
EricFromCanada authored
While GitHub allows a single space to denote a sublist, Jekyll is not so lenient. It also seems unable to handle ordered sublists.
-
Markus Reiter authored
Add `#installed_caskfile` method to `Cask` class.
-
Markus Reiter authored
Use `CaskLoader.load_from_file` in `Auditor`.
-
William Woodruff authored
keg: Skip relocation when dylib ID/install name doesn't change.
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
update: stop autoupdate skipping no formula taps.
-
William Woodruff authored
-
- Mar 12, 2017
-
-
Vítor Galvão authored
Change instances of caskroom.io to caskroom.github.io
-
Numbermaniac authored
-
Markus Reiter authored
Migrate legacy Caskroom.
-
Mike McQuaid authored
This will be slightly slower if you have a bunch of non-formula (i.e. command or cask) taps but it avoids the confusion of having Homebrew saying it's updated when it only did so selectively. Fixes #1946.
-
Vítor Galvão authored
Remove old metadata when installing with `--force`.
-
Markus Reiter authored
-
Markus Reiter authored
Replace `#plural` by `Formatter::pluralize`.
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
docs: update Brew Test Bot screen shots
-
EricFromCanada authored
-
Mike McQuaid authored
hardware: use march=native for generic module.
-
Mike McQuaid authored
test: fix tests with a shallow clone.
-
Mike McQuaid authored
java_requirement.rb: use HTTPS in Java Platform URL
-
- Mar 11, 2017
-
-
Markus Reiter authored
Fix “Hombrew” typo.
-
Markus Reiter authored
Fix `uninstall :pkgutil` leaving empty `.app` directories.
-
Markus Reiter authored
-
Viktor Szakats authored
It's redirected to cleartext, though this URL will be opened in a browser so it won't be something hidden, and maybe Oracle will fix this in the future.
-
ilovezfs authored
`ENV.prepend_path "PATH", which("emacs").dirname` in the emacs requirement was causing us to end up invoking /usr/bin/clang instead of /usr/local/Homebrew/Library/Homebrew/shims/super/clang.
-
Markus Reiter authored
-
Markus Reiter authored
-
Mike McQuaid authored
This matches Linux where this behaviour was original imported from.
-
Markus Reiter authored
Refactor artifacts.
-
Mike McQuaid authored
Python requirements: Remove casks
-
Mike McQuaid authored
linux: Add ARM to CPU.type
-
Bob W. Hogg authored
Neither python nor python3 are available from Caskroom. Signed-off-by:
Bob W. Hogg <rwhogg@linux.com>
-
Shaun Jackman authored
-
Mike McQuaid authored
super/cc: Fix --cc=llvm_clang invoked as clang
-
Mike McQuaid authored
In this case `HOMEBREW_VERSION` is `>1.1.0 (no git repository)` so these tests failed. This was the cause of the Homebrew/homebrew-test-bot Linux CI failures as it was testing a shallow clone.
-
- Mar 10, 2017
-
-
Markus Reiter authored
-