aboutsummaryrefslogtreecommitdiffstats
path: root/blame/blame.go
Commit message (Collapse)AuthorAgeFilesLines
* blame code reorganization, and mutting the testMáximo Cuadros2015-12-121-283/+0
|
* Extra fixes for #7Alberto Cortés2015-12-111-11/+8
|
* fix PR#7 commentsAlberto Cortés2015-12-041-42/+105
|
* Blame support for filesAlberto Cortés2015-11-251-0/+223
This also includes a diff package and revlist package (needed by blame) Some extra packfiles (<1MB) are also included, to be used as fixtures in the tests.