<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/dev-cmd, branch 1.4.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>audit: pass explicit sort to handle APFS</title>
<updated>2018-01-07T03:36:16+00:00</updated>
<author>
<name>commitay</name>
</author>
<published>2018-01-07T03:36:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8a419b47426728c03c3835c1aafa72b5ecf56f4f'/>
<id>8a419b47426728c03c3835c1aafa72b5ecf56f4f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>requirements: move more to compat.</title>
<updated>2017-12-30T20:56:55+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-30T18:58:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=d54e670a6491ae3e6681448cfcf9332635149aa8'/>
<id>d54e670a6491ae3e6681448cfcf9332635149aa8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: remove unneeded mercurial check.</title>
<updated>2017-12-29T19:53:04+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-29T19:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7f54c83911a494b592e412d2f99119530cebf458'/>
<id>7f54c83911a494b592e412d2f99119530cebf458</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 #3578 from MikeMcQuaid/tests-no-duplicate-seed-output</title>
<updated>2017-12-15T09:46:17+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-15T09:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=656776d925e9f5328e990f2fa69daad954736ee0'/>
<id>656776d925e9f5328e990f2fa69daad954736ee0</id>
<content type='text'>
tests: don't output seed multiple times.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
tests: don't output seed multiple times.</pre>
</div>
</content>
</entry>
<entry>
<title>tests: don't output seed multiple times.</title>
<updated>2017-12-15T09:14:44+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-15T09:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8ed1425ed7d53b93b5c90f1f340ca3e273d51a86'/>
<id>8ed1425ed7d53b93b5c90f1f340ca3e273d51a86</id>
<content type='text'>
This clutters up the output. Instead, hide it with a RSpec formatter and
generate and output it ourselves.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This clutters up the output. Instead, hide it with a RSpec formatter and
generate and output it ourselves.
</pre>
</div>
</content>
</entry>
<entry>
<title>bump-formula-pr: use popen_read :err option.</title>
<updated>2017-12-14T16:44:25+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-14T15:06:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cdeb0b1f23866d38105222d3a6d721742a32ab59'/>
<id>cdeb0b1f23866d38105222d3a6d721742a32ab59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump-formula-pr: improve error messages.</title>
<updated>2017-12-11T09:02:41+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-11T09:02:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1babfb679d1ff94acc778a0588418ae2ae6f3f74'/>
<id>1babfb679d1ff94acc778a0588418ae2ae6f3f74</id>
<content type='text'>
- Be clearer about how URLs/tags/revisions/versions are specified in
  error messages.
- Give a better error message if `hub` isn't configured.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Be clearer about how URLs/tags/revisions/versions are specified in
  error messages.
- Give a better error message if `hub` isn't configured.
</pre>
</div>
</content>
</entry>
<entry>
<title>Mentions how hub needs to be configured</title>
<updated>2017-12-10T11:08:15+00:00</updated>
<author>
<name>Laurent Cozic</name>
</author>
<published>2017-12-10T11:08:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fd8262ef7d5bdcc0f9ffafedd427fc22882c983a'/>
<id>fd8262ef7d5bdcc0f9ffafedd427fc22882c983a</id>
<content type='text'>
This is to address issue #3531</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is to address issue #3531</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3318 from Git-Jiro/improve_audit</title>
<updated>2017-12-05T20:34:50+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-12-05T20:34:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=497348a8b7413e48cf78cf9bf4d7904db627c9ee'/>
<id>497348a8b7413e48cf78cf9bf4d7904db627c9ee</id>
<content type='text'>
Add audit check for URL schema</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add audit check for URL schema</pre>
</div>
</content>
</entry>
<entry>
<title>brew-aspell-dictionaries: move to homebrew/core.</title>
<updated>2017-12-04T16:13:57+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-04T16:13:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=046527825499b5d50aad6e434033f7f2ff781de9'/>
<id>046527825499b5d50aad6e434033f7f2ff781de9</id>
<content type='text'>
Experiment with moving this from Homebrew/brew to Homebrew/homebrew-core
(to allow future additions of formula-specific `cmd`s).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Experiment with moving this from Homebrew/brew to Homebrew/homebrew-core
(to allow future additions of formula-specific `cmd`s).
</pre>
</div>
</content>
</entry>
</feed>
