Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |