Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-13 | Fixed a stupid bug with not freeing the linked list. | mrb0nk500 | |
2021-06-13 | Added `cleanup_git()`. | mrb0nk500 | |
This function cleans up the initialized git state. | |||
2021-06-13 | Include `git.h` in `pullreqd.c`. | mrb0nk500 | |
Also added the necessary externs. | |||
2021-06-13 | Finished the git initialization code. | mrb0nk500 | |
2021-06-12 | Start work on the git related code. | mrb0nk500 | |