Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert usage of `git_buf_free` to new `git_buf_dispose` | Patrick Steinhardt | 2018-06-10 | 1 | -16/+16 |
* | typo: Fixed a trivial typo in test function. | Erik van Zijst | 2018-04-05 | 1 | -1/+1 |
* | Merge branch 'pr/3809' | Edward Thomson | 2016-10-09 | 1 | -0/+36 |
|\ | |||||
| * | make git_diff_stats_to_buf not show 0 insertions or 0 deletions | Sim Domingo | 2016-10-09 | 1 | -0/+36 |
* | | git_diff_generated: abstract generated diffs | Edward Thomson | 2016-05-26 | 1 | -0/+1 |
|/ | |||||
* | Don't scale diff stat when not needed | Russell Belfer | 2014-05-12 | 1 | -0/+4 |
* | Use git_diff_get_stats in example/diff + refactor | Russell Belfer | 2014-04-22 | 1 | -250/+107 |
* | Introduce git_diff_get_stats, git_diff_stats_files_changed, git_diff_stats_in... | Jacques Germishuys | 2014-04-15 | 1 | -0/+428 |