summaryrefslogtreecommitdiff
path: root/tests-clar/diff/workdir.c
Commit message (Expand)AuthorAgeFilesLines
* Initial implementation of diff rename detectionRussell Belfer2012-10-231-67/+67
* diff: workdir diffing in a bare repo returns EBAREREPOnulltoken2012-10-181-0/+17
* Add test for diffs with submodules and bug fixesRussell Belfer2012-10-081-0/+74
* Add const to all shared pointers in diff APIRussell Belfer2012-09-251-1/+1
* Initial implementation of new diff patch APIRussell Belfer2012-09-251-43/+26
* Fix problems in diff iterator record chainingRussell Belfer2012-09-131-0/+91
* Diff iteratorsRussell Belfer2012-09-051-179/+306
* Plug a few leaksCarlos Martín Nieto2012-06-201-0/+2
* Minor fixes, cleanups, and clarificationsRussell Belfer2012-06-081-28/+167
* Fix filemode comparison in diffsRussell Belfer2012-06-081-3/+106
* Fix git_status_file for files that start with a character > 0x7f8bit-filename-statusAdam Roben2012-06-071-10/+10
* Update clar and remove old helpersRussell Belfer2012-04-171-13/+13
* Add support for pathspec to diff and statusRussell Belfer2012-04-131-0/+73
* Fixing memory leaks indicated by valgrindRussell Belfer2012-03-021-0/+2
* Clean up GIT_UNUSED macros on all platformsRussell Belfer2012-03-021-6/+2
* Update diff to use iteratorsRussell Belfer2012-03-021-0/+230