Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix MSVC compilation warnings | nulltoken | 2013-02-05 | 1 | -3/+3 |
* | Free buffer at end of test | Russell Belfer | 2013-01-30 | 1 | -0/+2 |
* | Add helper for diff line stats | Russell Belfer | 2013-01-30 | 1 | -0/+65 |
* | Fix diff patch line number calculation | Russell Belfer | 2013-01-11 | 1 | -1/+109 |
* | Fix warnings on Win64 build | Russell Belfer | 2012-11-27 | 1 | -1/+1 |
* | Update diff callback param order | Russell Belfer | 2012-11-27 | 1 | -4/+4 |
* | Fix diff API to better parameter order | Russell Belfer | 2012-11-14 | 1 | -2/+2 |
* | Add git_diff_patch_to_str API | Russell Belfer | 2012-10-24 | 1 | -0/+30 |
* | Add const to all shared pointers in diff API | Russell Belfer | 2012-09-25 | 1 | -2/+2 |
* | Fix usage of "new" for fieldname in public header | Russell Belfer | 2012-05-02 | 1 | -2/+2 |
* | tests-clar/diff: mark output_len unused | Michael Schubert | 2012-05-01 | 1 | -0/+1 |
* | diff: provide more context to the consumer of the callbacks | nulltoken | 2012-04-30 | 1 | -7/+37 |
* | diff: fix generation of the header of a removal patch | nulltoken | 2012-04-25 | 1 | -0/+68 |