aboutsummaryrefslogtreecommitdiffstats
path: root/cmd
AgeCommit message (Expand)Author
2025-08-05Add header parsing and improved link parsingJP Appel
2025-08-01Improve server loggingJP Appel
2025-07-28Remove todo contextsJP Appel
2025-07-28Add yaml output formatJP Appel
2025-07-23Implement basic server over unix datagramJP Appel
2025-07-23Update help infoJP Appel
2025-07-22Add periodic db optimizationsJP Appel
2025-07-22Separate program entry point from commandsJP Appel
2025-07-19Improve command documentation and query outputJP Appel
2025-07-18Add flag to avoid crawling hidden filesJP Appel
2025-07-18Add methods for updating existing document entriesJP Appel
2025-07-18Improved loggingJP Appel
2025-07-02Add experimental http serverJP Appel
2025-07-02Add WriteTo like methods to Outputter interfaceJP Appel
2025-07-02Add link parsingJP Appel
2025-06-30Add filepath to searchable categoriesJP Appel
2025-06-30Implement compiled query executionJP Appel
2025-06-28Add leveld optimization wrapperJP Appel
2025-06-26Add sane defaults for indexing and db storageJP Appel
2025-06-26Add non-interactive mode to shell, fix interactive sizingJP Appel
2025-06-26Move category and operator iteratorsJP Appel
2025-06-26Add improved line editing to debug shellJP Appel
2025-06-19Add multiple clause and tree level optimizationsJP Appel
2025-06-15Update tests and fix minor bugsJP Appel
2025-06-13Add more flags to control document indexingJP Appel
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