summaryrefslogtreecommitdiff
path: root/ui-ssdiff.c
AgeCommit message (Expand)Author
2015-10-09ui-ssdiff: fix resource leak: free allocation from cgit_fileurlChristian Hesse
2015-03-09Avoid non-ANSI function declarationsJohn Keeping
2014-01-08Reduce line number bloat, fix hover effectPeter Wu
2013-04-08Always #include corresponding .h in .c filesJohn Keeping
2013-02-01ssdiff: correctly manage tab expansionJulius Plenz
2012-11-15ssdiff: point line links at exact blob by prepending "id="Julius Plenz
2012-03-18use correct type for sizeofJamie Couture
2012-01-08ui-ssdiff.c: correct length check for LCS tableEric Wong
2012-01-03ui-ssdiff: move LCS table away from the stackJamie Couture
2011-02-19ssdiff: anchors for ssdiffBernhard Reutner-Fischer
2009-11-07In side-by-side diff, add support for marking individual characters.Ragnar Ouchterlony
2009-09-16Fixed side-by-side diff bugs related to binary diff and more.Ragnar Ouchterlony
2009-09-16Polishing of how the side-by-side diff looks.Ragnar Ouchterlony
2009-09-16First version of side-by-side diff.Ragnar Ouchterlony