summary refs log tree commit diff
path: root/ui-ssdiff.c
AgeCommit message (Expand)Author
2019-06-05ui-ssdiff: ban strncat()Christian Hesse
2019-02-23ui-ssdiff: resolve HTML5 validation errorsChris Mayo
2018-09-11ui-ssdiff: ban strcat()Christian Hesse
2018-09-11ui-ssdiff: ban strncpy()Christian Hesse
2018-07-04Fix gcc 8.1.1 compiler warningsJason A. Donenfeld
2016-10-01ui-ssdiff: fix decl-after-statement warningsJohn Keeping
2016-09-04git: update to v2.10.0Christian Hesse
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