<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/docs, branch 1.1.9</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>update: note migrations may be performed.</title>
<updated>2017-01-29T17:30:44+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-29T17:30:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=276d8805ca30c2c08c58a7b9032f94902b52f1fa'/>
<id>276d8805ca30c2c08c58a7b9032f94902b52f1fa</id>
<content type='text'>
As requested in https://github.com/Homebrew/homebrew-core/issues/9316.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As requested in https://github.com/Homebrew/homebrew-core/issues/9316.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split two headers so that both render</title>
<updated>2017-01-27T05:09:34+00:00</updated>
<author>
<name>Saagar Jha</name>
</author>
<published>2017-01-27T04:54:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b5b8e4cad7bc95a7cfa5e6101faf1ff4d4ff2244'/>
<id>b5b8e4cad7bc95a7cfa5e6101faf1ff4d4ff2244</id>
<content type='text'>
The "Messaging" heading was failing to be rendered due to a missing newline between it and "Convenience Tools".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The "Messaging" heading was failing to be rendered due to a missing newline between it and "Convenience Tools".
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1839 from justinmayer/persistent-configuration</title>
<updated>2017-01-25T09:35:01+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-01-25T09:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d8d8c085962734be583a10dae4b62b6fc2f376b2'/>
<id>d8d8c085962734be583a10dae4b62b6fc2f376b2</id>
<content type='text'>
Add docs on persisting settings across upgrades</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add docs on persisting settings across upgrades</pre>
</div>
</content>
</entry>
<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>Add docs on persisting settings across upgrades</title>
<updated>2017-01-13T19:38:02+00:00</updated>
<author>
<name>Justin Mayer</name>
</author>
<published>2017-01-13T19:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=653f900e59b5841bc864008583ce02b2e5c0fc1f'/>
<id>653f900e59b5841bc864008583ce02b2e5c0fc1f</id>
<content type='text'>
There are some formulas in which Homebrew symlinks configuration files
into /usr/local/etc/ instead of copying them, resulting in custom
settings being overwritten on package upgrades. This addition to the
documentation illustrates one way to avoid this behavior by ensuring the
configure script is told where to copy the configuration file(s).

Refs https://github.com/Homebrew/homebrew-core/issues/8711
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are some formulas in which Homebrew symlinks configuration files
into /usr/local/etc/ instead of copying them, resulting in custom
settings being overwritten on package upgrades. This addition to the
documentation illustrates one way to avoid this behavior by ensuring the
configure script is told where to copy the configuration file(s).

Refs https://github.com/Homebrew/homebrew-core/issues/8711
</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>
</feed>
