summaryrefslogtreecommitdiffstatshomepage
path: root/ui-ssdiff.c
Commit message (Expand)AuthorAgeFilesLines
* ssdiff: point line links at exact blob by prepending "id="Gravatar Julius Plenz2012-11-151-2/+2
* use correct type for sizeofGravatar Jamie Couture2012-03-181-1/+1
* ui-ssdiff.c: correct length check for LCS tableGravatar Eric Wong2012-01-081-4/+2
* ui-ssdiff: move LCS table away from the stackGravatar Jamie Couture2012-01-031-2/+31
* ssdiff: anchors for ssdiffGravatar Bernhard Reutner-Fischer2011-02-191-10/+24
* In side-by-side diff, add support for marking individual ...Gravatar Ragnar Ouchterlony2009-11-071-25/+120
* Fixed side-by-side diff bugs related to binary diff and m...Gravatar Ragnar Ouchterlony2009-09-161-2/+6
* Polishing of how the side-by-side diff looks.Gravatar Ragnar Ouchterlony2009-09-161-12/+18
* First version of side-by-side diff.Gravatar Ragnar Ouchterlony2009-09-161-0/+264