aboutsummaryrefslogtreecommitdiff
path: root/ui-ssdiff.c
AgeCommit message (Expand)Author
2018-07-04Fix gcc 8.1.1 compiler warningsGravatar Jason A. Donenfeld
2016-10-01ui-ssdiff: fix decl-after-statement warningsGravatar John Keeping
2016-09-04git: update to v2.10.0Gravatar Christian Hesse
2015-10-09ui-ssdiff: fix resource leak: free allocation from cgit_fileurlGravatar Christian Hesse
2015-03-09Avoid non-ANSI function declarationsGravatar John Keeping
2014-01-08Reduce line number bloat, fix hover effectGravatar Peter Wu
2013-04-08Always #include corresponding .h in .c filesGravatar John Keeping
2013-02-01ssdiff: correctly manage tab expansionGravatar Julius Plenz
2012-11-15ssdiff: point line links at exact blob by prepending "id="Gravatar Julius Plenz
2012-03-18use correct type for sizeofGravatar Jamie Couture
2012-01-08ui-ssdiff.c: correct length check for LCS tableGravatar Eric Wong
2012-01-03ui-ssdiff: move LCS table away from the stackGravatar Jamie Couture
2011-02-19ssdiff: anchors for ssdiffGravatar Bernhard Reutner-Fischer
2009-11-07In side-by-side diff, add support for marking individual characters.Gravatar Ragnar Ouchterlony
2009-09-16Fixed side-by-side diff bugs related to binary diff and more.Gravatar Ragnar Ouchterlony
2009-09-16Polishing of how the side-by-side diff looks.Gravatar Ragnar Ouchterlony
2009-09-16First version of side-by-side diff.Gravatar Ragnar Ouchterlony