<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cask, branch 1.0.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>Merge pull request #1064 from reitermarkus/migrate-caskroom</title>
<updated>2016-09-22T08:20:54+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-22T08:20:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c31055723658cb3643fa45f46c3963809fd33c2a'/>
<id>c31055723658cb3643fa45f46c3963809fd33c2a</id>
<content type='text'>
Ask for `sudo` when moving Caskroom.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ask for `sudo` when moving Caskroom.</pre>
</div>
</content>
</entry>
<entry>
<title>remove Cask's .rubocop.yml</title>
<updated>2016-09-21T18:53:10+00:00</updated>
<author>
<name>Maxim Belkin</name>
</author>
<published>2016-09-21T18:53:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=be94f02910efba204ba3a45d7b17778f32a111d2'/>
<id>be94f02910efba204ba3a45d7b17778f32a111d2</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 mv` to move Caskroom.</title>
<updated>2016-09-21T17:05:35+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-21T17:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=530cee44c37fa02c06b04b18349a89817df920f3'/>
<id>530cee44c37fa02c06b04b18349a89817df920f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rubocop: fix soft links targets</title>
<updated>2016-09-21T16:59:08+00:00</updated>
<author>
<name>Maxim Belkin</name>
</author>
<published>2016-09-21T16:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1bfdddc95c5dccbe8b6b2049311237bb8bca01a1'/>
<id>1bfdddc95c5dccbe8b6b2049311237bb8bca01a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ask for `sudo` when moving Caskroom.</title>
<updated>2016-09-21T15:34:15+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-21T15:34:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=458a80d25a9370ae757f89f04b64486c0d72caea'/>
<id>458a80d25a9370ae757f89f04b64486c0d72caea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation links.</title>
<updated>2016-09-20T09:41:42+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-19T19:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b85ee1cb8ffef36503f46685609442f79660737a'/>
<id>b85ee1cb8ffef36503f46685609442f79660737a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make `HOMEBREW_PREFIX/Caskroom` the default.</title>
<updated>2016-09-19T15:49:40+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-19T13:15:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6fe70190204807a893419e5c510cb3e961e35c35'/>
<id>6fe70190204807a893419e5c510cb3e961e35c35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Send coverage from Jenkins, don't run OS X Travis.</title>
<updated>2016-09-16T09:20:09+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-10T19:43:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b1fba6ed54997bd0a2ce29fdd523f40fecada0c3'/>
<id>b1fba6ed54997bd0a2ce29fdd523f40fecada0c3</id>
<content type='text'>
OS X Travis CI is particularly error-prone, slow and unnecessary for
us when we're already running (fast) OS X builds on Jenkins so use it
just for Linux testing.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
OS X Travis CI is particularly error-prone, slow and unnecessary for
us when we're already running (fast) OS X builds on Jenkins so use it
just for Linux testing.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix cask installation from untapped Tap not working.</title>
<updated>2016-09-12T04:21:16+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-09-12T04:18:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3b6d80913a36d7db64aa3aa11766c6ee72b0aa29'/>
<id>3b6d80913a36d7db64aa3aa11766c6ee72b0aa29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cask/cli/cleanup_spec: comment out flaky test.</title>
<updated>2016-09-11T13:32:32+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-11T13:32:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=84b8d6a33e9ea0eed8664965d712807fb15cae78'/>
<id>84b8d6a33e9ea0eed8664965d712807fb15cae78</id>
<content type='text'>
This has been causing sporadic CI failures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This has been causing sporadic CI failures.
</pre>
</div>
</content>
</entry>
</feed>
