summaryrefslogtreecommitdiffstats
path: root/tasklst.c
AgeCommit message (Expand)Author
2020-12-19Removed pointless commentAriadna Vigo
2020-12-18Fixed how read_crasfile() worksAriadna Vigo
2020-12-18tasklst.c: now we can edit TaskLst entriesAriadna Vigo
2020-10-01Delete mode now shows feedback to userAriadna Vigo
2020-09-29New delete mode implementedAriadna Vigo
2020-09-29Reordered code, so it matches with headerAriadna Vigo
2020-09-29Implemented deletion of entries (and dbl link lists)Ariadna Vigo
2020-08-08Number of tasks is no longer limitedAriadna Vigo
2020-07-24Fixed how we interpret fscanf() return valuesAriadna Vigo
2020-07-24New way to add tasks to an already existing task file.Ariadna Vigo
2020-07-04Expiration now configurable by userAriadna Vigo
2020-06-21Fixed how we read the expiry dateAriadna Vigo
2020-06-20Using int64_t for portability (OpenBSD)Ariadna Vigo
2020-06-20Fixed expiration mechanismAriadna Vigo
2020-06-19Initial commitAriadna Vigo