<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/compat, branch 1.4.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>Fix unused variable.</title>
<updated>2017-12-03T09:10:54+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-12-03T09:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9d1573c0405ead882a38d2bb70cfd66f76c06ccf'/>
<id>9d1573c0405ead882a38d2bb70cfd66f76c06ccf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unused writer methods for `Hbc.caskroom` and `Hbc.cache`.</title>
<updated>2017-12-03T08:58:01+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-12-03T08:57:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e4bb09dd402ad4b8e3b98d16fec9cfef9646b393'/>
<id>e4bb09dd402ad4b8e3b98d16fec9cfef9646b393</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support environment filtering in Casks.</title>
<updated>2017-12-01T23:10:55+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-12-01T22:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=96733bcb2e6836c55bb2e3fea4324c5f38061355'/>
<id>96733bcb2e6836c55bb2e3fea4324c5f38061355</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>MACOS_*VERSION: move to compat.</title>
<updated>2017-11-05T15:40:46+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-11-05T15:40:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=195f77abb0138b4c387ad6dd451ddf9c49152b26'/>
<id>195f77abb0138b4c387ad6dd451ddf9c49152b26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `SystemCommand` without arguments.</title>
<updated>2017-10-30T21:04:54+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-24T16:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2eb366ff386674bcd2eec760fdaef25dff665063'/>
<id>2eb366ff386674bcd2eec760fdaef25dff665063</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move `String#undent` to `compat`.</title>
<updated>2017-10-18T12:39:09+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-15T00:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=487bec957007612956ff97b3912f88768becaa32'/>
<id>487bec957007612956ff97b3912f88768becaa32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use “squiggly” heredocs.</title>
<updated>2017-10-18T12:39:09+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-15T00:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9bee9ca5757d1c5f720787737fed6a534a620d72'/>
<id>9bee9ca5757d1c5f720787737fed6a534a620d72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename MinimumMacOSRequirement to MacOSRequirement</title>
<updated>2017-10-17T23:16:44+00:00</updated>
<author>
<name>Shaun Jackman</name>
</author>
<published>2017-10-06T17:12:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=230c87aff006e36bd65bb6dcc8a3877aad2c9290'/>
<id>230c87aff006e36bd65bb6dcc8a3877aad2c9290</id>
<content type='text'>
Move MinimumMacOSRequirement to compat.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move MinimumMacOSRequirement to compat.
</pre>
</div>
</content>
</entry>
<entry>
<title>fileutils: deprecate rake DSL</title>
<updated>2017-10-13T09:01:28+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-10-13T07:35:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=82afe5d7f7855993a5410beba68bedc01492c846'/>
<id>82afe5d7f7855993a5410beba68bedc01492c846</id>
<content type='text'>
superenv and the `:ruby` requirement make a `rake` DSL unnecessary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
superenv and the `:ruby` requirement make a `rake` DSL unnecessary.
</pre>
</div>
</content>
</entry>
<entry>
<title>spelling: perform</title>
<updated>2017-09-10T16:40:18+00:00</updated>
<author>
<name>Josh Soref</name>
</author>
<published>2017-09-10T16:40:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ce45591981123c078567956a351e0d902b7c8158'/>
<id>ce45591981123c078567956a351e0d902b7c8158</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
