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 26, 2017
-
-
EricFromCanada authored
Add labeled fences to most code blocks, monospace terms where appropriate, omit "$" when referring to variables
-
- 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 04, 2017
-
-
Mike McQuaid authored
-
Mike McQuaid authored
GitHub now nicely generates a documentation site for us at http://brew.sh/brew based on our docs folder. Optimise the output of this and the GitHub docs directory for readability and the various user groupings.
-
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.
-
- Sep 27, 2016
-
-
kaihaosw authored
-
- Sep 20, 2016
-
-
Mike McQuaid authored
-
Mike McQuaid authored
-
- Aug 19, 2016
-
-
Joshua McKinney authored
-
- Apr 16, 2016
-
-
Chayoung You authored
By the commit edf000e4, bash and zsh completion scripts have been moved to `etc/bash_completion.d/brew` and `share/zsh/site-functions/_brew`, respectively. Now completion will be done automatically without any trick.
-
- Apr 03, 2016
-
-
Mike McQuaid authored
-
- Mar 20, 2016
-
-
Baptiste Fontaine authored
-
- Feb 07, 2016
-
-
Kazem Keshavarz authored
From `Library/Contributions/brew_zsh_completion.zsh`: ````bash ```` Then it should give symlinked file name of `_brew` instead of being just `brew_zsh_completion.zsh` Closes Homebrew/homebrew#48897. Signed-off-by:
Dominyk Tiller <dominyktiller@gmail.com>
-
- Dec 07, 2015
-
-
Mike McQuaid authored
Remove duplication, link to the API documentation more often, tweak wording, add `@UniqMartin` as a maintainer, note `@jacknagel`'s and `@adamv`'s significant past contributions to Homebrew, delete some outdated or unneeded documentation, add some missing `Formula` API. entries and simplify/improve `CONTRIBUTING.md`. Closes Homebrew/homebrew#46179. Closes Homebrew/homebrew#46618. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Nov 27, 2015
-
-
Zhiming Wang authored
Closes Homebrew/homebrew#46408. Signed-off-by:
Alex Dunn <dunn.alex@gmail.com>
-
- Nov 07, 2015
-
-
Joel B Schwartz authored
I find brew switch very helpful to activate a different version of an installed formula. This seems worth calling out in the documentation to elevate awareness. Closes Homebrew/homebrew#45694. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Nov 01, 2015
-
-
Martin Afanasjew authored
Always use the `<user/repo>` format as used by the `brew tap` command. Also fixed a link to `homebrew/head-only` and sorted a list in `FAQ.md` in alphabetical order. Closes Homebrew/homebrew#45535. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Sep 03, 2015
- Apr 07, 2015
-
-
leonardo lopes de albuquerque authored
changed from `brew --repository` to $(brew --repository) Closes Homebrew/homebrew#38352. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Mar 28, 2015
-
-
Xu Cheng authored
A simple vim plugin created by me. Hope it can help formula authors who use vim. Closes Homebrew/homebrew#38150. Signed-off-by:
Xu Cheng <xucheng@me.com>
-
- Mar 20, 2015
-
-
Artur Dryomov authored
Reference. * GitHub: https://github.com/about * Xcode: https://developer.apple.com/xcode * Zsh: http://www.zsh.org Closes Homebrew/homebrew#37866. Signed-off-by:
Mike McQuaid <mike@mikemcquaid.com>
-
- Oct 26, 2014
-
-
Mike McQuaid authored
Closes Homebrew/homebrew#33211.
-