<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/dev-cmd, branch 1.2.4</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 #2842 from GauthamGoli/audit_only_cops_option</title>
<updated>2017-07-02T13:45:29+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-02T13:45:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=2b3717a5a0452271bb7dcfcdfa2680714ac99c2a'/>
<id>2b3717a5a0452271bb7dcfcdfa2680714ac99c2a</id>
<content type='text'>
audit: Don't run audit methods when `--only-cops` option is passed</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
audit: Don't run audit methods when `--only-cops` option is passed</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2829 from mislav/bump-formula-pr-unshallow</title>
<updated>2017-07-01T16:15:07+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2017-07-01T16:15:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a94a9382858d05b697599b9ec948c0b016bf4b6f'/>
<id>a94a9382858d05b697599b9ec948c0b016bf4b6f</id>
<content type='text'>
Fix `bump-formula-pr` when working with a shallow git clone</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix `bump-formula-pr` when working with a shallow git clone</pre>
</div>
</content>
</entry>
<entry>
<title>audit: Don't run audit methods when `--only-cops` is passed</title>
<updated>2017-06-30T14:55:12+00:00</updated>
<author>
<name>Gautham Goli</name>
</author>
<published>2017-06-30T05:28:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8c167b23cce58a155da34c14ebe994601534ff2f'/>
<id>8c167b23cce58a155da34c14ebe994601534ff2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Strip trailing newline</title>
<updated>2017-06-29T11:28:55+00:00</updated>
<author>
<name>Mislav Marohnić</name>
</author>
<published>2017-06-29T11:28:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f8ec2332a214ac9a59a91a49f6b0ef72eac5ff6f'/>
<id>f8ec2332a214ac9a59a91a49f6b0ef72eac5ff6f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: ask for full_index patches</title>
<updated>2017-06-29T03:49:37+00:00</updated>
<author>
<name>Misty De Meo</name>
</author>
<published>2017-06-29T03:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=87fa20076c770e78516265507dd183cc6abc9c00'/>
<id>87fa20076c770e78516265507dd183cc6abc9c00</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix unshallowing taps in `bump-formula-pr`</title>
<updated>2017-06-27T21:45:57+00:00</updated>
<author>
<name>Mislav Marohnić</name>
</author>
<published>2017-06-27T21:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3701b11e42a93ee9c1bb94f326ee186d4416501c'/>
<id>3701b11e42a93ee9c1bb94f326ee186d4416501c</id>
<content type='text'>
Never try to unhshallow full clones.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Never try to unhshallow full clones.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix `bump-formula-pr` when working with a shallow git clone</title>
<updated>2017-06-27T12:32:09+00:00</updated>
<author>
<name>Mislav Marohnić</name>
</author>
<published>2017-06-27T12:21:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b3ef9ccb8a4ab5c853c1bf683ebc9e16670f0013'/>
<id>b3ef9ccb8a4ab5c853c1bf683ebc9e16670f0013</id>
<content type='text'>
Creating a fork and pushing to it doesn't work when the repository in
question is a shallow clone. By default, Homebrew clones all taps in
shallow mode unless `--full` was passed or $HOMEBREW_DEVELOPER was set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Creating a fork and pushing to it doesn't work when the repository in
question is a shallow clone. By default, Homebrew clones all taps in
shallow mode unless `--full` was passed or $HOMEBREW_DEVELOPER was set.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2823 from MikeMcQuaid/test-simplify-minitest</title>
<updated>2017-06-25T12:30:47+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-25T12:30:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3ce667f3b9a34095929960817f43969a67bbf74f'/>
<id>3ce667f3b9a34095929960817f43969a67bbf74f</id>
<content type='text'>
test: simplify minitest inclusion.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test: simplify minitest inclusion.</pre>
</div>
</content>
</entry>
<entry>
<title>test: simplify minitest inclusion.</title>
<updated>2017-06-25T12:04:36+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-25T12:04:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c45cca8e36401f6d95d851befef35879a5629182'/>
<id>c45cca8e36401f6d95d851befef35879a5629182</id>
<content type='text'>
The previous version seems needlessly complicated given we only support
a single Ruby version. It was also blowing up on Bundler 1.15.X.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The previous version seems needlessly complicated given we only support
a single Ruby version. It was also blowing up on Bundler 1.15.X.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2790 from GauthamGoli/audit_legacy_patches_rubocop</title>
<updated>2017-06-25T07:54:59+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-25T07:54:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f4cdd7a051d2cc276729e8a670a9d3870611018b'/>
<id>f4cdd7a051d2cc276729e8a670a9d3870611018b</id>
<content type='text'>
audit: Port audit_legacy_patches method to rubocop and add tests</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
audit: Port audit_legacy_patches method to rubocop and add tests</pre>
</div>
</content>
</entry>
</feed>
