summaryrefslogtreecommitdiff
path: root/include/git2/diff.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'new-error-handling' into developmentVicent Martí2012-05-021-21/+20
|\
| * Fix usage of "new" for fieldname in public headerRussell Belfer2012-05-021-16/+16
| * diff: provide more context to the consumer of the callbacksnulltoken2012-04-301-20/+17
| * Fix crash in new status and add recurse optionRussell Belfer2012-03-231-1/+2
| * New status fixesRussell Belfer2012-03-221-1/+2
* | diff_output: remove unused parameterschu2012-03-211-1/+0
* | Fix usage of "new" for fieldname in public headerRussell Belfer2012-03-041-16/+16
|/
* Revert GIT_STATUS constants to avoid issuesRussell Belfer2012-03-021-1/+15
* Update diff to use iteratorsRussell Belfer2012-03-021-21/+80
* Continue implementation of git-diffRussell Belfer2012-03-021-9/+25
* Clean up diff implementation for reviewRussell Belfer2012-03-021-22/+140
* Implement diff lists and formattersRussell Belfer2012-03-021-46/+91
* Initial implementation of git_diff_blobRussell Belfer2012-03-021-0/+103