<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/docs, branch 1.1.8</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Add `keg_only :versioned_formula`.</title>
<updated>2017-01-17T10:50:04+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-17T10:43:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=dac66c4ada178c09b3b9b77feb2eaa7442b7443e'/>
<id>dac66c4ada178c09b3b9b77feb2eaa7442b7443e</id>
<content type='text'>
This is used to indicate a formula is a version of another formula.
This will be used to provide a consistent interface for older formulae
versions and replaces the use of `conflicts_with`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is used to indicate a formula is a version of another formula.
This will be used to provide a consistent interface for older formulae
versions and replaces the use of `conflicts_with`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1840 from ahundt/patch-1</title>
<updated>2017-01-16T20:16:15+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-16T20:16:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=10b8d27d118c5db7ce4293861cded28e8516e849'/>
<id>10b8d27d118c5db7ce4293861cded28e8516e849</id>
<content type='text'>
clarify what should be in brew create url</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
clarify what should be in brew create url</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1826 from MikeMcQuaid/remove-to-uninstall-manpage</title>
<updated>2017-01-15T20:42:52+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-15T20:42:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c6d7c85d4f7e6f7963222956638d62165a9c8742'/>
<id>c6d7c85d4f7e6f7963222956638d62165a9c8742</id>
<content type='text'>
brew.1: use uninstall instead of remove.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
brew.1: use uninstall instead of remove.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix documentation for HEAD upgrades.</title>
<updated>2017-01-15T10:25:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-15T10:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7c159449910d5c6fe2f4fea7416fed8a8ba2d4db'/>
<id>7c159449910d5c6fe2f4fea7416fed8a8ba2d4db</id>
<content type='text'>
These can now be done with just `brew upgrade`, like other upgrades.

Fixes #1818.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These can now be done with just `brew upgrade`, like other upgrades.

Fixes #1818.
</pre>
</div>
</content>
</entry>
<entry>
<title>clarify what should be in brew create url</title>
<updated>2017-01-13T21:20:30+00:00</updated>
<author>
<name>Andrew Hundt</name>
</author>
<published>2017-01-13T21:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7c7a878b1f1be672fd8b259e7089cb84afab6428'/>
<id>7c7a878b1f1be672fd8b259e7089cb84afab6428</id>
<content type='text'>
resolves https://github.com/Homebrew/brew/issues/1821</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
resolves https://github.com/Homebrew/brew/issues/1821</pre>
</div>
</content>
</entry>
<entry>
<title>brew.1: use uninstall instead of remove.</title>
<updated>2017-01-11T22:19:56+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-11T22:19:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3ccbfa72a2be56037375ee413b66c96d14384373'/>
<id>3ccbfa72a2be56037375ee413b66c96d14384373</id>
<content type='text'>
Fixes #1817.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #1817.
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate brew (un)linkapps.</title>
<updated>2017-01-09T14:10:26+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-09T12:31:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f5b63f4a8dd3e22ffc405a1a6119a961f8332578'/>
<id>f5b63f4a8dd3e22ffc405a1a6119a961f8332578</id>
<content type='text'>
Unfortunately `brew linkapps` cannot behave nicely with e.g. Spotlight
using either aliases or symlinks and Homebrew formulae do not build
"proper" `.app` bundles that can be relocated. Instead, please consider
using `brew cask` and migrate formulae using `.app`s to casks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Unfortunately `brew linkapps` cannot behave nicely with e.g. Spotlight
using either aliases or symlinks and Homebrew formulae do not build
"proper" `.app` bundles that can be relocated. Instead, please consider
using `brew cask` and migrate formulae using `.app`s to casks.
</pre>
</div>
</content>
</entry>
<entry>
<title>docs/README: link to Versions.md.</title>
<updated>2017-01-07T13:02:16+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-07T13:02:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2aac904eac522a4d746a852ecc244509f5cfdafa'/>
<id>2aac904eac522a4d746a852ecc244509f5cfdafa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1780 from MikeMcQuaid/use-docs-links</title>
<updated>2017-01-05T17:17:07+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-05T17:17:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3fde8624b3aec788248c652dff84a62fd051da98'/>
<id>3fde8624b3aec788248c652dff84a62fd051da98</id>
<content type='text'>
Use docs.brew.sh links.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use docs.brew.sh links.</pre>
</div>
</content>
</entry>
<entry>
<title>docs: fix titles on docs.brew.sh</title>
<updated>2017-01-04T22:16:00+00:00</updated>
<author>
<name>Jonathan Chang</name>
</author>
<published>2017-01-04T22:16:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9a6cd9b83fc8596727df0157e89faee302907cda'/>
<id>9a6cd9b83fc8596727df0157e89faee302907cda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
