aboutsummaryrefslogtreecommitdiffstats
path: root/ui-ssdiff.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui-ssdiff: fix decl-after-statement warningsJohn Keeping2016-10-011-2/+2
* git: update to v2.10.0Christian Hesse2016-09-041-2/+2
* ui-ssdiff: fix resource leak: free allocation from cgit_fileurlChristian Hesse2015-10-091-2/+6
* Avoid non-ANSI function declarationsJohn Keeping2015-03-091-8/+8
* Reduce line number bloat, fix hover effectPeter Wu2014-01-081-4/+4
* Always #include corresponding .h in .c filesJohn Keeping2013-04-081-1/+1
* ssdiff: correctly manage tab expansionJulius Plenz2013-02-011-2/+1
* ssdiff: point line links at exact blob by prepending "id="Julius Plenz2012-11-151-2/+2
* use correct type for sizeofJamie Couture2012-03-181-1/+1
* ui-ssdiff.c: correct length check for LCS tableEric Wong2012-01-081-4/+2
* ui-ssdiff: move LCS table away from the stackJamie Couture2012-01-031-2/+31
* ssdiff: anchors for ssdiffBernhard Reutner-Fischer2011-02-191-10/+24
* In side-by-side diff, add support for marking individual characters.Ragnar Ouchterlony2009-11-071-25/+120
* Fixed side-by-side diff bugs related to binary diff and more.Ragnar Ouchterlony2009-09-161-2/+6
* Polishing of how the side-by-side diff looks.Ragnar Ouchterlony2009-09-161-12/+18
* First version of side-by-side diff.Ragnar Ouchterlony2009-09-161-0/+264