<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/test/cask, branch 1.3.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>Add tests for uninstall_* and zap stanzas</title>
<updated>2017-10-30T23:47:40+00:00</updated>
<author>
<name>L. E. Segovia</name>
</author>
<published>2017-10-30T23:47:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=917c138eeb4af0cee212f94edc425512dfbade99'/>
<id>917c138eeb4af0cee212f94edc425512dfbade99</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>Add specs for `CaskLoader`.</title>
<updated>2017-10-08T13:48:54+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-08T13:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=efbc1b0cb489ccc35110b4013145ded2abd3e03f'/>
<id>efbc1b0cb489ccc35110b4013145ded2abd3e03f</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 #3283 from reitermarkus/cask-loader</title>
<updated>2017-10-07T16:30:32+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-07T16:30:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5cbf8bdaa7ff080948618d7f3f62f8be2f72ef97'/>
<id>5cbf8bdaa7ff080948618d7f3f62f8be2f72ef97</id>
<content type='text'>
Add helper method for Cask fixture paths and refactor CaskLoader.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add helper method for Cask fixture paths and refactor CaskLoader.</pre>
</div>
</content>
</entry>
<entry>
<title>Add helper method for Cask fixture paths and refactor CaskLoader.</title>
<updated>2017-10-07T14:11:25+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-07T13:58:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=97333df4cb4bd006401193639400a8bc6df56e3a'/>
<id>97333df4cb4bd006401193639400a8bc6df56e3a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor tests.</title>
<updated>2017-10-04T16:52:34+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-04T15:54:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e9c587d7510ca6fe820bbc03db5bb6d0b9672c22'/>
<id>e9c587d7510ca6fe820bbc03db5bb6d0b9672c22</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Directly save artifacts in DSL.</title>
<updated>2017-10-04T16:47:55+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-04T15:08:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=51a0de6368974eb3476369b819c3823feebebdce'/>
<id>51a0de6368974eb3476369b819c3823feebebdce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor DSL and Artifacts.</title>
<updated>2017-10-04T16:47:55+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-04T13:47:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2c7ef064e4ff0833ac94a4f18f5049ad17c30b7c'/>
<id>2c7ef064e4ff0833ac94a4f18f5049ad17c30b7c</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 #3259 from reitermarkus/underscore_supporting_uri</title>
<updated>2017-10-04T09:40:38+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-04T09:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0fbcbc7864655fb116b4d60bf143e06d51264e55'/>
<id>0fbcbc7864655fb116b4d60bf143e06d51264e55</id>
<content type='text'>
Remove `UnderscoreSupportingURI`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove `UnderscoreSupportingURI`.</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor `cask/cli` specs.</title>
<updated>2017-10-03T08:56:40+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-03T08:49:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=643b2a168c6c5b2f21b141ec385fc49d29c41718'/>
<id>643b2a168c6c5b2f21b141ec385fc49d29c41718</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
