Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure to always include "common.h" first | Patrick Steinhardt | 2017-07-03 | 1 | -0/+2 |
* | Merge branch 'pr/3809' | Edward Thomson | 2016-10-09 | 1 | -10/+18 |
|\ | |||||
| * | make git_diff_stats_to_buf not show 0 insertions or 0 deletions | Sim Domingo | 2016-10-09 | 1 | -10/+18 |
* | | patch: `patch_diff` -> `patch_generated` | Edward Thomson | 2016-05-26 | 1 | -1/+1 |
* | | patch: abstract patches into diff'ed and parsed | Edward Thomson | 2016-05-26 | 1 | -2/+3 |
|/ | |||||
* | Don't scale diff stat when not needed | Russell Belfer | 2014-05-12 | 1 | -0/+2 |
* | Replace math fns with simpler integer mathrb/note-git-diff-index-behavior | Russell Belfer | 2014-04-22 | 1 | -11/+23 |
* | Use git_diff_get_stats in example/diff + refactor | Russell Belfer | 2014-04-22 | 1 | -160/+139 |
* | Introduce git_diff_get_stats, git_diff_stats_files_changed, git_diff_stats_in... | Jacques Germishuys | 2014-04-15 | 1 | -0/+343 |