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 20, 2017
-
-
EricFromCanada authored
Also changes some heading levels so only one primary heading appears per page.
-
- Mar 18, 2017
-
-
Mike McQuaid authored
Fix small typos in How-to-Create-and-Maintain-a-Tap.md
-
Kare Morstol authored
-
ilovezfs authored
Avoids unnecessary conflicts when a previously non-keg_only formula is in the way by prioritizing keg_only before non-keg_only formulae. This change is motivated by the upgrade of gnupg 2.0 to 2.1, since the latter no longer depends on the gpg-agent formula, which, even if made keg_only, still causes the link step to fail for 2.1, as gpg-agent's non-keg version won't have been upgraded to the keg_only version at that point (alphabetically gnupg precedes gpg-agent).
-
- Mar 17, 2017
-
-
Mike McQuaid authored
Add extend/os/linux/system_config.rb
-
Mike McQuaid authored
determine_path: Fix tests FormulaUnavailableError
-
Shaun Jackman authored
Report the Linux kernel, OS, and gcc versions.
-
Kare Morstol authored
-
Markus Reiter authored
Use a `Formulary`-like approach to load Casks.
-
Markus Reiter authored
-
- Mar 16, 2017
-
-
Markus Reiter authored
-
Markus Reiter authored
-
Markus Reiter authored
add command 'cask outdated'
-
Markus Reiter authored
Add test for command help strings.
-
Markus Reiter authored
-
Vítor Galvão authored
Remove `sort` from `each_artifact`.
-
Valentin VĂLCIU authored
-
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.
-