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 .
- 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 28, 2016
-
-
Steven Peters authored
Add --full-name option to brew deps command, which displays the full name of dependencies.
-
- Aug 27, 2016
-
-
Dominyk Tiller authored
-
Vlad Shablinsky authored
-
- Aug 26, 2016
-
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
Dominyk Tiller authored
-
- Aug 19, 2016
-
-
Joshua McKinney authored
-
Mike McQuaid authored
`--HEAD` defaults to `:branch => "master"` so document that. Closes #722.
-
Mike McQuaid authored
Forgot this in #731.
-
- Aug 18, 2016
-
-
Mike McQuaid authored
-
Steven Peters authored
-
- Aug 17, 2016
-
-
Mike McQuaid authored
This option does more than just print warnings so let's make a more generic description with a more specific example. Closes #716.
-
Martin Afanasjew authored
- Inconsistent or unneeded indentation - Missing or superfluous empty lines - Missing or wrongly formatted arguments in command summary - Missing punctuation
-
- Aug 14, 2016
-
-
Mike McQuaid authored
And arguments can be passed through to it. Tweak produced out of conversation in https://github.com/Homebrew/brew-evolution/pull/8.
-
- Aug 12, 2016
-
-
Mike McQuaid authored
Add a `brew update --force` to side-step all of the clever optimisations we have to detect if an update is unnecessary. That means if those optimisations go wrong in future we can tell people just to run this single command. This would have been a useful workaround for the issue fixed in 985c672b.
-
- Aug 11, 2016
-
-
Vlad Shablinsky authored
-
Mike McQuaid authored
-
- Aug 10, 2016
-
-
Mike McQuaid authored
Roll this out to everyone (not just developers) and document the environment variables used for configuration.
-
Mike McQuaid authored
Fixes #672. Fixes #673.
-
- Aug 08, 2016
-
-
Dominyk Tiller authored
-
- Aug 06, 2016
-
-
Uladzislau Shablinski authored
-
- Aug 02, 2016
-
-
Mike McQuaid authored
Rather than nudge people to run `--strict` and then ignore some of the results sometimes (e.g. GitHub repository notability) instead add a dedicated `--new-formula` option that implies this is a one-time advisory check.
-
- Jul 27, 2016
-
-
Tim D. Smith authored
Closes #344. Signed-off-by:
Tim D. Smith <git@tim-smith.us>
-
- Jul 25, 2016
-
-
Nathan Henrie authored
penryn was misspelled, which led to me doing a fruitless code search for where the architecture stuff is set.
-
- Jul 16, 2016
-
-
Mike McQuaid authored
We're moving more stuff to Homebrew Cask which is better maintained and run.
-
- Jul 13, 2016
-
-
jainish shah authored
If set, this environment variable instructs Homebrew to use the given URL as a download mirror (e.g. an Artifactory instance) for bottles and binaries. Closes #387. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Jul 11, 2016
-
-
Martin Afanasjew authored
-
- Jul 04, 2016
-
-
Martin Afanasjew authored
Amend 468ebc5e by regenerating the man page and its HTML version according to the changes in #443.
-
- Jun 24, 2016
-
-
Zhiming Wang authored
This commit adds a --tap option to the create command such that a user could create a formula in a specified tap instead of the core.
-
- Jun 23, 2016
-
-
Viktor Szakats authored
* audit.rb: require https for ftpmirror.gnu.org The situation is similar to other mirror redirectors: the server may subsequently redirect to an insecure url. But it's a step. * manpage: update HOMEBREW_NO_INSECURE_REDIRECT section
-
- Jun 14, 2016
-
-
Xu Cheng authored
Closes #362. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
- Jun 05, 2016
-
-
Luca Favatella authored
-
- Jun 03, 2016
-
-
Alexey Palazhchenko authored
-
- Jun 01, 2016
-
-
Mike McQuaid authored
* cleanup: accept cache as an argument. * config: move default HOMEBREW_CACHE to ~/Library. * brew.1: document new default Homebrew cache. * update-report: migrate legacy Homebrew cache.
-
- May 31, 2016
-
-
Mike McQuaid authored
These aren't targeted at end users.
-
Dominyk Tiller authored
-
- May 26, 2016
-
-
Martin Afanasjew authored
Amends 132ada2b until we properly figure out a way of documenting built-in aliases (or not doing that) across all commands that currently have aliases. See #270 for full discussion.
-
Joe Gallo authored
* Include --desc in brew search help text. * Update brew search --desc text in README. * Remove mention of alias in brew search help text to avoid any confusion.
-
- May 19, 2016
-
-
Zhiming Wang authored
Obvious copy/paste failure in acc9a7ca.
-