<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cmd/audit.rb, branch 1.1.11</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Move developer-focused commands to dev-cmd.</title>
<updated>2016-09-08T19:46:37+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-05T20:37:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=af8605ea4ba1d9856c055c8c76b447e030540e3f'/>
<id>af8605ea4ba1d9856c055c8c76b447e030540e3f</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 #807 from ilovezfs/partial_order_compliance</title>
<updated>2016-09-03T14:07:30+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-09-03T14:07:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=327f5ca1778dfeb002802bb13540c96aee20f40c'/>
<id>327f5ca1778dfeb002802bb13540c96aee20f40c</id>
<content type='text'>
audit: detect partial component order compliance</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
audit: detect partial component order compliance</pre>
</div>
</content>
</entry>
<entry>
<title>audit: banish http://http.debian.net for secure mirrors</title>
<updated>2016-09-01T16:29:03+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2016-08-30T03:47:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8a3a4b83fd28df2acf4dbd65eab53ec8dc2a59fa'/>
<id>8a3a4b83fd28df2acf4dbd65eab53ec8dc2a59fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: enforce https for Debian's anonscm</title>
<updated>2016-09-01T16:29:03+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2016-08-27T02:07:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=4422bd1f341e57038a8852ca9f8c46c31dbdbcad'/>
<id>4422bd1f341e57038a8852ca9f8c46c31dbdbcad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: detect partial component order compliance</title>
<updated>2016-08-25T14:01:46+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2016-08-25T14:00:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9d776525491546538bf9b42e681a5c4f607adcf7'/>
<id>9d776525491546538bf9b42e681a5c4f607adcf7</id>
<content type='text'>
depends_on "foo"
conflicts_with "bar"
depends_on "baz"

should still detect that "bar" and "baz" are in the wrong order even
though "foo" and "bar" happen to be in the right order.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
depends_on "foo"
conflicts_with "bar"
depends_on "baz"

should still detect that "bar" and "baz" are in the wrong order even
though "foo" and "bar" happen to be in the right order.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: fix suggested GitHub pull request URLs</title>
<updated>2016-08-18T22:16:14+00:00</updated>
<author>
<name>ilovezfs</name>
</author>
<published>2016-08-18T21:47:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=a5dac52d10afcf8b6b65f58f4037e1bb45df86bf'/>
<id>a5dac52d10afcf8b6b65f58f4037e1bb45df86bf</id>
<content type='text'>
Closes #746.

Signed-off-by: ilovezfs &lt;ilovezfs@icloud.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #746.

Signed-off-by: ilovezfs &lt;ilovezfs@icloud.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: tweak "remove revision" message clarity.</title>
<updated>2016-08-18T14:04:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-08-18T13:49:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e83da4c8e6ac70ed5fa34d73d9300ce965f8d408'/>
<id>e83da4c8e6ac70ed5fa34d73d9300ce965f8d408</id>
<content type='text'>
Reference the revision value so it's more obvious that this does not
refer to e.g. a SCM revision.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reference the revision value so it's more obvious that this does not
refer to e.g. a SCM revision.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: audit version_scheme.</title>
<updated>2016-08-18T14:04:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-08-18T11:55:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=8137b80a20a36d6c1916b3b67856d051ff8bcef2'/>
<id>8137b80a20a36d6c1916b3b67856d051ff8bcef2</id>
<content type='text'>
Reuse the existing `revision` method that was made more generic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reuse the existing `revision` method that was made more generic.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: make audit_revision more generic.</title>
<updated>2016-08-18T14:04:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-08-18T11:55:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=41f6334b5b11e8cd2cc67750aee47d4acdb4ee52'/>
<id>41f6334b5b11e8cd2cc67750aee47d4acdb4ee52</id>
<content type='text'>
This will allow it to be used for checking other attributes too.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will allow it to be used for checking other attributes too.
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: ensure correct version_scheme placement.</title>
<updated>2016-08-18T14:04:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2016-08-18T11:53:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=eea0da362bd01abc74e66e64909b0be11c01322e'/>
<id>eea0da362bd01abc74e66e64909b0be11c01322e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
