summaryrefslogtreecommitdiff
path: root/src/xdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'new-error-handling' into developmentVicent Martí2012-05-023-7/+7
|\
| * Fix warnings on 64-bit windows buildsRussell Belfer2012-04-173-7/+7
* | Check for _WIN32 instead of GIT_WIN32 or WIN32 to detect windows build enviro...Sven Strickroth2012-04-211-1/+1
* | WIN32 is not always defined, use GIT_WIN32 insteadSven Strickroth2012-04-201-1/+1
|/
* Update diff to use iteratorsRussell Belfer2012-03-021-2/+2
* Initial implementation of git_diff_blobRussell Belfer2012-03-021-1/+5
* Eliminate xdiff compiler warningsRussell Belfer2012-03-024-13/+26
* Import xdiff library from gitRussell Belfer2012-03-0215-0/+3542