aboutsummaryrefslogtreecommitdiffstats
path: root/cmd/atlas.go
AgeCommit message (Collapse)Author
2025-06-15Update tests and fix minor bugsJP Appel
2025-06-13Add more flags to control document indexingJP Appel
Added support for the following * Ignore unpassable dates * Ignore parsing non-standard header keys * Ignore errors while parsing non-standard header keys
2025-06-13Move debug shell into main binary as a commandJP Appel
2025-06-13Refactor commandline flag and argument parsingJP Appel
2025-04-27Large commit; many featuresJP Appel