| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-12-22 | Reduced usage of snprintf and string_buffer by replacing them with mvprintw. ↵ | dam | |
| Prototype code for print_error. | |||
| 2022-11-06 | Replaced sprintf with snprintf. | dam | |
| 2022-11-02 | Implemented autosave feature. Fixed argument/options processing to allow ↵ | dam | |
| repeating options, and using options to set behavior configurations. | |||
| 2022-09-20 | Let's say this is the first working prototype. | dam | |
| 2022-08-31 | Removed unused database helper functions. Reworked database to use size_t ↵ | dam | |
| and ptrdiff_t types to avoid being bound by indexes types constrains. Print task's times. | |||
| 2022-08-23 | Removed hash related stuff (kept in misc.c file just in case). Prototype ↵ | dam | |
| implementation of truncate_string_utf8. | |||
