Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix usage of "new" for fieldname in public header | Russell Belfer | 2012-05-02 | 1 | -2/+2 |
| | | | | | | | | This should restore the ability to include libgit2 headers in C++ projects. Cherry picked 2de60205dfea2c4a422b2108a5e8605f97c2e895 from development into new-error-handling. | ||||
* | 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 |
| | | | | Update the callback to provide some information related to the file change being processed and the range of the hunk, when applicable. | ||||
* | diff: fix generation of the header of a removal patch | nulltoken | 2012-04-25 | 1 | -0/+68 |