From baa775cdd7f936573bdeaa6c10757495ac48c172 Mon Sep 17 00:00:00 2001 From: Oskar Date: Thu, 27 Jun 2024 15:27:41 +0200 Subject: Lots of small changes and improvements. Removed all instances of using stcat directly and moved to using concat_str for all those cases. Also added alot more free_ipi to all of the cases where we exit because of some error --- TODO | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 64947db..15fd5ac 100644 --- a/TODO +++ b/TODO @@ -1,3 +1,5 @@ -1. Create check_create_ts_dirs -2. Perform testing on it -3. For now we are just warning the user to set the env variable HOME to your home dir but maybe we want to handle this even if its not set? \ No newline at end of file +1. Finish find highest ID +2. Clean up some code, remove redundancy and make everything a little smarter where i can. +3. Change fill_ipi function again because i found a slightly better way to do things +4. Start implementing some commandline arguments. I will probably start with -v (verbose) and -y/-n. +?. For now we are just warning the user to set the env variable HOME to your home dir but maybe we want to handle this even if its not set? \ No newline at end of file -- cgit v1.2.3