Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | buf: remove internal `git_buf_text` namespace | Edward Thomson | 2021-05-11 | 1 | -1/+0 |
* | Rename opt init functions to `options_init` | Edward Thomson | 2019-06-14 | 1 | -1/+1 |
* | Convert usage of `git_buf_free` to new `git_buf_dispose` | Patrick Steinhardt | 2018-06-10 | 1 | -7/+7 |
* | Sanitize the hunk header to ensure it contains UTF-8 valid data | Stan Hu | 2018-05-05 | 1 | -0/+92 |
* | patch: emit binary patches (optionally) | Edward Thomson | 2014-04-22 | 1 | -0/+1 |
* | Drop git_patch_to_str | Nicolas Hake | 2014-01-22 | 1 | -21/+22 |
* | More tests of canceling from callbacks | Russell Belfer | 2013-12-12 | 1 | -3/+36 |
* | Add content offset to git_diff_line | Nick Hengeveld | 2013-11-18 | 1 | -0/+6 |
* | Rename tests-clar to tests | Ben Straub | 2013-11-14 | 1 | -0/+571 |