about summary refs log tree commit diff stats
path: root/registry
Commit message (Expand)AuthorAgeFilesLines
* dealing with time is hard v0.4.15Ben Morrison2020-06-251-1/+13
* handling datetime edge case where seconds are missingBen Morrison2020-06-241-0/+5
* fixed test case for fetching remote registry dataBen Morrison2020-06-211-1/+1
* conditionally parsing datestamp as either rfc3339Nano or rfc3339 v0.4.14Ben Morrison2020-06-212-19/+7
* updating module to live at sourcehutBen Morrison2020-06-2011-0/+2254
* moved registry library to separate repoBen Morrison2019-05-146-890/+0
* initialized new go module for registry libraryBen Morrison2019-05-146-3/+685
* fleshing out Indexer interfaceBen Morrison2019-05-143-20/+46
* exported Data struct fieldsBen Morrison2019-05-143-12/+15
* moved query functions to own file, made SortByTime query-agnosticBen Morrison2019-05-143-92/+98
* package cache renamed to package registryBen Morrison2019-05-142-0/+173