aboutsummaryrefslogtreecommitdiffstats
path: root/ui-ssdiff.c
Commit message (Expand)AuthorAgeLines
* Reduce line number bloat, fix hover effectGravatar Peter Wu2014-01-08-4/+4
* Always #include corresponding .h in .c filesGravatar John Keeping2013-04-08-1/+1
* ssdiff: correctly manage tab expansionGravatar Julius Plenz2013-02-01-2/+1
* ssdiff: point line links at exact blob by prepending "id="Gravatar Julius Plenz2012-11-15-2/+2
* use correct type for sizeofGravatar Jamie Couture2012-03-18-1/+1
* ui-ssdiff.c: correct length check for LCS tableGravatar Eric Wong2012-01-08-4/+2
* ui-ssdiff: move LCS table away from the stackGravatar Jamie Couture2012-01-04-2/+31
* ssdiff: anchors for ssdiffGravatar Bernhard Reutner-Fischer2011-02-19-10/+24
* In side-by-side diff, add support for marking individual characters.Gravatar Ragnar Ouchterlony2009-11-07-25/+120
* Fixed side-by-side diff bugs related to binary diff and more.Gravatar Ragnar Ouchterlony2009-09-17-2/+6
* Polishing of how the side-by-side diff looks.Gravatar Ragnar Ouchterlony2009-09-17-12/+18
* First version of side-by-side diff.Gravatar Ragnar Ouchterlony2009-09-17-0/+264