]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Join cache.json and TAL metafiles into index.json
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 14 Oct 2024 23:27:41 +0000 (17:27 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Mon, 14 Oct 2024 23:27:41 +0000 (17:27 -0600)
commite49d1e90d771d08d7db9b3cd27d95dd21c237809
treed3c5ebceb13a6f90831dec27f78731f73aec6141
parent385f716a8d40214985edecab49a54519bc6a3d3b
Join cache.json and TAL metafiles into index.json

Per design 5, there's only one metafile now, and it's named
"index.json".

cache.json was just a single field that could be sensibly moved to the
index.
src/cache.c
src/file.c