about summary refs log tree commit
path: root/ui-ssdiff.c
DateCommit message (Expand)
2019-04-22ui-ssdiff: get rid of strncat
2019-02-23ui-ssdiff: resolve HTML5 validation errors
2018-09-11ui-ssdiff: ban strcat()
2018-09-11ui-ssdiff: ban strncpy()
2018-07-04Fix gcc 8.1.1 compiler warnings
2016-10-01ui-ssdiff: fix decl-after-statement warnings
2016-09-04git: update to v2.10.0
2015-10-09ui-ssdiff: fix resource leak: free allocation from cgit_fileurl
2015-03-09Avoid non-ANSI function declarations
2014-01-08Reduce line number bloat, fix hover effect
2013-04-08Always #include corresponding .h in .c files
2013-02-01ssdiff: correctly manage tab expansion
2012-11-15ssdiff: point line links at exact blob by prepending "id="
2012-03-18use correct type for sizeof
2012-01-08ui-ssdiff.c: correct length check for LCS table
2012-01-03ui-ssdiff: move LCS table away from the stack
2011-02-19ssdiff: anchors for ssdiff
2009-11-07In side-by-side diff, add support for marking individual characters.
2009-09-16Fixed side-by-side diff bugs related to binary diff and more.
2009-09-16Polishing of how the side-by-side diff looks.
2009-09-16First version of side-by-side diff.