Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename diff objects and split patch.h | Russell Belfer | 2013-10-11 | 1 | -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 diffing | yorah | 2013-04-11 | 1 | -0/+228 |
I also moved all tests related to notifying in their own file. |