Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xdiff: cleanup some warnings | Edward Thomson | 2015-07-10 | 2 | -1/+3 |
* | xdiff: upgrade to core git 2.4.5 | Edward Thomson | 2015-07-07 | 11 | -61/+127 |
* | Spelling fixes | Will Stamper | 2014-12-04 | 2 | -2/+2 |
* | Merge branch 'new-error-handling' into development | Vicent Martà | 2012-05-02 | 3 | -7/+7 |
|\ | |||||
| * | Fix warnings on 64-bit windows builds | Russell Belfer | 2012-04-17 | 3 | -7/+7 |
* | | Check for _WIN32 instead of GIT_WIN32 or WIN32 to detect windows build enviro... | Sven Strickroth | 2012-04-21 | 1 | -1/+1 |
* | | WIN32 is not always defined, use GIT_WIN32 instead | Sven Strickroth | 2012-04-20 | 1 | -1/+1 |
|/ | |||||
* | Update diff to use iterators | Russell Belfer | 2012-03-02 | 1 | -2/+2 |
* | Initial implementation of git_diff_blob | Russell Belfer | 2012-03-02 | 1 | -1/+5 |
* | Eliminate xdiff compiler warnings | Russell Belfer | 2012-03-02 | 4 | -13/+26 |
* | Import xdiff library from git | Russell Belfer | 2012-03-02 | 15 | -0/+3542 |