index
:
cgit-70
gopher
master
upstream
a fork of cgit with a Gopher interface
KatolaZ
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-ssdiff.c
Age
Commit message (
Expand
)
Author
2016-10-01
ui-ssdiff: fix decl-after-statement warnings
John Keeping
2016-09-04
git: update to v2.10.0
Christian Hesse
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