aboutsummaryrefslogtreecommitdiff
path: root/src/cli/stasis_indexer
Commit message (Expand)AuthorAgeFilesLines
* Disable "No data" row for nowindexer-tlcJoseph Hunkeler2024-11-181-1/+2
* Break down indexer into independent source filesJoseph Hunkeler2024-11-1815-959/+1104
* Sort releases by python versionJoseph Hunkeler2024-11-141-0/+16
* Initialize structs to {0} and combine declaration and assignment where possibleJoseph Hunkeler2024-11-011-18/+11
* Replace initialize character arrays using {0} instead of memsetJoseph Hunkeler2024-11-011-1/+1
* Refactor directory structureJoseph Hunkeler2024-10-142-0/+955