<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/compat, 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>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 compatibility layer for `module Homebrew`.</title>
<updated>2016-10-01T22:24:47+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-26T16:00:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=acaee035dfddd1fd90b883f19cb2c9f52852c2f3'/>
<id>acaee035dfddd1fd90b883f19cb2c9f52852c2f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add temporary compatibility layer for `Tty.white`.</title>
<updated>2016-10-01T18:15:17+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-01T18:15:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1eab17235ca80c86850d1079ccb255b076d4b557'/>
<id>1eab17235ca80c86850d1079ccb255b076d4b557</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RuboCop: MacOS</title>
<updated>2016-09-24T22:16:31+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-24T18:11:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=00b3dde0b2a5fc66ccd276ee83619ef678c82cc7'/>
<id>00b3dde0b2a5fc66ccd276ee83619ef678c82cc7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Style/Alias: Prefer `alias`.</title>
<updated>2016-09-23T16:19:53+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-23T16:13:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e851c9bf6c3adda268f1a307d6b49acb1ad1852d'/>
<id>e851c9bf6c3adda268f1a307d6b49acb1ad1852d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add compatibility for `MacOS.release`.</title>
<updated>2016-09-21T17:25:58+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-21T17:25:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=14c99abc6512d066b36f558c82c42abf7bf138c4'/>
<id>14c99abc6512d066b36f558c82c42abf7bf138c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Unify .rubocopy.yml files.</title>
<updated>2016-09-19T10:18:09+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-18T13:27:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=515f7b52553b7f5f10904f2b3972260ae223c6e8'/>
<id>515f7b52553b7f5f10904f2b3972260ae223c6e8</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 #201 from gregory-nisbet/feature-env-shells</title>
<updated>2016-09-04T20:23:33+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-04T20:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=dfcbefff73e90eda5801d9892303e10fc31831b6'/>
<id>dfcbefff73e90eda5801d9892303e10fc31831b6</id>
<content type='text'>
--env: support more shells, allow explicit shell selection</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
--env: support more shells, allow explicit shell selection</pre>
</div>
</content>
</entry>
<entry>
<title>Rename bottle's revision to rebuild.</title>
<updated>2016-08-18T16:32:35+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-08-18T16:32:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=27ecf588c703c49f2dfd89e269dfba2f7af5e670'/>
<id>27ecf588c703c49f2dfd89e269dfba2f7af5e670</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gpg_requirement: rename to gpg2_requirement</title>
<updated>2016-08-13T02:33:33+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2016-08-10T20:00:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e02ad2242ab98f9ea7418ef51741480e3bfa4ed1'/>
<id>e02ad2242ab98f9ea7418ef51741480e3bfa4ed1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
