summaryrefslogtreecommitdiff
path: root/diff_test.go
AgeCommit message (Expand)Author
2016-08-27Run the tests in parallelCarlos Martín Nieto
2015-06-29Add DiffBlobsCarlos Martín Nieto
2015-04-24tests: always clean up temporary repository dirsPatrick Steinhardt
2015-01-04Add git_diff_get_stats()Henning Perl
2014-12-30heed DiffOptions fields OldPrefix and NewPrefixQuinn Slack
2014-11-26Integrated git_diff_find_similarJochen Hilgers
2014-03-21don't expose 3 different diff foreach methods. use structures instead of poin...Jesse Ezell
2014-03-21Allow diff.ForEach to enumerate files, hunks, and lines with single call. Sup...Jesse Ezell
2014-03-20refactor and cleanup codeJesse Ezell
2014-03-20cleanup and refactor diff / patchJesse Ezell