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 16, 2017
-
-
Markus Reiter authored
-
Vítor Galvão authored
Remove `sort` from `each_artifact`.
-
Markus Reiter authored
-
- Mar 15, 2017
-
-
Mike McQuaid authored
secure urls + remove -k from in-doc curl command
-
Markus Reiter authored
Added highlighting of installed casks to cask search
-
Markus Reiter authored
Remove `dsl` parameter from `Cask::new`.
-
Markus Reiter authored
Update RuboCop-Cask to 0.12.0.
-
Viktor Szakats authored
-
Markus Reiter authored
-
Markus Reiter authored
-
- Mar 14, 2017
-
-
Mike McQuaid authored
Querying-Brew.md: directors => directories
-
neutric authored
-
Mike McQuaid authored
OPTIMIZATION_FLAGS: Use -march=native for Penryn
-
Nath Tumlin authored
-
Nath Tumlin authored
-
Markus Reiter authored
Default to `sudo: false` for `installer/uninstall :script`.
-
Shaun Jackman authored
Use -march=native for Penryn as for other systems rather than -march=core2 -msse4.1.
-
Nath Tumlin authored
-
- Mar 13, 2017
-
-
Markus Reiter authored
-
Mike McQuaid authored
docs: add markers to ordered lists and sublists
-
Mike McQuaid authored
Revert "audit: exempt wine's deps from the universal deprecation"
-
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.
-
ilovezfs authored
-
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`.
-
Nath Tumlin authored
-
Nath Tumlin authored
-
Nath Tumlin authored
-
Markus Reiter authored
-
Nath Tumlin authored
Switched from loading a cask and checking the installed? variable to checking for it in the caskroom directory like search does outside cask
-