Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | xdiff: catch memory allocation errors | Patrick Steinhardt | 2019-08-23 | 1 | -0/+12 |
* | git_error: use new names in internal APIs and usage | Edward Thomson | 2019-01-22 | 1 | -15/+15 |
* | xdiff: upgrade to git's included xdiff | Edward Thomson | 2018-01-21 | 1 | -20/+80 |
* | xdiff: fix memleak on error case | Patrick Steinhardt | 2016-03-01 | 1 | -2/+5 |
* | xmerge: fix memory leak on error path | Patrick Steinhardt | 2016-02-23 | 1 | -0/+2 |
* | xdiff: convert size variables to size_t | Edward Thomson | 2015-10-05 | 1 | -44/+98 |
* | xdiff: upgrade to core git 2.4.5 | Edward Thomson | 2015-07-07 | 1 | -2/+2 |
* | Fix warnings on 64-bit windows builds | Russell Belfer | 2012-04-17 | 1 | -3/+3 |
* | Import xdiff library from git | Russell Belfer | 2012-03-02 | 1 | -0/+619 |