]> git.cameronkatri.com Git - cgit.git/commit
Use tables and css to create the diffstat graph, fix scaling
authorLars Hjemli <hjemli@gmail.com>
Tue, 15 May 2007 00:13:11 +0000 (02:13 +0200)
committerLars Hjemli <hjemli@gmail.com>
Tue, 15 May 2007 07:09:42 +0000 (09:09 +0200)
commite903011c4457c24c0095f270ca5e78c40729434f
tree255f128dfaf81f2fd03bb2216039bbf8f38ef167
parentcfd2aa079770ddb4c93d5995b2cd7b5f25da3681
Use tables and css to create the diffstat graph, fix scaling

There was no need to use image-files for the graphs, so lets drop them.
At the same time, fix scaling of the graphs so that the full width is
used only if atleast 100 LOC are changed in one of the files.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Makefile
add.png [deleted file]
cgit.css
del.png [deleted file]
ui-commit.c