<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cask/lib/hbc/artifact, branch 1.2.3</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Fixup all RuboCop warnings.</title>
<updated>2017-05-29T17:43:18+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-29T17:24:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7a38bab333c6808022fe53aac2be9ca2e329cd53'/>
<id>7a38bab333c6808022fe53aac2be9ca2e329cd53</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>Pass along `CLI::Binaries`.</title>
<updated>2017-05-22T00:51:16+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-05-19T17:13:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9e821863d0ed97254bbae314b97af18d2f09cdfa'/>
<id>9e821863d0ed97254bbae314b97af18d2f09cdfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove `to_s` from some `Pathname`s.</title>
<updated>2017-05-08T11:37:28+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-04-27T18:17:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5828eefd01cd61d2a7fbf439620b21f6f5b3d1b1'/>
<id>5828eefd01cd61d2a7fbf439620b21f6f5b3d1b1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "Merge pull request #2597 from MikeMcQuaid/vendor-gems"</title>
<updated>2017-05-07T16:28:39+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-07T16:28:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=57db2e539eaa5fbae351963265312bd24ed08f6b'/>
<id>57db2e539eaa5fbae351963265312bd24ed08f6b</id>
<content type='text'>
This reverts commit 3e4547f52e7ebec633f8bfefc8a396d944edf908, reversing
changes made to 6edf9382bcc1240ad6f97c8b752cfe56cef9965d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit 3e4547f52e7ebec633f8bfefc8a396d944edf908, reversing
changes made to 6edf9382bcc1240ad6f97c8b752cfe56cef9965d.
</pre>
</div>
</content>
</entry>
<entry>
<title>Vendor all Homebrew's gems.</title>
<updated>2017-05-07T12:52:57+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-07T12:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ee253e465b8e2f5acdb53daf572311e87055e082'/>
<id>ee253e465b8e2f5acdb53daf572311e87055e082</id>
<content type='text'>
Homebrew's actually ended up using a fair few gems. While we want to
avoid Bundler at runtime (and this PR still does that, in fact uses
Bundler even less at runtime than it did before) writing our own version
to use at build-time seems redundant.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Homebrew's actually ended up using a fair few gems. While we want to
avoid Bundler at runtime (and this PR still does that, in fact uses
Bundler even less at runtime than it did before) writing our own version
to use at build-time seems redundant.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update binary.rb</title>
<updated>2017-04-21T12:52:35+00:00</updated>
<author>
<name>commitay</name>
</author>
<published>2017-04-20T07:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=13c33f561ecfbbeaeb87e1eed3092beca22e5346'/>
<id>13c33f561ecfbbeaeb87e1eed3092beca22e5346</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace `FileUtils.chmod` with `/bin/chmod` for cask binaries. [WIP]</title>
<updated>2017-04-21T12:52:35+00:00</updated>
<author>
<name>commitay</name>
</author>
<published>2017-04-20T04:38:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7d9513130b525ae950214407be77083d97d31d9a'/>
<id>7d9513130b525ae950214407be77083d97d31d9a</id>
<content type='text'>
Update binary.rb
Update binary.rb
Update binary.rb</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update binary.rb
Update binary.rb
Update binary.rb</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>Remove `sort` from `each_artifact`.</title>
<updated>2017-03-15T19:18:56+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-03-15T19:18:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e1670a9210d461184708217285975a0023afc20b'/>
<id>e1670a9210d461184708217285975a0023afc20b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
