<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test, branch 1.0.7</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Rename FormulaMethodDeprecatedError to  MethodDeprecatedError.</title>
<updated>2016-10-08T11:26:10+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-08T10:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b306f14b97de12b171af139f658959a8d5928440'/>
<id>b306f14b97de12b171af139f658959a8d5928440</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make parsing locales more robust.</title>
<updated>2016-10-07T18:03:50+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-07T18:03:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fca66e17b38ae7ba952e0136611ea428563f8dba'/>
<id>fca66e17b38ae7ba952e0136611ea428563f8dba</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix HOMEBREW_PREFIX/Caskroom file leak</title>
<updated>2016-10-07T09:09:24+00:00</updated>
<author>
<name>David Yun</name>
</author>
<published>2016-10-07T09:09:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2e9ec473e95f96e9b0cf285b416aaaa68afb141b'/>
<id>2e9ec473e95f96e9b0cf285b416aaaa68afb141b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use odeprecated rather than remove it entirely</title>
<updated>2016-10-07T02:27:21+00:00</updated>
<author>
<name>David Yun</name>
</author>
<published>2016-10-06T17:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=81082303dc9e1d05561470d9355169b9953640d4'/>
<id>81082303dc9e1d05561470d9355169b9953640d4</id>
<content type='text'>
* Fix IntegrationCommandTestCask
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix IntegrationCommandTestCask
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor Cask’s extensions.</title>
<updated>2016-10-04T13:43:58+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-04T13:24:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ddf5583208e473ef00447834a3a712411e61e190'/>
<id>ddf5583208e473ef00447834a3a712411e61e190</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 #1145 from reitermarkus/module-function</title>
<updated>2016-10-04T08:31:49+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-04T08:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cafe1497808ef1ddb002061665ad606aa2340d10'/>
<id>cafe1497808ef1ddb002061665ad606aa2340d10</id>
<content type='text'>
Use `module_function` for `Homebrew` module.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use `module_function` for `Homebrew` module.</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for `MacOS.languages`.</title>
<updated>2016-10-03T00:34:52+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-10T15:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=929c594f41437f3a0a6d13fed2d596a0ba60435b'/>
<id>929c594f41437f3a0a6d13fed2d596a0ba60435b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>*/diagnostic: tweak messaging.</title>
<updated>2016-10-02T16:30:08+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-02T16:30:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8a57fee68c4a52b371d94f878c2fac495fa1ff95'/>
<id>8a57fee68c4a52b371d94f878c2fac495fa1ff95</id>
<content type='text'>
Update some messaging based on recent user confusion and the
`/usr/local/Homebrew` and Ruby 2 migrations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update some messaging based on recent user confusion and the
`/usr/local/Homebrew` and Ruby 2 migrations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `module_function` for commands.</title>
<updated>2016-10-01T22:24:47+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-25T23:44:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0ab750bf24dac2cb411d76c05a0edb9b1f1b9333'/>
<id>0ab750bf24dac2cb411d76c05a0edb9b1f1b9333</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor Tty.</title>
<updated>2016-10-01T18:00:49+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-08-26T14:04:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6d8ee395fa5878282a1ce3975b632103448be042'/>
<id>6d8ee395fa5878282a1ce3975b632103448be042</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
