summaryrefslogtreecommitdiff
path: root/src/diff_output.h
Commit message (Expand)AuthorAgeFilesLines
* Reorganize diff and add basic diff driverRussell Belfer2013-06-101-93/+0
* Fix MSVC compilation warningsnulltoken2013-02-051-1/+1
* Fix diff patch line number calculationRussell Belfer2013-01-111-0/+1
* update copyrightsEdward Thomson2013-01-081-1/+1
* Update diff callback param orderRussell Belfer2012-11-271-5/+5
* More external API cleanupVicent Marti2012-11-271-3/+3
* Some diff refactorings to help code reuseRussell Belfer2012-11-091-0/+6
* Add const to all shared pointers in diff APIRussell Belfer2012-09-251-1/+1
* Initial implementation of new diff patch APIRussell Belfer2012-09-251-0/+86