Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-04-08 | Always #include corresponding .h in .c files | John Keeping | 1 | -1/+1 |
2013-02-01 | ssdiff: correctly manage tab expansion | Julius Plenz | 1 | -2/+1 |
2012-11-15 | ssdiff: point line links at exact blob by prepending "id=" | Julius Plenz | 1 | -2/+2 |
2012-03-18 | use correct type for sizeof | Jamie Couture | 1 | -1/+1 |
2012-01-08 | ui-ssdiff.c: correct length check for LCS table | Eric Wong | 1 | -4/+2 |
2012-01-03 | ui-ssdiff: move LCS table away from the stack | Jamie Couture | 1 | -2/+31 |
2011-02-19 | ssdiff: anchors for ssdiff | Bernhard Reutner-Fischer | 1 | -10/+24 |
2009-11-07 | In side-by-side diff, add support for marking individual characters. | Ragnar Ouchterlony | 1 | -25/+120 |
2009-09-16 | Fixed side-by-side diff bugs related to binary diff and more. | Ragnar Ouchterlony | 1 | -2/+6 |
2009-09-16 | Polishing of how the side-by-side diff looks. | Ragnar Ouchterlony | 1 | -12/+18 |
2009-09-16 | First version of side-by-side diff. | Ragnar Ouchterlony | 1 | -0/+264 |