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