<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cask/lib/hbc/artifact, branch 1.5.2</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>cask moved: check target writable for move_back</title>
<updated>2018-01-13T11:31:00+00:00</updated>
<author>
<name>commitay</name>
</author>
<published>2018-01-13T10:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8bf948482325bdc10ab7d0eff75ce0da4d5daf1c'/>
<id>8bf948482325bdc10ab7d0eff75ce0da4d5daf1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing `to_s`.</title>
<updated>2017-12-06T10:46:30+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-12-06T10:46:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=683bfee8b0704c4940d356a2211761a1195fcd18'/>
<id>683bfee8b0704c4940d356a2211761a1195fcd18</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 #3492 from amyspark/fix-latest-casks</title>
<updated>2017-11-29T14:00:57+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-11-29T14:00:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3f7e63a24c7a449eeed3d5dcee1f209b924d58cb'/>
<id>3f7e63a24c7a449eeed3d5dcee1f209b924d58cb</id>
<content type='text'>
Properly upgrade Casks with version :latest</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Properly upgrade Casks with version :latest</pre>
</div>
</content>
</entry>
<entry>
<title>Implement @reitermarkus's comments</title>
<updated>2017-11-29T01:02:50+00:00</updated>
<author>
<name>L. E. Segovia</name>
</author>
<published>2017-11-29T01:02:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ab62be5345ddd30813aef1d1772a131bd0c32fa5'/>
<id>ab62be5345ddd30813aef1d1772a131bd0c32fa5</id>
<content type='text'>
Leftover &amp;&amp; and remove xattr "copy"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Leftover &amp;&amp; and remove xattr "copy"
</pre>
</div>
</content>
</entry>
<entry>
<title>Only show `kext` caveat on High Sierra or above.</title>
<updated>2017-11-28T20:59:20+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-11-28T20:59:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f355897afab50b548529a326effb361e63eada0a'/>
<id>f355897afab50b548529a326effb361e63eada0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Solve styling and metadata issues</title>
<updated>2017-11-28T13:34:50+00:00</updated>
<author>
<name>L. E. Segovia</name>
</author>
<published>2017-11-28T13:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8386b9384c30be142d76da3ae2e24da1bb166bde'/>
<id>8386b9384c30be142d76da3ae2e24da1bb166bde</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor caveats and add `kext` caveat.</title>
<updated>2017-11-27T23:20:29+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-11-24T16:44:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1948729ec88cee2cb6797cb5d10979ed38bf6f12'/>
<id>1948729ec88cee2cb6797cb5d10979ed38bf6f12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement @reitermarkus's comments</title>
<updated>2017-11-16T13:40:32+00:00</updated>
<author>
<name>L. E. Segovia</name>
</author>
<published>2017-11-16T13:40:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8ee6ac26130c74fd102d4e77e24f2c3b6aa86adc'/>
<id>8ee6ac26130c74fd102d4e77e24f2c3b6aa86adc</id>
<content type='text'>
- Split move into a move_back (and clarify when it is used)
- Remove unused flags
- Raise error if installed Caskfile not found
- Error out if an upgrade fails
- Remove some defensive programming checks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Split move into a move_back (and clarify when it is used)
- Remove unused flags
- Raise error if installed Caskfile not found
- Error out if an upgrade fails
- Remove some defensive programming checks
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix reinstall/uninstall tests</title>
<updated>2017-11-10T14:33:44+00:00</updated>
<author>
<name>L. E. Segovia</name>
</author>
<published>2017-11-10T13:05:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=72e673afaeec817c38465dcb9c652ef7556d0b52'/>
<id>72e673afaeec817c38465dcb9c652ef7556d0b52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rework uninstallation step</title>
<updated>2017-11-07T00:27:02+00:00</updated>
<author>
<name>L. E. Segovia</name>
</author>
<published>2017-11-07T00:27:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=94d266e2d6c2e7c8c14dc9c6f117871e33be3133'/>
<id>94d266e2d6c2e7c8c14dc9c6f117871e33be3133</id>
<content type='text'>
Now the artifacts get re-staged, and upon an uninstall/finalize_upgrade
they are deleted by purge_versioned_files instead
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now the artifacts get re-staged, and upon an uninstall/finalize_upgrade
they are deleted by purge_versioned_files instead
</pre>
</div>
</content>
</entry>
</feed>
