Welcome to
mirror list
, hosted at
ThFree Co
, Russian Federation.
git.zx2c4.com/cgit.git - Unnamed repository; edit this file 'description' to name the repository.
index
:
git.zx2c4.com/cgit.git
ch/about-link
ch/clang-filter
ch/default-pages
ch/dynamic-aging
ch/for-jason
ch/highlight-line
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
Unnamed repository; edit this file 'description' to name the repository.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui-ssdiff.c
Age
Commit message (
Expand
)
Author
2019-06-05
ui-ssdiff: ban strncat()
Christian Hesse
2019-02-23
ui-ssdiff: resolve HTML5 validation errors
Chris Mayo
2018-09-11
ui-ssdiff: ban strcat()
Christian Hesse
2018-09-11
ui-ssdiff: ban strncpy()
Christian Hesse
2018-07-04
Fix gcc 8.1.1 compiler warnings
Jason A. Donenfeld
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