summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorOskar <[email protected]>2024-06-27 17:05:22 +0200
committerOskar <[email protected]>2024-06-27 17:05:22 +0200
commit99a1c79f37afd378955b6fe1cf1e8fe9bc3b138f (patch)
tree703320bc248795c245793bdee63428c106edaa0a /TODO
parentbaa775cdd7f936573bdeaa6c10757495ac48c172 (diff)
find_highest_id is done, tested it some and added some debug cvm_fprintf's. I think it works? Testing will probably prove me wrong but ill deal with it when it happens.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 15fd5ac..f329b58 100644
--- a/TODO
+++ b/TODO
@@ -1,5 +1,5 @@
-1. Finish find highest ID
+1. Start implementing some commandline arguments. I will probably start with -v (verbose) and -y/-n.
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.
+3.
+4.
?. 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