<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/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>upgrade: skip formula if upgrade fails.</title>
<updated>2018-01-08T14:38:10+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-01-08T14:38:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=dbeebcaef59bdbb472aaeb4038a0fe7958951c35'/>
<id>dbeebcaef59bdbb472aaeb4038a0fe7958951c35</id>
<content type='text'>
Rather than blocking the rest of the formulae from being installed by
`brew upgrade` print the requirement failure messages (already done) and
an error stating requirements weren't satisfied and then continue to
upgrade the rest of the formulae.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather than blocking the rest of the formulae from being installed by
`brew upgrade` print the requirement failure messages (already done) and
an error stating requirements weren't satisfied and then continue to
upgrade the rest of the formulae.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use parser 2.4.0.0</title>
<updated>2018-01-07T14:29:19+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2018-01-07T14:29:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=1bd7d7df04321ebf39cc39d06486768df7245650'/>
<id>1bd7d7df04321ebf39cc39d06486768df7245650</id>
<content type='text'>
This matches the version that supports Ruby 2.3.3 syntax (which is the
version we use).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This matches the version that supports Ruby 2.3.3 syntax (which is the
version we use).
</pre>
</div>
</content>
</entry>
<entry>
<title>reinstall/upgrade: document use of options.</title>
<updated>2017-12-30T21:23:33+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-30T21:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7eb1fd66710a8e620683fc6d18089fc15e81e945'/>
<id>7eb1fd66710a8e620683fc6d18089fc15e81e945</id>
<content type='text'>
To avoid user confusion e.g. #3606.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To avoid user confusion e.g. #3606.
</pre>
</div>
</content>
</entry>
<entry>
<title>gist-logs: use full path to brew.</title>
<updated>2017-12-14T16:44:25+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-14T15:06:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7a8f61c28cb55a1b170c585c2e76e71619999662'/>
<id>7a8f61c28cb55a1b170c585c2e76e71619999662</id>
<content type='text'>
This fixes the command with environment filtering enabled.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes the command with environment filtering enabled.
</pre>
</div>
</content>
</entry>
<entry>
<title>doctor: tell people not to file issues.</title>
<updated>2017-12-11T15:27:18+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-11T15:27:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=5f471ee289ae9db2f20b42160a80233f556004e1'/>
<id>5f471ee289ae9db2f20b42160a80233f556004e1</id>
<content type='text'>
This stuff doesn't matter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This stuff doesn't matter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3543 from MikeMcQuaid/remove-env-unsets</title>
<updated>2017-12-10T17:46:29+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-10T17:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=837ea74f448092d822a42ff137642c0aaf076650'/>
<id>837ea74f448092d822a42ff137642c0aaf076650</id>
<content type='text'>
Remove some unset/checked environment checks</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove some unset/checked environment checks</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some unset/checked environment checks</title>
<updated>2017-12-08T16:33:33+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-08T16:33:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=6b9ca5dbf5b625f1da93b82f5752b37ee0c61600'/>
<id>6b9ca5dbf5b625f1da93b82f5752b37ee0c61600</id>
<content type='text'>
These will be redundant once environment filtering is on by default
in #3529.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These will be redundant once environment filtering is on by default
in #3529.
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert extra deletion</title>
<updated>2017-12-02T20:07:17+00:00</updated>
<author>
<name>L. E. Segovia</name>
</author>
<published>2017-12-02T20:07:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cf892c432ef12bffd01518a4fa507ae277056c63'/>
<id>cf892c432ef12bffd01518a4fa507ae277056c63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename whole build_options block (copypaste from reinstall)</title>
<updated>2017-12-02T20:04:03+00:00</updated>
<author>
<name>L. E. Segovia</name>
</author>
<published>2017-12-02T20:04:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9603e39f164bb379118557b9f103aa3cdad349f3'/>
<id>9603e39f164bb379118557b9f103aa3cdad349f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Delete `--ignore-dependencies` additions</title>
<updated>2017-12-02T20:03:38+00:00</updated>
<author>
<name>L. E. Segovia</name>
</author>
<published>2017-12-02T20:03:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=da764c6d6c4cc905a93ad7c71a6da5f9e61f28e0'/>
<id>da764c6d6c4cc905a93ad7c71a6da5f9e61f28e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
