summaryrefslogtreecommitdiff
path: root/git.c
AgeCommit message (Expand)Author
2021-06-17Start work on some of the pull request handling code.mrb0nk500
2021-06-15Added include for `strings.h`.mrb0nk500
2021-06-13Fixed a typo with appending the directory name to themrb0nk500
2021-06-13Fixed a stupid bug with not freeing the linked list.mrb0nk500
2021-06-13Added `cleanup_git()`.mrb0nk500
2021-06-13Include `git.h` in `pullreqd.c`.mrb0nk500
2021-06-13Finished the git initialization code.mrb0nk500
2021-06-12Start work on the git related code.mrb0nk500