aboutsummaryrefslogtreecommitdiff
path: root/misc.c
AgeCommit message (Expand)Author
2023-01-10Renamed source files to better describe them.dam
2022-12-22Reduced usage of snprintf and string_buffer by replacing them with mvprintw. ...dam
2022-11-06Replaced sprintf with snprintf.dam
2022-11-02Implemented autosave feature. Fixed argument/options processing to allow repe...dam
2022-09-20Let's say this is the first working prototype.dam
2022-08-31Removed unused database helper functions. Reworked database to use size_t and...dam
2022-08-23Removed hash related stuff (kept in misc.c file just in case). Prototype impl...dam