aboutsummaryrefslogtreecommitdiff
path: root/src/cli/stasis_indexer/stasis_indexer.c
Commit message (Expand)AuthorAgeFilesLines
* 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-141-0/+949