Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Initial implementation of git_diff_blob | Russell Belfer | 2012-03-02 | 1 | -1/+5 |
* | Import xdiff library from git | Russell Belfer | 2012-03-02 | 1 | -0/+42 |