aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
Commit message (Expand)AuthorAgeFilesLines
* Updated README and fixed error on example images. Removed deleted dependencie...Soikk2022-08-131-5/+11
* Added primitive repl, delete functions for database and remove tag from file ...Soikk2022-08-131-28/+18
* Improved database name system.Soikk2022-08-091-10/+1
* Standarized function names. Added addTagFiles. Updated DOC and fixes bugsSoikk2022-08-081-10/+16
* Added removing things from db. Ref counts update when removing things. Added ...Soikk2022-08-071-3/+7
* Updated example againSoikk2022-07-251-3/+3
* Updated exampleSoikk2022-07-241-2/+2
* Added ref count for files & tags. Refactored database.c. Removed tags.h but k...Soikk2022-07-241-9/+13
* Improved the database storage system. Added persistency.Soikk2022-07-231-21/+6
|\
| * Idr=2022-05-291-11/+3
* | Improved the database storage system. Added persistency.Soikk2022-07-231-7/+33
|/
* trying boyer-mooreSoikk2022-05-281-1/+12
* Improved sameStr by removing an unnecessary check=2022-05-061-15/+5
* Late night modificationsSoikk2022-05-061-5/+5
* More quality of life changesSoikk2022-05-051-0/+38