Age | Commit message (Expand) | Author |
---|---|---|
2021-06-18 | Added code for creating format patch files of each | mrb0nk500 |
2021-06-17 | Start work on some of the pull request handling code. | mrb0nk500 |
2021-06-15 | Added include for `strings.h`. | mrb0nk500 |
2021-06-13 | Fixed a typo with appending the directory name to the | mrb0nk500 |
2021-06-13 | Fixed a stupid bug with not freeing the linked list. | mrb0nk500 |
2021-06-13 | Added `cleanup_git()`. | mrb0nk500 |
2021-06-13 | Include `git.h` in `pullreqd.c`. | mrb0nk500 |
2021-06-13 | Finished the git initialization code. | mrb0nk500 |
2021-06-12 | Start work on the git related code. | mrb0nk500 |