<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/manpages, branch 1.2.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>tests: cleanup tests.</title>
<updated>2017-06-07T15:25:07+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-07T15:25:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7d5b8a5cea122c09f297dffa6b76187c413a9565'/>
<id>7d5b8a5cea122c09f297dffa6b76187c413a9565</id>
<content type='text'>
Remove pending tests that are never run on CI (i.e. require `--online`),
remove fixtures for those tests and just make `--official-cmd-taps`
run by `--online` instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove pending tests that are never run on CI (i.e. require `--online`),
remove fixtures for those tests and just make `--official-cmd-taps`
run by `--online` instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2599 from peternewman/patch-1</title>
<updated>2017-06-04T10:52:13+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-04T10:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=54e01d76db34a3a649c79b189873bfd0a52dbc9f'/>
<id>54e01d76db34a3a649c79b189873bfd0a52dbc9f</id>
<content type='text'>
Fix internal links on the manpage</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix internal links on the manpage</pre>
</div>
</content>
</entry>
<entry>
<title>Change manpage internal links in correct location.</title>
<updated>2017-06-04T10:12:56+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-04T10:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9e17e44b3e16c9eb8d3f9e6baf8a92353fc8bd67'/>
<id>9e17e44b3e16c9eb8d3f9e6baf8a92353fc8bd67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update jenkins.brew.sh links.</title>
<updated>2017-05-30T18:14:40+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-30T18:14:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9032574038fdf322df8d2c527949c02c0d997400'/>
<id>9032574038fdf322df8d2c527949c02c0d997400</id>
<content type='text'>
These previously, incorrectly pointed to bot.brew.sh.

Fixes #2703.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These previously, incorrectly pointed to bot.brew.sh.

Fixes #2703.
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate `--caskroom` flag.</title>
<updated>2017-05-24T21:54:36+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-05-23T15:37:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=0bb2773b171d8572bd7b73b38cc63ed2fa9b555a'/>
<id>0bb2773b171d8572bd7b73b38cc63ed2fa9b555a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `SUDO_ASKPASS` to `brew-cask` manpage.</title>
<updated>2017-05-23T14:01:13+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-05-23T14:01:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4bfd94cb309beed5e013f5ad9e6598840f0521d1'/>
<id>4bfd94cb309beed5e013f5ad9e6598840f0521d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More environment filtering tweaks</title>
<updated>2017-05-13T10:42:01+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-05-13T10:42:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8205e61e6493f7c0a91c0311a321a80830f70bc3'/>
<id>8205e61e6493f7c0a91c0311a321a80830f70bc3</id>
<content type='text'>
- only document HOMEBREW_* variables in the manpage (although still
  read from all the original environment variables).
- resort manpage environment variables in alphabetical order
- check the original path for trailing slashes
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- only document HOMEBREW_* variables in the manpage (although still
  read from all the original environment variables).
- resort manpage environment variables in alphabetical order
- check the original path for trailing slashes
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `--only-cops`,`--except-cops` options for brew style and simplify cop names</title>
<updated>2017-05-03T09:19:23+00:00</updated>
<author>
<name>Gautham Goli</name>
</author>
<published>2017-05-03T06:03:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=fed668b330e151bde493e004d7c6ca57df4e19ff'/>
<id>fed668b330e151bde493e004d7c6ca57df4e19ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add `--only-cops`,`--except-cops`  options for brew audit</title>
<updated>2017-05-02T17:56:12+00:00</updated>
<author>
<name>Gautham Goli</name>
</author>
<published>2017-04-22T22:39:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c3330c289d0cc774b8154a0cee0f52fbd4b867aa'/>
<id>c3330c289d0cc774b8154a0cee0f52fbd4b867aa</id>
<content type='text'>
Also refactor audit cops into two "departments"
 - FormulaAudit
 - FormulaAuditStrict
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also refactor audit cops into two "departments"
 - FormulaAudit
 - FormulaAuditStrict
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Add Charlie to former maintainers.</title>
<updated>2017-04-20T15:00:14+00:00</updated>
<author>
<name>Charlie Sharpsteen</name>
</author>
<published>2017-04-20T02:20:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=824462c5c08da8a35c8b3bd5d1dedb73998c7460'/>
<id>824462c5c08da8a35c8b3bd5d1dedb73998c7460</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
