From d975e68d65b5025b9792168fe7694043ac7ce7a9 Mon Sep 17 00:00:00 2001 From: alex Date: Sat, 24 Sep 2022 00:15:56 -0700 Subject: [PATCH] updated using git-extra --- todo | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/todo b/todo index 55e74b7..8861bc6 100644 --- a/todo +++ b/todo @@ -1,10 +1,17 @@ To do: -prompt for database creation (if doesn't exist) --fix tests without enable-debug - -remove NDEBUG from test Makefile.ams + *create + -test + -fix memory leak -man page Later: +-refactor integration tests + -remove node +-refactor sqlite code to use 'struct's to be more clear +-refactor main.c + -split out args + -add tests for args -add 'days since rest day' to --last-done? -usage per command -more detail -- 2.30.2