<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library, branch 1.4.1</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 #3401 from DomT4/vendor_or_na</title>
<updated>2017-12-16T13:34:22+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-16T13:34:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b4d43e950fd45c24e48d6ebfd3013357abcd21a9'/>
<id>b4d43e950fd45c24e48d6ebfd3013357abcd21a9</id>
<content type='text'>
go: various tweaks to recommendations</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
go: various tweaks to recommendations</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3564 from commitay/revert-https-audit</title>
<updated>2017-12-16T12:09:51+00:00</updated>
<author>
<name>Vítor Galvão</name>
</author>
<published>2017-12-16T12:09:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=deb37497e92ca4ca09d90e47183a414f6e588900'/>
<id>deb37497e92ca4ca09d90e47183a414f6e588900</id>
<content type='text'>
Partially revert "Add audit check for URL schema"</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Partially revert "Add audit check for URL schema"</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3581 from MikeMcQuaid/post_install_homebrew_path</title>
<updated>2017-12-15T10:29:25+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-12-15T10:29:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=806345dfcb13595109e903ea3218317c407c9906'/>
<id>806345dfcb13595109e903ea3218317c407c9906</id>
<content type='text'>
post_install: use HOMEBREW_PATH.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
post_install: use HOMEBREW_PATH.</pre>
</div>
</content>
</entry>
<entry>
<title>post_install: use HOMEBREW_PATH.</title>
<updated>2017-12-15T10:05:43+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-15T10:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=65e719db25290653f3953eca76897bbb1ba746e2'/>
<id>65e719db25290653f3953eca76897bbb1ba746e2</id>
<content type='text'>
Do this instead of appending the `HOMEBREW_PREFIX` as it's more
reliable at finding e.g. keg-only and requirement PATH additions. It's
not ideal as it overrides some environment filtering but the only real
alternative is recreate the entire build environment by shelling out to
`build.rb` in `formula_installer`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Do this instead of appending the `HOMEBREW_PREFIX` as it's more
reliable at finding e.g. keg-only and requirement PATH additions. It's
not ideal as it overrides some environment filtering but the only real
alternative is recreate the entire build environment by shelling out to
`build.rb` in `formula_installer`.
</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>java_requirement: 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:07:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8410950d14f7666854a6f94aa24d31b59892465c'/>
<id>8410950d14f7666854a6f94aa24d31b59892465c</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: 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>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>Merge pull request #3577 from MikeMcQuaid/python_requirement_tweaks</title>
<updated>2017-12-14T10:10:06+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-14T10:10:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c912d268f17901044c2012683c11e2adcf260cf2'/>
<id>c912d268f17901044c2012683c11e2adcf260cf2</id>
<content type='text'>
python_requirement: various tweaks/fixes.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
python_requirement: various tweaks/fixes.</pre>
</div>
</content>
</entry>
</feed>
