| Commit message (Expand) | Author | Age | Files | Lines |
* | ui-ssdiff: ban strncat() | Christian Hesse | 2019-06-05 | 1 | -3/+5 |
* | ui-ssdiff: resolve HTML5 validation errors | Chris Mayo | 2019-02-23 | 1 | -4/+6 |
* | ui-ssdiff: ban strcat() | Christian Hesse | 2018-09-11 | 1 | -2/+4 |
* | ui-ssdiff: ban strncpy() | Christian Hesse | 2018-09-11 | 1 | -2/+1 |
* | Fix gcc 8.1.1 compiler warnings | Jason A. Donenfeld | 2018-07-04 | 1 | -5/+7 |
* | ui-ssdiff: fix decl-after-statement warnings | John Keeping | 2016-10-01 | 1 | -2/+2 |
* | git: update to v2.10.0 | Christian Hesse | 2016-09-04 | 1 | -2/+2 |
* | ui-ssdiff: fix resource leak: free allocation from cgit_fileurl | Christian Hesse | 2015-10-09 | 1 | -2/+6 |
* | Avoid non-ANSI function declarations | John Keeping | 2015-03-09 | 1 | -8/+8 |
* | Reduce line number bloat, fix hover effect | Peter Wu | 2014-01-08 | 1 | -4/+4 |
* | Always #include corresponding .h in .c files | John Keeping | 2013-04-08 | 1 | -1/+1 |
* | ssdiff: correctly manage tab expansion | Julius Plenz | 2013-02-01 | 1 | -2/+1 |
* | ssdiff: point line links at exact blob by prepending "id=" | Julius Plenz | 2012-11-15 | 1 | -2/+2 |
* | use correct type for sizeof | Jamie Couture | 2012-03-18 | 1 | -1/+1 |
* | ui-ssdiff.c: correct length check for LCS table | Eric Wong | 2012-01-08 | 1 | -4/+2 |
* | ui-ssdiff: move LCS table away from the stack | Jamie Couture | 2012-01-03 | 1 | -2/+31 |
* | ssdiff: anchors for ssdiff | Bernhard Reutner-Fischer | 2011-02-19 | 1 | -10/+24 |
* | In side-by-side diff, add support for marking individual characters. | Ragnar Ouchterlony | 2009-11-07 | 1 | -25/+120 |
* | Fixed side-by-side diff bugs related to binary diff and more. | Ragnar Ouchterlony | 2009-09-16 | 1 | -2/+6 |
* | Polishing of how the side-by-side diff looks. | Ragnar Ouchterlony | 2009-09-16 | 1 | -12/+18 |
* | First version of side-by-side diff. | Ragnar Ouchterlony | 2009-09-16 | 1 | -0/+264 |