<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cask/test, branch 1.1.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 #1535 from umireon/cask-pkg-choice</title>
<updated>2016-11-21T09:25:30+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-11-21T09:25:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cc7541cbc43fed20626f654dcea74c2a4951706a'/>
<id>cc7541cbc43fed20626f654dcea74c2a4951706a</id>
<content type='text'>
Cask: Add the choices option to pkg stanza</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Cask: Add the choices option to pkg stanza</pre>
</div>
</content>
</entry>
<entry>
<title>cask: compact the code</title>
<updated>2016-11-20T19:13:29+00:00</updated>
<author>
<name>Kaito Udagawa</name>
</author>
<published>2016-11-20T19:13:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=df635c8259dffca891424352765088a3b88a87d2'/>
<id>df635c8259dffca891424352765088a3b88a87d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cask: Call Tempfile#close(true) with the choices file to ensure it deleted</title>
<updated>2016-11-20T05:23:55+00:00</updated>
<author>
<name>Kaito Udagawa</name>
</author>
<published>2016-11-20T05:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0c22cc45e6fe7da64f037fc2fc1556c0e967d55f'/>
<id>0c22cc45e6fe7da64f037fc2fc1556c0e967d55f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cask: use Tempfile and some style fixes</title>
<updated>2016-11-19T05:52:38+00:00</updated>
<author>
<name>Kaito Udagawa</name>
</author>
<published>2016-11-19T04:05:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=28072021031836937a01e9fd995b03995fe49443'/>
<id>28072021031836937a01e9fd995b03995fe49443</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove kernel extensions specified in `uninstall :kext`.</title>
<updated>2016-11-19T00:53:26+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-11-18T21:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1834457272a925e526a0493063229a9c47255d0a'/>
<id>1834457272a925e526a0493063229a9c47255d0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cask: add the choices option to pkg stanza</title>
<updated>2016-11-18T19:41:21+00:00</updated>
<author>
<name>Kaito Udagawa</name>
</author>
<published>2016-11-10T02:56:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f4a3bc100b4b98a3d06222c15934abb36bf16594'/>
<id>f4a3bc100b4b98a3d06222c15934abb36bf16594</id>
<content type='text'>
installer command accepts -applyChoiceChangesXML option to change
customize options on the GUI installer from the commandline.
(`man installer` for more detailed information)

The introduced option `choice` enables the choice changes to be supplied
via pkg stanza without tricks in preflight code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
installer command accepts -applyChoiceChangesXML option to change
customize options on the GUI installer from the commandline.
(`man installer` for more detailed information)

The introduced option `choice` enables the choice changes to be supplied
via pkg stanza without tricks in preflight code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move all remaining fixtures to `test/support/fixtures`.</title>
<updated>2016-11-16T22:52:38+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-24T20:53:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4db1317f38f5a55574854e7bf1dfe4379e807b4f'/>
<id>4db1317f38f5a55574854e7bf1dfe4379e807b4f</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 #1475 from reitermarkus/fix-locations</title>
<updated>2016-11-11T12:43:38+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-11-11T12:43:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8241bbb15b3b7270fa2b42904247925a1f1b4715'/>
<id>8241bbb15b3b7270fa2b42904247925a1f1b4715</id>
<content type='text'>
Fix `Hbc::Locations` in tests.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix `Hbc::Locations` in tests.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary `Hbc::Locations` aliases.</title>
<updated>2016-11-10T13:48:53+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-11-10T13:48:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8dd8273d5e4bb2dc2892535803a550bcfde46c95'/>
<id>8dd8273d5e4bb2dc2892535803a550bcfde46c95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure `Hbc.caskroom` in tests does not use `legacy_caskroom`.</title>
<updated>2016-11-10T13:48:14+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-11-10T13:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0f673cc27f10375bcc8d88a4b85908e7acb7cd48'/>
<id>0f673cc27f10375bcc8d88a4b85908e7acb7cd48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
