summaryrefslogtreecommitdiff
path: root/include/git2/email.h
Commit message (Expand)AuthorAgeFilesLines
* Make enum in includes C90 compliant by removing trailing comma.Peter Pettersson2021-11-151-1/+1
* email: include renames by defaultEdward Thomson2021-09-181-2/+10
* email: include binary diffs by defaultEdward Thomson2021-09-181-5/+9
* email: introduce `git_email_create_from_diff`Edward Thomson2021-09-181-13/+22
* email: introduce `git_email_create_from_commit`Edward Thomson2021-09-181-0/+106