summaryrefslogtreecommitdiff
path: root/src/patch_generate.h
Commit message (Collapse)AuthorAgeFilesLines
* Teach `git_patch_from_diff` about parsed diffsethomson/patch_from_diffEdward Thomson2016-08-241-0/+2
| | | | | Ensure that `git_patch_from_diff` can return the patch for parsed diffs, not just generate a patch for a generated diff.
* patch: `patch_diff` -> `patch_generated`Edward Thomson2016-05-261-0/+66