<feed xmlns='http://www.w3.org/2005/Atom'>
<title>brew/Library/Homebrew/missing_formula.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>missing_formula: check deleted in the last month.</title>
<updated>2017-12-30T21:18:02+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-12-30T21:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=799312c5fc45b24ef38e31e54f43e385ad412d53'/>
<id>799312c5fc45b24ef38e31e54f43e385ad412d53</id>
<content type='text'>
This speeds things up pretty dramatically and handles the case that
something was deleted recently and users haven't learned about it yet.

Fixes #3513.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This speeds things up pretty dramatically and handles the case that
something was deleted recently and users haven't learned about it yet.

Fixes #3513.
</pre>
</div>
</content>
</entry>
<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>missing_formula: use pip2 instead of pip</title>
<updated>2017-08-29T11:14:05+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-08-29T11:14:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=f8d5b20512700c9458c51523bda2da24f4212b0c'/>
<id>f8d5b20512700c9458c51523bda2da24f4212b0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>missing_formula: update for Pillow's removal</title>
<updated>2017-08-29T11:10:42+00:00</updated>
<author>
<name>Dominyk Tiller</name>
</author>
<published>2017-08-29T03:22:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=c6274b01df033d99d235738c58b9f3b9eadac239'/>
<id>c6274b01df033d99d235738c58b9f3b9eadac239</id>
<content type='text'>
Ref: https://github.com/Homebrew/homebrew-core/pull/17341
Ref: https://github.com/Homebrew/homebrew-core/pull/17357
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ref: https://github.com/Homebrew/homebrew-core/pull/17341
Ref: https://github.com/Homebrew/homebrew-core/pull/17357
</pre>
</div>
</content>
</entry>
<entry>
<title>remove blacklisting of Clojure to allow adding a Clojure formula</title>
<updated>2017-08-22T17:17:11+00:00</updated>
<author>
<name>puredanger</name>
</author>
<published>2017-08-22T17:17:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=9bc706f1fcc7bce3a71e63c11d98257e49cac76f'/>
<id>9bc706f1fcc7bce3a71e63c11d98257e49cac76f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use https for all docs.brew.sh links.</title>
<updated>2017-07-27T14:59:37+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-27T14:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=baa61f5a6e105b9b89f5bef465848c72499cb960'/>
<id>baa61f5a6e105b9b89f5bef465848c72499cb960</id>
<content type='text'>
May as well use the more secure link when possible.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
May as well use the more secure link when possible.
</pre>
</div>
</content>
</entry>
<entry>
<title>missing_formula: no need to tap homebrew/core.</title>
<updated>2017-07-02T14:28:44+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-07-02T14:28:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=835135cb68a8882d822e4903e43ff6dcce402cd3'/>
<id>835135cb68a8882d822e4903e43ff6dcce402cd3</id>
<content type='text'>
Avoiding printing the weird message e.g:
```
It was migrated from homebrew/science to homebrew/core.
You can access it again by running:
  brew tap homebrew/core
```
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoiding printing the weird message e.g:
```
It was migrated from homebrew/science to homebrew/core.
You can access it again by running:
  brew tap homebrew/core
```
</pre>
</div>
</content>
</entry>
<entry>
<title>missing_formula: note on shallow clones.</title>
<updated>2017-06-03T09:02:40+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-06-03T09:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=390bf44f6968b6317bd9f782e7bc80ee778897dd'/>
<id>390bf44f6968b6317bd9f782e7bc80ee778897dd</id>
<content type='text'>
This avoids the user confusion on incomplete results seen in
http://discourse.brew.sh/t/missing-formula-location/818/7
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids the user confusion on incomplete results seen in
http://discourse.brew.sh/t/missing-formula-location/818/7
</pre>
</div>
</content>
</entry>
<entry>
<title>missing_formula: fix undefined method `path` for nil:NilClass</title>
<updated>2017-04-10T20:46:32+00:00</updated>
<author>
<name>JCount</name>
</author>
<published>2017-04-10T20:22:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=171f65a1e44b4def783f67e1a0ac19d65ed495d9'/>
<id>171f65a1e44b4def783f67e1a0ac19d65ed495d9</id>
<content type='text'>
This check for a nil `tap` is necessary because Tap.from_path(path)
will simply return a nil value in the event the tap path is invalid
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This check for a nil `tap` is necessary because Tap.from_path(path)
will simply return a nil value in the event the tap path is invalid
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #2432 from jonchang/pil</title>
<updated>2017-04-01T11:02:24+00:00</updated>
<author>
<name>Mike McQuaid</name>
</author>
<published>2017-04-01T11:02:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/brew/commit/?id=7e32da8fab2c277be6d432153bd101751975c3e0'/>
<id>7e32da8fab2c277be6d432153bd101751975c3e0</id>
<content type='text'>
missing_formula: pillow lives in homebrew/science</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
missing_formula: pillow lives in homebrew/science</pre>
</div>
</content>
</entry>
</feed>
