Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reset num_parents to 1 only for merge commits | Juan Rubén | 2014-02-26 | 1 | -1/+1 |
* | Add option to limit blame to first parent | Juan Rubén | 2014-02-23 | 1 | -2/+4 |
* | Fix MSVC 64-bit warnings | Ben Straub | 2013-11-05 | 1 | -1/+1 |
* | Adjust for diff API changes | Ben Straub | 2013-10-28 | 1 | -11/+11 |
* | :heart: bool | Ben Straub | 2013-10-28 | 1 | -1/+1 |
* | Blame: minor cleanup | Ben Straub | 2013-09-25 | 1 | -3/+4 |
* | Clean up ported code | Ben Straub | 2013-09-21 | 1 | -102/+121 |
* | git_blame is a scoreboard | Ben Straub | 2013-09-21 | 1 | -49/+50 |
* | Add typedefs for internal structs | Ben Straub | 2013-09-20 | 1 | -53/+57 |
* | Detect boundaries, support limiting commit range | Ben Straub | 2013-09-20 | 1 | -3/+12 |
* | Check errors from libgit2 calls | Ben Straub | 2013-09-17 | 1 | -13/+10 |
* | Port blame from git.git | Ben Straub | 2013-09-16 | 1 | -0/+591 |