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 .
- Apr 02, 2017
-
-
Mike McQuaid authored
-
- Mar 26, 2017
-
-
EricFromCanada authored
Add labeled fences to most code blocks, monospace terms where appropriate, omit "$" when referring to variables
-
EricFromCanada authored
Also works around bug in Jekyll where a URL with a "#" will cause links in the same paragraph to not have their extensions replaced by using "#" instead.
-
- Mar 20, 2017
-
-
EricFromCanada authored
Also changes some heading levels so only one primary heading appears per page.
-
- Feb 24, 2017
-
-
EricFromCanada authored
Fixes to spelling and punctuation for consistency and readability.
-
- Jan 27, 2017
-
-
Saagar Jha authored
The "Messaging" heading was failing to be rendered due to a missing newline between it and "Convenience Tools".
-
- Jan 14, 2017
-
-
Andrew Hundt authored
resolves https://github.com/Homebrew/brew/issues/1821
-
Justin Mayer authored
There are some formulas in which Homebrew symlinks configuration files into /usr/local/etc/ instead of copying them, resulting in custom settings being overwritten on package upgrades. This addition to the documentation illustrates one way to avoid this behavior by ensuring the configure script is told where to copy the configuration file(s). Refs https://github.com/Homebrew/homebrew-core/issues/8711
-
- Jan 05, 2017
-
-
Jonathan Chang authored
-
- Jan 04, 2017
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Jan 03, 2017
-
-
Mike McQuaid authored
Mostly related to the newer ways we’re handling versions and the incoming deprecation of devel-only, head-only and versions.
-
- Nov 05, 2016
-
-
Brian Dunn authored
-
- Oct 13, 2016
-
-
Matt Brender authored
Addressing a few spots where I looked for terminology and did not find what I was looking for. Input based on a recent [podcast with Mike](https://changelog.com/podcast/223)
-
- Oct 03, 2016
-
-
neutric authored
-
- Sep 29, 2016
-
-
Meng Ye authored
-
- Sep 20, 2016
-
-
Mike McQuaid authored
Closes #1040.
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Sep 19, 2016
-
-
Mike McQuaid authored
Not quite a mass replacement as I've used OS X and Mac OS X where describing specific older versions and added compatibility methods for things in the DSL.
-
- Sep 15, 2016
-
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
- Sep 05, 2016
-
-
Zhiming Wang authored
This document lists Tigerbrew and Linuxbrew as interesting forks, not branches (they used to be "Interesting Branches (aka forks)" but that changed in b7455469), so "Interesting Taps & Branches" is a more fitting title. The term "branches" is also presumably confusing to folks with a shallow understanding of GitHub and/or git who may not realize how GitHub forks and git branches are related.
-
- Aug 19, 2016
-
-
Mike McQuaid authored
`--HEAD` defaults to `:branch => "master"` so document that. Closes #722.
-
- Aug 18, 2016
-
-
Mike McQuaid authored
-
- Apr 22, 2016
-
-
Mike McQuaid authored
Make multiple replacements if using the block form.
-
- Apr 12, 2016
-
-
Andrew Janke authored
Closes #71. Signed-off-by:
Andrew Janke <andrew@apjanke.net>
-
- Apr 03, 2016
-
-
Mike McQuaid authored
-
- Apr 02, 2016
-
-
Xu Cheng authored
Closes Homebrew/homebrew#50632. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
- Mar 19, 2016
-
-
Alex Dunn authored
Closes Homebrew/homebrew#50146. Signed-off-by:
Alex Dunn <adunn@ucsb.edu>
-
- Mar 02, 2016
-
-
Damien Pollet authored
If a formula's class name contains an uppercase-spelled acronym, the messages given by `brew install` can be pretty confusing (it recommends a formula named exactly the same…) Closes Homebrew/homebrew#49639. Signed-off-by:
Tim D. Smith <git@tim-smith.us>
-
- Mar 01, 2016
-
-
George Hartzell authored
Based on recent feedback on some pull requests, I touched up the section about adding tests to formula. I wanted to make it clearer that the examples demonstrate how to create files on the fly and add a pointer to the tinyxml2 formula (DomT4 pointed it out to me as a good example). Closes Homebrew/homebrew#49641. Signed-off-by:
Dominyk Tiller <dominyktiller@gmail.com>
-
- Feb 18, 2016
-
-
Dominyk Tiller authored
-