git-commits

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

git-parse-commit

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

git-shas

This module returns the list of all shas (git commit hashes) from a git repository.