Skip to content
Snippets Groups Projects
Commit b3c69aba authored by Mike McQuaid's avatar Mike McQuaid
Browse files

search: use single HTTP call for tap searches.

Use GitHub's code search API to search using the filename based on the
search query. This means we only need a single HTTP call and no more
multithreading madness. This also means we're able to search everything
in the Homebrew and Caskroom organisation by default without having to
maintain a list of things to search (and not) in here.
parent 581e3b79
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment