aboutsummaryrefslogtreecommitdiffstats
path: root/docs
AgeCommit message (Collapse)Author
2016-10-01Fix migrate formula link.Mike McQuaid
2016-10-01Migrate a Formula to Multiple Versions: add docs.Mike McQuaid
Add a document describing how to migrate a formula to our new multiple versions support, upgrade a multiple version formula and how to import a homebrew/versions formula into homebrew/core.
2016-10-01update-test: add --to-tag option.Mike McQuaid
This option is used to test updating between tags.
2016-10-01man: note --fail-if-changed date behaviour change.Mike McQuaid
As requested in #1199 this updates the documentation accordingly for that change.
2016-09-29Update man pagesSteven Peters
2016-09-29fix Formula path, support macOSMeng Ye
2016-09-27add pcmpl-homebrew for homebrew emacs pluginkaihaosw
2016-09-24Update manpage.Mike McQuaid
Add some missed changes. I'll add a CI check for this at a future point.
2016-09-22docs/Xcode: there is no 10.11 CLT 8.0Dominyk Tiller
From the 8.1 Xcode Beta: ``` There is no Command Line Tools (OS X 10.11) for Xcode 8 package. Xcode 8 contains SDKs that are incompatible with earlier toolchains. Developers who want to make use of the Xcode 8 SDKs from the command line must choose the SDK with `xcode-select`. Developers on OS X El Capitan who have installed versions of the Command Line Tools (OS X 10.11) for Xcode 8 Beta should install Command Line Tools (OS X 10.11) for Xcode 7.3.1. ``` Thanks Apple.
2016-09-22Xcode.md: update 10.11 expectationDominyk Tiller
2016-09-21readme update: it's version 1.0 alreadyNikolay Labinskiy
2016-09-20Merge pull request #1036 from reitermarkus/cask-manMarkus Reiter
Update `brew-cask` man page and simplify `brew man`.
2016-09-20Fix CONTRIBUTING.md references.Mike McQuaid
Closes #1040.
2016-09-20Simplify `brew man` authors.Markus Reiter
2016-09-20Update documentation links.Mike McQuaid
2016-09-20Rearrange repository files.Mike McQuaid