aboutsummaryrefslogtreecommitdiff
path: root/src/database.c
Commit message (Collapse)AuthorAgeFilesLines
* Added ref count for files & tags. Refactored database.c. Removed tags.h but ↵Soikk2022-07-241-54/+98
| | | | kept documentation.
* Minor modifications. Updated TODO and added documentation (DOC)Soikk2022-07-231-2/+3
|
* Improved the database storage system. Added persistency.Soikk2022-07-231-0/+179