Commit Graph

2 Commits

Author SHA1 Message Date
Dylan Lom 569ee93828 Add todo command to gut
gut todo `git grep`'s for todo's and fixme's based on flags. By default
it outputs a summary (-c).

Add very important comment to confirm
2021-05-16 19:13:00 +10:00
Dylan Lom b3791d5d4d Allow for arbitrary prompts and options in confirm
* Rewrite confirm in c
* Add str_dupe and str_toupper to util.c/util.h
2021-04-25 21:03:26 +10:00