Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dealing with time is hard v0.4.15 | Ben Morrison | 2020-06-25 | 1 | -1/+13 |
| | |||||
* | handling datetime edge case where seconds are missing | Ben Morrison | 2020-06-24 | 1 | -0/+5 |
| | |||||
* | fixed test case for fetching remote registry data | Ben Morrison | 2020-06-21 | 1 | -1/+1 |
| | |||||
* | conditionally parsing datestamp as either rfc3339Nano or rfc3339 v0.4.14 | Ben Morrison | 2020-06-21 | 2 | -19/+7 |
| | |||||
* | updating module to live at sourcehut | Ben Morrison | 2020-06-20 | 11 | -0/+2254 |
| | | | | | | Also moving the 'registry' library into this repo, rather than maintaining them separately. It will still be decoupled, just live in this repository. | ||||
* | moved registry library to separate repo | Ben Morrison | 2019-05-14 | 6 | -890/+0 |
| | |||||
* | initialized new go module for registry library | Ben Morrison | 2019-05-14 | 6 | -3/+685 |
| | |||||
* | fleshing out Indexer interface | Ben Morrison | 2019-05-14 | 3 | -20/+46 |
| | |||||
* | exported Data struct fields | Ben Morrison | 2019-05-14 | 3 | -12/+15 |
| | |||||
* | moved query functions to own file, made SortByTime query-agnostic | Ben Morrison | 2019-05-14 | 3 | -92/+98 |
| | |||||
* | package cache renamed to package registry | Ben Morrison | 2019-05-14 | 2 | -0/+173 |