<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cask/lib/hbc/artifact/moved.rb, branch 1.5.0</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>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>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>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>
<entry>
<title>Treat every `Artifact` instance as a single artifact.</title>
<updated>2017-09-10T21:12:32+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-04-05T22:33:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=53ecdd843f6e6d6dd93e09a5394de3c31bc0e51a'/>
<id>53ecdd843f6e6d6dd93e09a5394de3c31bc0e51a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `CLI::Options` DSL.</title>
<updated>2017-05-22T00:51:17+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-05-20T22:15:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=df1864ee435c1c48f87344800d2e7cf055a12f93'/>
<id>df1864ee435c1c48f87344800d2e7cf055a12f93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use `sudo` if parent path of `target` is not writable.</title>
<updated>2017-03-31T23:57:25+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-03-31T23:53:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c3baf55527daf8f739e67e682c144161868eff0c'/>
<id>c3baf55527daf8f739e67e682c144161868eff0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactor artifacts.</title>
<updated>2017-03-10T08:44:50+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-03-10T08:33:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=621b67e531587a51ddb2425c5fa2955d754a9831'/>
<id>621b67e531587a51ddb2425c5fa2955d754a9831</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
