summaryrefslogtreecommitdiff
path: root/tests-clar/diff/notify.c
Commit message (Collapse)AuthorAgeFilesLines
* Rename diff objects and split patch.hRussell Belfer2013-10-111-8/+8
| | | | | | This makes no functional change to diff but renames a couple of the objects and splits the new git_patch (formerly git_diff_patch) into a new header file.
* Notify '*' pathspec correctly when diffingyorah2013-04-111-0/+228
I also moved all tests related to notifying in their own file.