Brian Dunn
0904badc6f
Fix Typo
2016-11-04 14:18:23 -05:00
Mandar Gokhale
0e15ffff62
Correct a few typos
...
...and update man pages where applicable
2016-11-03 12:09:44 +00:00
Zhiming Wang
a3efe57fd6
docs: remove zmwangx from the list of maintainers
2016-10-28 18:58:14 -04:00
Mike McQuaid
0c661f5c90
Add brew release-notes
developer command.
...
Outputs the merged pull requests on Homebrew/brew between two Git refs.
2016-10-22 12:10:48 +01:00
delamoe
17f7a33dcb
Update FAQ.md
...
### Is there a glossary of terms around?
All your terminology needs can be [found here](docs/Formula-Cookbook.md#homebrew-terminology). results in 404 error
2016-10-16 11:14:17 +03:00
Mike McQuaid
f435adc2d0
Rename tap-readme command to tap-new.
...
Write the README but also a `.travis.yml` file (and in future perhaps a
`Jenkinsfile`).
2016-10-15 12:32:34 +01:00
Josh Hagins
2c1c36354a
Haggins -> Hagins
2016-10-14 07:36:48 -04:00
Mike McQuaid
c598ce1be0
Add tschoonj.
2016-10-14 08:46:02 +01:00
Mike McQuaid
4c87852df3
Add maintainers from Cask.
2016-10-14 08:36:52 +01:00
Mike McQuaid
beb30653fb
README: add significant previous maintainers.
2016-10-14 08:30:10 +01:00
Dominyk Tiller
52dabee497
man: update for my departure
2016-10-13 11:53:11 +01:00
Mike McQuaid
8d6921d7f3
Merge pull request #1278 from MikeMcQuaid/new-maintainer-checklist-updates
...
New-Maintainer-Checklist: update.
2016-10-13 09:10:48 +01:00
Mike McQuaid
8e3fa21967
Update based on feedback.
2016-10-13 09:09:40 +01:00
Matt Brender
b84ec63ff9
Further terminology in docs + link on README
...
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 )
2016-10-12 21:42:57 -04:00
Mike McQuaid
114beb77cd
New-Maintainer-Checklist: update.
...
Update to the latest status quo.
2016-10-12 21:50:00 +01:00
Andrew Janke
dc4ab8fd26
doco: note 10.9 is now best-effort support
2016-10-12 07:49:50 -04:00
Mike McQuaid
2bb527ede2
Revert "Migrate a Formula to Multiple Versions: add docs."
2016-10-09 13:56:18 +01:00
Mike McQuaid
d8c500cb4c
Merge pull request #1204 from MikeMcQuaid/migrate-a-formula-to-multiple-versions-docs
...
Migrate a Formula to Multiple Versions: add docs.
2016-10-09 12:57:30 +01:00
neutric
d1203be882
Update Formula-Cookbook.md
2016-10-03 13:21:14 +02:00
Mike McQuaid
8eac5314f6
Add official external commands to manpage.
...
These are the ones that are auto-installed without tapping and it makes
sense to make them more prominent in our documentation as we've
offloaded various functionality over the years to each of them.
2016-10-02 18:21:04 +01:00
Mike McQuaid
009fe4fafa
Merge pull request #1201 from MikeMcQuaid/update-test-to-tag
...
update-test: add --to-tag option.
2016-10-01 18:23:08 +01:00
Mike McQuaid
c3771336cf
Note keg_only changes.
2016-10-01 16:41:59 +01:00
Mike McQuaid
d2cc917960
Fix migrate formula link.
2016-10-01 16:41:46 +01:00
Mike McQuaid
a158ef25e0
Migrate a Formula to Multiple Versions: add docs.
...
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-01 15:33:30 +01:00
Mike McQuaid
842ae5dfee
update-test: add --to-tag option.
...
This option is used to test updating between tags.
2016-10-01 13:29:18 +01:00
Mike McQuaid
099f69e612
man: note --fail-if-changed date behaviour change.
...
As requested in #1199 this updates the documentation accordingly for
that change.
2016-10-01 12:19:51 +01:00
Steven Peters
779833a0c3
Update man pages
2016-09-29 18:21:56 -07:00
Meng Ye
b197cd8839
fix Formula path, support macOS
2016-09-29 16:59:05 +08:00
kaihaosw
30779c3283
add pcmpl-homebrew for homebrew emacs plugin
2016-09-27 15:33:39 +08:00
Mike McQuaid
f9b544cc5d
Update manpage.
...
Add some missed changes. I'll add a CI check for this at a future point.
2016-09-24 19:53:35 +01:00
Dominyk Tiller
9fda6d2ec9
docs/Xcode: there is no 10.11 CLT 8.0
...
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-22 18:15:40 +01:00
Dominyk Tiller
2e808ff2e3
Xcode.md: update 10.11 expectation
2016-09-22 17:30:57 +01:00
Nikolay Labinskiy
1758c2bcb5
readme update: it's version 1.0 already
2016-09-21 13:20:59 +03:00
Markus Reiter
71cffef625
Merge pull request #1036 from reitermarkus/cask-man
...
Update `brew-cask` man page and simplify `brew man`.
2016-09-20 19:38:29 +02:00
Mike McQuaid
7a63a75360
Fix CONTRIBUTING.md references.
...
Closes #1040 .
2016-09-20 11:51:08 +01:00
Markus Reiter
4a9ee8154a
Simplify brew man
authors.
2016-09-20 12:12:36 +02:00
Mike McQuaid
b85ee1cb8f
Update documentation links.
2016-09-20 10:41:42 +01:00
Mike McQuaid
bd6fb88ddc
Rearrange repository files.
2016-09-20 10:41:42 +01:00