Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Diff iterators | Russell Belfer | 2012-09-05 | 1 | -59/+59 |
* | diff: make inter-hunk-context default value git-compliant | yorah | 2012-07-02 | 1 | -5/+65 |
* | Fix MSVC compilation issue | nulltoken | 2012-05-09 | 1 | -104/+104 |
* | tests-clar/diff: fix missing-prototype warning | Michael Schubert | 2012-05-09 | 1 | -2/+2 |
* | diff: fix the diffing of two identical blobs | nulltoken | 2012-05-07 | 1 | -0/+31 |
* | diff: make git_diff_blobs() able to detect binary blobs | nulltoken | 2012-05-07 | 1 | -10/+113 |
* | diff: fix the diffing of a concrete blob against a null one | nulltoken | 2012-05-07 | 1 | -13/+42 |
* | diff: When diffing two blobs, ensure the delta callback parameter is filled w... | nulltoken | 2012-05-07 | 1 | -1/+1 |
* | diff_output: remove unused parameter | schu | 2012-03-21 | 1 | -4/+4 |
* | Clean up GIT_UNUSED macros on all platforms | Russell Belfer | 2012-03-02 | 1 | -7/+2 |
* | Continue implementation of git-diff | Russell Belfer | 2012-03-02 | 1 | -3/+2 |
* | Clean up diff implementation for review | Russell Belfer | 2012-03-02 | 1 | -0/+97 |