<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fatcat/rust/src, branch x-attic-changelog-export</title>
<subtitle>[no description]</subtitle>
<id>https://git.bnewbold.net/fatcat/atom?h=x-attic-changelog-export</id>
<link rel='self' href='https://git.bnewbold.net/fatcat/atom?h=x-attic-changelog-export'/>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/'/>
<updated>2019-01-29T04:39:34+00:00</updated>
<entry>
<title>WIP on a hack-y changelog export</title>
<updated>2019-01-29T04:39:34+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T04:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=dff2e45c51404713460080e7d42b9d7c7869f91c'/>
<id>urn:sha1:dff2e45c51404713460080e7d42b9d7c7869f91c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rustfmt</title>
<updated>2019-01-29T03:34:52+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T03:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=a00722505b3f4d523787935dd2776e62c45b27ba'/>
<id>urn:sha1:a00722505b3f4d523787935dd2776e62c45b27ba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>get regular log lines flowing through slog</title>
<updated>2019-01-29T03:34:01+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T03:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=7864b13105897066ddb1499ad936c885c2cfb3fb'/>
<id>urn:sha1:7864b13105897066ddb1499ad936c885c2cfb3fb</id>
<content type='text'>
The plan here is to replace slog with env_logger (much simpler!), but
not there yet.
</content>
</entry>
<entry>
<title>squelch some rust unused imports</title>
<updated>2019-01-29T01:19:01+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-29T01:19:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=b654c8f0bf4629b14e9fcb6b7cb10f07fa8c43eb'/>
<id>urn:sha1:b654c8f0bf4629b14e9fcb6b7cb10f07fa8c43eb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>allow importing contrib/refs lists</title>
<updated>2019-01-24T23:21:48+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-24T23:21:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=f955f66789b0078dcb973ce587d2d3b3184e73a7'/>
<id>urn:sha1:f955f66789b0078dcb973ce587d2d3b3184e73a7</id>
<content type='text'>
The motivation here isn't really to support these gigantic lists on
principle, but to be able to ingest large corpuses without having to
decide whether to filter out or crop such lists.
</content>
</entry>
<entry>
<title>allow passing description+extra to batch endpoints</title>
<updated>2019-01-23T05:50:29+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-23T05:41:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=09475b87821142c5cd36c6b90fb97deb2a058312'/>
<id>urn:sha1:09475b87821142c5cd36c6b90fb97deb2a058312</id>
<content type='text'>
Pretty messy, but I needed some way to do this.

In particular, requires json.dumps() in python code, for now. Blech.
</content>
</entry>
<entry>
<title>allow arxiv and jstor lookups</title>
<updated>2019-01-21T20:23:08+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-21T20:23:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=2027162f9871ebe43a40b0ac4615149141b7a571'/>
<id>urn:sha1:2027162f9871ebe43a40b0ac4615149141b7a571</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rust impl of new fields</title>
<updated>2019-01-21T20:02:31+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-21T20:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=7f6cb7fbe480d349d5ed5c705c5cfadff3453229'/>
<id>urn:sha1:7f6cb7fbe480d349d5ed5c705c5cfadff3453229</id>
<content type='text'>
</content>
</entry>
<entry>
<title>acutaly expand filesets/webcaptures</title>
<updated>2019-01-19T03:11:38+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-19T03:11:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=10441c957d3d1de24700bde475f1020818b818ec'/>
<id>urn:sha1:10441c957d3d1de24700bde475f1020818b818ec</id>
<content type='text'>
</content>
</entry>
<entry>
<title>impl cdx timestamps as datetime</title>
<updated>2019-01-18T22:38:08+00:00</updated>
<author>
<name>Bryan Newbold</name>
<email>bnewbold@robocracy.org</email>
</author>
<published>2019-01-18T22:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.bnewbold.net/fatcat/commit/?id=2366e0fd8d3a69ec0b01557c3588d70c62967726'/>
<id>urn:sha1:2366e0fd8d3a69ec0b01557c3588d70c62967726</id>
<content type='text'>
</content>
</entry>
</feed>
