summaryrefslogtreecommitdiff
path: root/src/diff_stats.c
Commit message (Expand)AuthorAgeFilesLines
* Don't scale diff stat when not neededRussell Belfer2014-05-121-0/+2
* Replace math fns with simpler integer mathrb/note-git-diff-index-behaviorRussell Belfer2014-04-221-11/+23
* Use git_diff_get_stats in example/diff + refactorRussell Belfer2014-04-221-160/+139
* Introduce git_diff_get_stats, git_diff_stats_files_changed, git_diff_stats_in...Jacques Germishuys2014-04-151-0/+343