index
:
atlas
main
An information storage and retrieval tool
JP Appel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
pkg
/
data
Age
Commit message (
Expand
)
Author
2025-08-10
Change db schema; remove aliases, add fts5 integration
JP Appel
2025-08-05
Add headings category to query lang
JP Appel
2025-08-05
Add headings to db serializer and deserializer
JP Appel
2025-08-02
Add initial todos for new heading category
JP Appel
2025-08-02
Improve initial db connection
JP Appel
2025-07-28
Remove todo contexts
JP Appel
2025-07-28
Resolve multiple todos
JP Appel
2025-07-28
Add regex operator
JP Appel
2025-07-22
Add periodic db optimizations
JP Appel
2025-07-22
Separate program entry point from commands
JP Appel
2025-07-19
Add key-val db table for metadata
JP Appel
2025-07-18
Add methods for updating existing document entries
JP Appel
2025-07-02
Add link parsing
JP Appel
2025-06-30
Fix shadowing of nil pointer
JP Appel
2025-06-30
Implement compiled query execution
JP Appel
2025-06-26
Add support commented lines in shell
JP Appel
2025-06-12
Minor bug fix
JP Appel
2025-06-12
Fix comparison against wrong zero value for times
JP Appel
2025-06-11
Fix attempts to insert when missing authors, links, or tags
JP Appel
2025-05-26
Refactor db code
JP Appel
2025-04-27
Large commit; many features
JP Appel