index
:
cgit
ch/about-link
ch/default-pages
ch/dynamic-aging
ch/for-jason
ch/git-2-41
ch/log-commit-message
jd/render-filter
jd/zx2c4-deployment
jk/collapsible-sections
lf/filter
lf/for-jason
lh/grep
lh/pretty-blob-view
master
rm/namespace
wiki
[no description]
nobody
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-ssdiff.c
Age
Commit message (
Expand
)
Author
2015-10-09
ui-ssdiff: fix resource leak: free allocation from cgit_fileurl
Christian Hesse
2015-03-09
Avoid non-ANSI function declarations
John Keeping
2014-01-08
Reduce line number bloat, fix hover effect
Peter Wu
2013-04-08
Always #include corresponding .h in .c files
John Keeping
2013-02-01
ssdiff: correctly manage tab expansion
Julius Plenz
2012-11-15
ssdiff: point line links at exact blob by prepending "id="
Julius Plenz
2012-03-18
use correct type for sizeof
Jamie Couture
2012-01-08
ui-ssdiff.c: correct length check for LCS table
Eric Wong
2012-01-03
ui-ssdiff: move LCS table away from the stack
Jamie Couture
2011-02-19
ssdiff: anchors for ssdiff
Bernhard Reutner-Fischer
2009-11-07
In side-by-side diff, add support for marking individual characters.
Ragnar Ouchterlony
2009-09-16
Fixed side-by-side diff bugs related to binary diff and more.
Ragnar Ouchterlony
2009-09-16
Polishing of how the side-by-side diff looks.
Ragnar Ouchterlony
2009-09-16
First version of side-by-side diff.
Ragnar Ouchterlony