<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/python, branch v0.3.1</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=v0.3.1</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=v0.3.1'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2019-09-19T01:42:26+00:00</updated>
<entry>
<title>handle more external identifiers in python</title>
<updated>2019-09-19T01:42:26+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-19T01:40:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=2e9194e0f2cf567ff719256fe80eb0d72b2434d7'/>
<id>urn:sha1:2e9194e0f2cf567ff719256fe80eb0d72b2434d7</id>
<content type='text'>
This makes it possible to, eg, past an arxiv identifier or SHA-1 hash in
the general search box and do a quick lookup.
</content>
</entry>
<entry>
<title>webface: fix duration_seconds parsing</title>
<updated>2019-09-19T01:42:26+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-19T01:11:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=3e3f1c371c0f36b252315d07e788c37554170d89'/>
<id>urn:sha1:3e3f1c371c0f36b252315d07e788c37554170d89</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add guide editing links to edit forms and signup message</title>
<updated>2019-09-19T01:42:26+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-19T01:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=a1eebad359f6229fdba5fccef51a5e6d68e6fa88'/>
<id>urn:sha1:a1eebad359f6229fdba5fccef51a5e6d68e6fa88</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python webface impl token generation</title>
<updated>2019-09-19T01:42:26+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-19T00:52:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=a4ea1a0e13b1b8016bbfaa0f0fbf983f0abdd5a5'/>
<id>urn:sha1:a4ea1a0e13b1b8016bbfaa0f0fbf983f0abdd5a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slightly less annoying 'flash' message header</title>
<updated>2019-09-19T00:47:10+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-19T00:47:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=398202b781c7666fc0ecbf6645f8291f671ed862'/>
<id>urn:sha1:398202b781c7666fc0ecbf6645f8291f671ed862</id>
<content type='text'>
</content>
</entry>
<entry>
<title>remove '@' from archive.org ident</title>
<updated>2019-09-18T03:27:22+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-18T03:27:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=4d60093e537ec3a28e12908f85d0195b79f5a8e4'/>
<id>urn:sha1:4d60093e537ec3a28e12908f85d0195b79f5a8e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>IA auth: use itemname not screenname for username</title>
<updated>2019-09-17T19:39:34+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-17T19:39:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=4e3d6048fb33097291b630cea3752a90805282a3'/>
<id>urn:sha1:4e3d6048fb33097291b630cea3752a90805282a3</id>
<content type='text'>
Have run in to several issues with IA screenname being invalid fatcat
usernames (eg, containing whitespace).

This probably won't catch all such issues, but hopefully most of them.
</content>
</entry>
<entry>
<title>skip test_crossref_importer_huge() by default</title>
<updated>2019-09-13T21:22:33+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-13T21:22:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=176a96cc3182a64ec8b837704fefb5ffbced8aee'/>
<id>urn:sha1:176a96cc3182a64ec8b837704fefb5ffbced8aee</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix coverage of python client library</title>
<updated>2019-09-13T21:21:58+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-13T21:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=4275c76d32f28f366cb3f585e3f8d5f40b31da6c'/>
<id>urn:sha1:4275c76d32f28f366cb3f585e3f8d5f40b31da6c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>small tweaks to coverage pages</title>
<updated>2019-09-06T22:59:05+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-09-06T22:59:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=937b59b7d3adc28ce8af0789eaa00eca14c0b308'/>
<id>urn:sha1:937b59b7d3adc28ce8af0789eaa00eca14c0b308</id>
<content type='text'>
</content>
</entry>
</feed>
