<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cask, branch 1.1.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>Correct a few typos</title>
<updated>2016-11-03T12:09:44+00:00</updated>
<author>
<name>Mandar Gokhale</name>
</author>
<published>2016-11-03T02:51:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0e15ffff627c17b6c83e7424c0f1357e99902802'/>
<id>0e15ffff627c17b6c83e7424c0f1357e99902802</id>
<content type='text'>
...and update man pages where applicable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
...and update man pages where applicable
</pre>
</div>
</content>
</entry>
<entry>
<title>Move `vendor/bundle` up one level to `HOMEBREW_LIBRARY_PATH`.</title>
<updated>2016-10-29T16:28:07+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-29T13:31:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f863d61374902553623ad10b20392bf3274f137a'/>
<id>f863d61374902553623ad10b20392bf3274f137a</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 #1361 from jawshooah/cask/refactor-auditor</title>
<updated>2016-10-29T15:40:39+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-29T15:40:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2605521ca9cc9088ce179509b691e976c4ac354c'/>
<id>2605521ca9cc9088ce179509b691e976c4ac354c</id>
<content type='text'>
hbc/auditor: refactor and fix bug</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hbc/auditor: refactor and fix bug</pre>
</div>
</content>
</entry>
<entry>
<title>Open incomplete download in append mode</title>
<updated>2016-10-25T07:46:59+00:00</updated>
<author>
<name>buo</name>
</author>
<published>2016-10-25T07:46:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6a406763f306d88c52729343b4a65e9050f8981f'/>
<id>6a406763f306d88c52729343b4a65e9050f8981f</id>
<content type='text'>
Open the incomplete download in append mode instead of write mode.
Opening in write mode truncates the existing file, so curl keeps
restarting downloads instead of resuming the incomplete downloads.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Open the incomplete download in append mode instead of write mode.
Opening in write mode truncates the existing file, so curl keeps
restarting downloads instead of resuming the incomplete downloads.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1342 from reitermarkus/fixtures</title>
<updated>2016-10-24T20:09:45+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-24T20:09:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e6bce5ec27306e85a8312400f44d8b9685f9e981'/>
<id>e6bce5ec27306e85a8312400f44d8b9685f9e981</id>
<content type='text'>
Move cask's fixtures to `test/fixtures`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move cask's fixtures to `test/fixtures`.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1334 from jawshooah/cask/fix-tap-regex</title>
<updated>2016-10-24T14:38:02+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-24T14:38:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3f3fa4d0f7d5c28598fb7a2495d01efa35c7f7a2'/>
<id>3f3fa4d0f7d5c28598fb7a2495d01efa35c7f7a2</id>
<content type='text'>
hbc/qualified_token: simplify token parsing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
hbc/qualified_token: simplify token parsing</pre>
</div>
</content>
</entry>
<entry>
<title>Move cask fixtures to `test/fixtures/cask`.</title>
<updated>2016-10-24T13:52:41+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-21T22:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=31ec04704a1bc11d181b7d55a02d16b83ea2a11d'/>
<id>31ec04704a1bc11d181b7d55a02d16b83ea2a11d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hbc/qualified_token: use regex captures instead of String#split</title>
<updated>2016-10-24T13:50:33+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-24T13:50:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b2870c2480744aa7d202c4975e3169b05035f7ed'/>
<id>b2870c2480744aa7d202c4975e3169b05035f7ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>hbc/auditor: refactor and fix bug</title>
<updated>2016-10-24T08:27:21+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-24T08:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4ed51d82406e5edd44cbc28eb3444d7a618320ed'/>
<id>4ed51d82406e5edd44cbc28eb3444d7a618320ed</id>
<content type='text'>
Use instance methods to DRY things up, and fix a bug discovered in
caskroom/homebrew-cask#26067 where Casks with language blocks would
always fail audit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use instance methods to DRY things up, and fix a bug discovered in
caskroom/homebrew-cask#26067 where Casks with language blocks would
always fail audit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1252 from niw/fix_cask_command_changes_entire_directory_ownership</title>
<updated>2016-10-24T05:21:08+00:00</updated>
<author>
<name>Josh Hagins</name>
</author>
<published>2016-10-24T05:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b481ed73a079ea6abecf18529d61eea87e85d058'/>
<id>b481ed73a079ea6abecf18529d61eea87e85d058</id>
<content type='text'>
FIX: cask changes /usr/local ownership recursively</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FIX: cask changes /usr/local ownership recursively</pre>
</div>
</content>
</entry>
</feed>
