Commit Graph

7 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 9d2ff81c61 Order gut functions alphabetically 2021-04-25 16:03:02 +10:00
Dylan Lom 221059f759 Add gut whoami command 2021-04-24 21:00:56 +10:00
Dylan Lom 4cf693abd0 Tidy up gut commit some more, improve gut amend 2021-04-24 20:58:54 +10:00
Dylan Lom e5ab9fa976 Use internal add wrapper in commit 2021-04-24 20:50:33 +10:00
Dylan Lom c879754b5d Fix gut add and commit commands
* Add `gut root` command
* Remove alias commands (for now)
2021-04-24 20:46:02 +10:00
Dylan Lom c28f163394 Use .sh file extension in src/
* Re-write timestamp in sh instead of tcl
2021-04-24 13:51:30 +10:00