git-parse-commit

Parse git commit data, like the one we get when running `git rev-list ...`.

git-commits

Get the commit history of a repo in a Node streamy way (shelling out to git-rev-list(1)).