Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | delta: fix sign-extension of big left-shift | Patrick Steinhardt | 2018-06-29 | 1 | -0/+1 |
* | Convert usage of `git_buf_free` to new `git_buf_dispose` | Patrick Steinhardt | 2018-06-10 | 1 | -7/+7 |
* | Fix binary diffs | Guille -bisho- | 2015-09-25 | 1 | -7/+14 |
* | Merge pull request #3265 from libgit2/leaks | Carlos Martín Nieto | 2015-06-27 | 1 | -1/+5 |
|\ | |||||
| * | diff: fix leaks in diff printing | Carlos Martín Nieto | 2015-06-26 | 1 | -1/+5 |
* | | Removed unused variables | Pierre-Olivier Latour | 2015-06-26 | 1 | -1/+0 |
|/ | |||||
* | diff::binary tests: empty diff when forced binary | Edward Thomson | 2015-06-24 | 1 | -0/+30 |
* | binary diff: test that the diff and patch otputs are the samecmn/diff-binary-patch | Carlos Martín Nieto | 2015-06-24 | 1 | -0/+7 |
* | Fixed Xcode 6.1 build warnings | Pierre-Olivier Latour | 2015-06-15 | 1 | -9/+15 |
* | binary diff: test binary blob to blob tests | Edward Thomson | 2015-06-12 | 1 | -0/+130 |
* | binary diff: test index->workdir binary diffs | Edward Thomson | 2015-06-12 | 1 | -0/+99 |
* | patch: emit binary patches (optionally) | Edward Thomson | 2014-04-22 | 1 | -0/+263 |