<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github-search-pronto, branch master</title>
<subtitle>Search immediately inside a GitHub repository without having to wait for the drop-down</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/github-search-pronto/'/>
<entry>
<title>Add README</title>
<updated>2018-11-21T07:56:16+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-21T07:52:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/github-search-pronto/commit/?id=56fe5a734e65037bc13390373e889326f20387af'/>
<id>56fe5a734e65037bc13390373e889326f20387af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add missing semicolons</title>
<updated>2018-11-21T07:50:28+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-21T07:50:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/github-search-pronto/commit/?id=600f25356646e627386cabe409aa52e798f22025'/>
<id>600f25356646e627386cabe409aa52e798f22025</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add license (GNU GPLv3+)</title>
<updated>2018-11-21T07:35:01+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-21T07:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/github-search-pronto/commit/?id=885745acd4f0970ed7aae1237f0c9ba3b6b6da57'/>
<id>885745acd4f0970ed7aae1237f0c9ba3b6b6da57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add github-search-pronto.user.js</title>
<updated>2018-11-07T15:16:33+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-07T15:16:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/github-search-pronto/commit/?id=1674cb5f1672d28e1279cc16aecffc598d4a4122'/>
<id>1674cb5f1672d28e1279cc16aecffc598d4a4122</id>
<content type='text'>
User script that triggers a search within a repository immediately upon
pressing enter.

This used to be the normal functionality, but ever since GitHub added
the search drop-down to enable a choice of search scopes, they don't let
you press enter to search until the drop-down list has populated. That
typically takes a second or two, which means you have to press enter
again after a second in order to actually search for something. So
stupid.

Here we search right away unless the search drop-down is visible and has
been populated.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
User script that triggers a search within a repository immediately upon
pressing enter.

This used to be the normal functionality, but ever since GitHub added
the search drop-down to enable a choice of search scopes, they don't let
you press enter to search until the drop-down list has populated. That
typically takes a second or two, which means you have to press enter
again after a second in order to actually search for something. So
stupid.

Here we search right away unless the search drop-down is visible and has
been populated.
</pre>
</div>
</content>
</entry>
</feed>
