<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test, branch 1.0.4</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Merge branch 'master' into mkdir_with_intermediates</title>
<updated>2016-09-24T19:48:03+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-24T19:48:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e767fd3df9d179fca0445cc0bc0fdc061ad857d6'/>
<id>e767fd3df9d179fca0445cc0bc0fdc061ad857d6</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 #1123 from reitermarkus/rubocop</title>
<updated>2016-09-24T19:40:00+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-24T19:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=232078df57418004bb9bf7abef877e734fcf7005'/>
<id>232078df57418004bb9bf7abef877e734fcf7005</id>
<content type='text'>
RuboCop: Style/AccessorMethodName</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RuboCop: Style/AccessorMethodName</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1122 from MikeMcQuaid/test-bot-tap</title>
<updated>2016-09-24T18:51:31+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-24T18:51:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=67a7417a6869dc4624ecdada0b96253470f3a2ed'/>
<id>67a7417a6869dc4624ecdada0b96253470f3a2ed</id>
<content type='text'>
test-bot: move to tap.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test-bot: move to tap.</pre>
</div>
</content>
</entry>
<entry>
<title>test-bot: move to tap.</title>
<updated>2016-09-24T17:55:03+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-24T17:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d5b403b1e9462a569cde2d0af6e5974c96a37e66'/>
<id>d5b403b1e9462a569cde2d0af6e5974c96a37e66</id>
<content type='text'>
Migrate to https://github.com/Homebrew/homebrew-test-bot to be able to
work on this with a different, non-tagged workflow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Migrate to https://github.com/Homebrew/homebrew-test-bot to be able to
work on this with a different, non-tagged workflow.
</pre>
</div>
</content>
</entry>
<entry>
<title>RuboCop: Style/AccessorMethodName</title>
<updated>2016-09-24T17:28:26+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-24T15:59:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6c6a4c9fa771930c882ab7819e027031fb33b018'/>
<id>6c6a4c9fa771930c882ab7819e027031fb33b018</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version: don't let a/b imply alpha/beta.</title>
<updated>2016-09-24T16:40:37+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-24T16:40:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5b4b7b24e6673567b8d6eb1f5f0e031f295e602b'/>
<id>5b4b7b24e6673567b8d6eb1f5f0e031f295e602b</id>
<content type='text'>
This is assumption is broken for at least OpenSSL which makes it a
bad general rule.

As discussed in #1102.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is assumption is broken for at least OpenSSL which makes it a
bad general rule.

As discussed in #1102.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1113 from reitermarkus/rubocop-guardclause</title>
<updated>2016-09-24T15:38:49+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-24T15:38:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e2c7509065d8cd6fd76cd631f5c8d1068df49cad'/>
<id>e2c7509065d8cd6fd76cd631f5c8d1068df49cad</id>
<content type='text'>
RuboCop: Fix Style/GuardClause.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
RuboCop: Fix Style/GuardClause.</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Style/GuardClause.</title>
<updated>2016-09-24T10:24:35+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-23T20:02:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=58e36c73193befb57d351344cea2a4a33fef850d'/>
<id>58e36c73193befb57d351344cea2a4a33fef850d</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 #1102 from zmwangx/alpha-rc-detection</title>
<updated>2016-09-24T09:53:17+00:00</updated>
<author>
<name>Zhiming Wang</name>
</author>
<published>2016-09-24T09:53:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=687f0fcf721c8e36f32570ed72d0988a6eaf986f'/>
<id>687f0fcf721c8e36f32570ed72d0988a6eaf986f</id>
<content type='text'>
version: improve alpha and rc detection (elasticsearch)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
version: improve alpha and rc detection (elasticsearch)</pre>
</div>
</content>
</entry>
<entry>
<title>Fix Style/NumericLiterals.</title>
<updated>2016-09-23T13:30:06+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-21T07:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9ce3c8d8a4059be6187dfcfd3daddfa7ef48c656'/>
<id>9ce3c8d8a4059be6187dfcfd3daddfa7ef48c656</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
