Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Teach `git_patch_from_diff` about parsed diffsethomson/patch_from_diff | Edward Thomson | 2016-08-24 | 1 | -0/+45 |
* | patch: show copy information for identical copies | Edward Thomson | 2016-06-25 | 1 | -0/+5 |
* | patch::parse: test diff with exact rename and copy | Edward Thomson | 2016-06-25 | 1 | -0/+5 |
* | patch::parse: test diff with simple rename | Edward Thomson | 2016-06-25 | 1 | -12/+27 |
* | diff::parse tests: test parsing a diff | Edward Thomson | 2016-06-25 | 1 | -0/+68 |
* | introduce `git_diff_from_buffer` to parse diffs | Edward Thomson | 2016-05-26 | 1 | -0/+60 |