<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cmd, branch 1.1.1</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>uninstall: remove nil requireds/dependents</title>
<updated>2016-11-15T14:34:49+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-15T14:34:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d7e72899e6f24dca5e02a734d5a4e64e39fc680e'/>
<id>d7e72899e6f24dca5e02a734d5a4e64e39fc680e</id>
<content type='text'>
These shouldn’t get here in the first place so this is a bit of a hack
pending a better fix.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These shouldn’t get here in the first place so this is a bit of a hack
pending a better fix.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1498 from alyssais/uninstall_developer_warning</title>
<updated>2016-11-15T08:15:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-15T08:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=484e3e0769d9eee760f46afb67fb2ce1bfe6e33d'/>
<id>484e3e0769d9eee760f46afb67fb2ce1bfe6e33d</id>
<content type='text'>
Warn developers when uninstalling a dependency</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Warn developers when uninstalling a dependency</pre>
</div>
</content>
</entry>
<entry>
<title>uninstall: style fixes</title>
<updated>2016-11-14T13:39:17+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-11-14T13:39:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ca3562645c30b86da5057cf2f8de9974c4a18413'/>
<id>ca3562645c30b86da5057cf2f8de9974c4a18413</id>
<content type='text'>
Works around Rubycop not liking method names that start with `is_`
by changing convention from singular to plural.

I think it's better that way anyway.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Works around Rubycop not liking method names that start with `is_`
by changing convention from singular to plural.

I think it's better that way anyway.
</pre>
</div>
</content>
</entry>
<entry>
<title>uninstall: clean up warnings</title>
<updated>2016-11-14T13:09:40+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-11-14T13:09:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c77040b346fe95e09a18ba7268548d72be3cc6cb'/>
<id>c77040b346fe95e09a18ba7268548d72be3cc6cb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Warn developers when uninstalling a dependency</title>
<updated>2016-11-14T12:13:34+00:00</updated>
<author>
<name>Alyssa Ross</name>
</author>
<published>2016-11-11T20:08:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3c310b2e3dd7805b04f48507c65c2c0a856c2aa2'/>
<id>3c310b2e3dd7805b04f48507c65c2c0a856c2aa2</id>
<content type='text'>
Suggested in #1084.

Made the existing warning output entirely to STDERR, because
previously the first line went to STDERR and subsequent ones went
to STDOUT.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Suggested in #1084.

Made the existing warning output entirely to STDERR, because
previously the first line went to STDERR and subsequent ones went
to STDOUT.
</pre>
</div>
</content>
</entry>
<entry>
<title>No empty `when`s.</title>
<updated>2016-11-14T08:45:44+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-11-13T22:37:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=353b67a6b2bc5932a780e328291cb42e7e868dce'/>
<id>353b67a6b2bc5932a780e328291cb42e7e868dce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>No if/unless-modifier on multiline blocks.</title>
<updated>2016-11-13T22:37:40+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-11-13T22:37:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=59e2d6772158d8df0735708ae78ddec6ccc68026'/>
<id>59e2d6772158d8df0735708ae78ddec6ccc68026</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update RuboCop to 0.45.0.</title>
<updated>2016-11-13T22:18:08+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-24T15:15:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e9391481a8fa6037e9fe70a3050a5a2226e3954e'/>
<id>e9391481a8fa6037e9fe70a3050a5a2226e3954e</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 #1217 from MatzFan/invalid_build_option_warnings</title>
<updated>2016-11-13T10:50:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-11-13T10:50:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2a53d14b515e17606a0981c3cf98ce41c2712414'/>
<id>2a53d14b515e17606a0981c3cf98ce41c2712414</id>
<content type='text'>
Invalid build option warnings - supersedes #1088</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Invalid build option warnings - supersedes #1088</pre>
</div>
</content>
</entry>
<entry>
<title>fix other 10 failing tests - doh</title>
<updated>2016-11-12T12:31:35+00:00</updated>
<author>
<name>Bruce Steedman</name>
</author>
<published>2016-11-12T12:31:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8ebddca0fed4cdbf3c3b8f9da42da2c10e5128c6'/>
<id>8ebddca0fed4cdbf3c3b8f9da42da2c10e5128c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
