<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/dev-cmd, branch 1.0.8</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 #1290 from maxnordlund/patch-1</title>
<updated>2016-10-15T16:52:54+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-15T16:52:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7ac90613fd5a9719a03e180947522bfd4a8790be'/>
<id>7ac90613fd5a9719a03e180947522bfd4a8790be</id>
<content type='text'>
Fix wrong ordering on when clauses in audit.rb</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix wrong ordering on when clauses in audit.rb</pre>
</div>
</content>
</entry>
<entry>
<title>Fix when clause ordering.</title>
<updated>2016-10-15T16:31:06+00:00</updated>
<author>
<name>Max Nordlund</name>
</author>
<published>2016-10-15T16:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c7fde5ddc98b1c605d55be87a68648640a842281'/>
<id>c7fde5ddc98b1c605d55be87a68648640a842281</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename tap-readme command to tap-new.</title>
<updated>2016-10-15T11:32:34+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-13T12:41:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f435adc2d00f4e5f91390de423f113168efe72ac'/>
<id>f435adc2d00f4e5f91390de423f113168efe72ac</id>
<content type='text'>
Write the README but also a `.travis.yml` file (and in future perhaps a
`Jenkinsfile`).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Write the README but also a `.travis.yml` file (and in future perhaps a
`Jenkinsfile`).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong ordering on when clauses in audit.rb</title>
<updated>2016-10-14T21:05:34+00:00</updated>
<author>
<name>Max Nordlund</name>
</author>
<published>2016-10-14T21:05:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d9242c540d82ec25019896a043410dd07b831609'/>
<id>d9242c540d82ec25019896a043410dd07b831609</id>
<content type='text'>
It looks like a rebase/merge conflict remmenet.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It looks like a rebase/merge conflict remmenet.</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate apr requirement.</title>
<updated>2016-10-12T14:37:33+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-12T14:37:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=26e4899fde482cafcb2d85212020a3b86882bf3e'/>
<id>26e4899fde482cafcb2d85212020a3b86882bf3e</id>
<content type='text'>
It's not used on enough configurations now that there's little point in
keeping it around. See e.g. `:autoconf` for prior art.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
It's not used on enough configurations now that there's little point in
keeping it around. See e.g. `:autoconf` for prior art.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: forbid `deprecated_option` in new formulae</title>
<updated>2016-10-05T22:59:16+00:00</updated>
<author>
<name>Jonathan Chang</name>
</author>
<published>2016-10-05T20:55:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5b360c57e3329971e1acc8ca065e81741b77653b'/>
<id>5b360c57e3329971e1acc8ca065e81741b77653b</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 #1145 from reitermarkus/module-function</title>
<updated>2016-10-04T08:31:49+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-04T08:31:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cafe1497808ef1ddb002061665ad606aa2340d10'/>
<id>cafe1497808ef1ddb002061665ad606aa2340d10</id>
<content type='text'>
Use `module_function` for `Homebrew` module.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use `module_function` for `Homebrew` module.</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #1193 from MatzFan/fix_verbose_tests</title>
<updated>2016-10-03T15:50:24+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-03T15:50:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=ea5aff8d7cdf893207fde9457364bde3b8e5ae82'/>
<id>ea5aff8d7cdf893207fde9457364bde3b8e5ae82</id>
<content type='text'>
fix tests failing when verbose set</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fix tests failing when verbose set</pre>
</div>
</content>
</entry>
<entry>
<title>update-test: fix tag updating, skip core tap.</title>
<updated>2016-10-02T16:16:35+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-10-02T16:16:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c6f5d24238c452ad5f13d597ff613e5477abb14a'/>
<id>c6f5d24238c452ad5f13d597ff613e5477abb14a</id>
<content type='text'>
Fix updating the `stable` branch used for tagged updates and ensure
that the core tap isn’t retapped (the slowest part by far of this test).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix updating the `stable` branch used for tagged updates and ensure
that the core tap isn’t retapped (the slowest part by far of this test).
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `Tty.gray`.</title>
<updated>2016-10-02T06:40:38+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2016-10-02T06:40:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6201f017222c31c7119c66120167ac9e5d8991c7'/>
<id>6201f017222c31c7119c66120167ac9e5d8991c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
