about summary refs log tree commit diff stats
path: root/registry/query.go
Commit message (Expand)AuthorAgeFilesLines
* updating module to live at sourcehutBen Morrison2020-06-201-0/+196
* moved registry library to separate repoBen Morrison2019-05-141-84/+0
* initialized new go module for registry libraryBen Morrison2019-05-141-1/+1
* fleshing out Indexer interfaceBen Morrison2019-05-141-15/+6
* exported Data struct fieldsBen Morrison2019-05-141-5/+5
* moved query functions to own file, made SortByTime query-agnosticBen Morrison2019-05-141-0/+93