<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/cmd/search.rb, branch 1.5.0</title>
<subtitle>🍺 The missing package manager for macOS</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/'/>
<entry>
<title>Use “squiggly” heredocs.</title>
<updated>2017-10-18T12:39:09+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-10-15T00:28:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9bee9ca5757d1c5f720787737fed6a534a620d72'/>
<id>9bee9ca5757d1c5f720787737fed6a534a620d72</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>search: pass explicit sort to handle APFS</title>
<updated>2017-10-14T03:17:03+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-10-14T03:17:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f6bc7dc4c61f5fb34709da62eb68cfad74f9fd91'/>
<id>f6bc7dc4c61f5fb34709da62eb68cfad74f9fd91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rubocop: manual rule fixes.</title>
<updated>2017-09-24T20:23:59+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-09-24T19:12:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cf5fdeef1d8e9fd053121145882835b87eec2a43'/>
<id>cf5fdeef1d8e9fd053121145882835b87eec2a43</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>audit: don't output when searching taps.</title>
<updated>2017-08-23T17:40:30+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-08-23T17:40:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f0605f4a30ae1125ad2e3d8187a45af09b24def0'/>
<id>f0605f4a30ae1125ad2e3d8187a45af09b24def0</id>
<content type='text'>
This messaging was added for the `brew search` command and having it in
audit is annoying:
(https://github.com/Homebrew/brew/pull/3059#issuecomment-323638672)

As a side note: this is why randomly including `cmd/*` is a bad idea.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This messaging was added for the `brew search` command and having it in
audit is annoying:
(https://github.com/Homebrew/brew/pull/3059#issuecomment-323638672)

As a side note: this is why randomly including `cmd/*` is a bad idea.
</pre>
</div>
</content>
</entry>
<entry>
<title>upgrade more urls to https</title>
<updated>2017-08-22T10:31:21+00:00</updated>
<author>
<name>Viktor Szakats</name>
</author>
<published>2017-08-22T10:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=b44c7a1022976a4fcd9e7ea9b6069ec971d6b235'/>
<id>b44c7a1022976a4fcd9e7ea9b6069ec971d6b235</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 #3054 from BenMusch/github-refactor</title>
<updated>2017-08-18T14:26:30+00:00</updated>
<author>
<name>Markus Reiter</name>
</author>
<published>2017-08-18T14:26:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=3b92f69869f0bc88c2f99854392535d4d522902c'/>
<id>3b92f69869f0bc88c2f99854392535d4d522902c</id>
<content type='text'>
Clean-up code in GitHub module to reduce duplication &amp; coupling w/ Github API</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Clean-up code in GitHub module to reduce duplication &amp; coupling w/ Github API</pre>
</div>
</content>
</entry>
<entry>
<title>search: explain why it takes the time it does.</title>
<updated>2017-08-15T09:25:51+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-08-15T09:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=961d79011e0f0b2c63cf33f7818a4f0437e1643e'/>
<id>961d79011e0f0b2c63cf33f7818a4f0437e1643e</id>
<content type='text'>
Provide a bit of clarity that this isn't just searching a local database
but doing an GitHub API and Git history query.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide a bit of clarity that this isn't just searching a local database
but doing an GitHub API and Git history query.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement PR feedback</title>
<updated>2017-08-14T15:08:56+00:00</updated>
<author>
<name>Ben Muschol</name>
</author>
<published>2017-08-14T15:08:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=603bdd01a81e62d6b97a5da26d75d409e839a8fa'/>
<id>603bdd01a81e62d6b97a5da26d75d409e839a8fa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove duplicate url generation logic in Github module</title>
<updated>2017-08-13T19:03:44+00:00</updated>
<author>
<name>Ben Muschol</name>
</author>
<published>2017-08-13T17:10:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=e93ec12b32f3449f4669cf53469a4d5308b10cc3'/>
<id>e93ec12b32f3449f4669cf53469a4d5308b10cc3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix style</title>
<updated>2017-08-11T19:59:08+00:00</updated>
<author>
<name>Ben Muschol</name>
</author>
<published>2017-08-11T19:59:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=cb1650075c9f6c74a637f108e3f43deb4250b837'/>
<id>cb1650075c9f6c74a637f108e3f43deb4250b837</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
