summaryrefslogtreecommitdiff
path: root/tests/email
Commit message (Expand)AuthorAgeFilesLines
* tests: declare functions statically where appropriateEdward Thomson2021-11-111-0/+386
* str: introduce `git_str` for internal, `git_buf` is externalethomson/gitstrEdward Thomson2021-10-171-8/+9
* email: include renames by defaultEdward Thomson2021-09-181-2/+115
* email: include binary diffs by defaultEdward Thomson2021-09-181-0/+53
* email: introduce `git_email_create_from_diff`Edward Thomson2021-09-181-13/+47
* email: introduce `git_email_create_from_commit`Edward Thomson2021-09-181-0/+163