I am trying to use the libgit2 API in my program. I have to traverse through the commits and compare a commit to its parent and I also need the author of each modification. I am