summaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-06-05 11:44:47 +0200
committerLars Hjemli <hjemli@gmail.com>2007-06-05 11:44:53 +0200
commit4a6201e318d1db69d126f08a3d80ce2d5cf7ac01 (patch)
treee551dce744ec35e21f0ecae8fcda37fdb58ab8d1 /git
parent51a960a3ca6b0cade97db287a342996c3e1de48d (diff)
downloadcgit-4a6201e318d1db69d126f08a3d80ce2d5cf7ac01.tar.gz
cgit-4a6201e318d1db69d126f08a3d80ce2d5cf7ac01.tar.bz2
cgit-4a6201e318d1db69d126f08a3d80ce2d5cf7ac01.zip
ui-diff: emit table/tr/td at better locations
This fixes a bug which made the diff-link for each parent of a commit output a diff without correct styles. It also adds an error-message if the head commit specified on the querystring isn't a valid commit object. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'git')
0 files changed, 0 insertions, 0 deletions
ef='/others/cgit.git/commit/ui-view.c?h=v0.4&id=7250a154678477a1e8260efbc9810ec389754ef9&follow=1'>ui-view: show pathname if specified in querystringLars Hjemli3-5/+10 2007-05-08Update to libgit 1.5.2-rc2Lars Hjemli9-837/+50 2007-02-21Layout updateLars Hjemli9-32/+127 2007-02-08Make snapshot feature configurableLars Hjemli5-6/+22 2007-02-08Add support for snapshotsLars Hjemli8-8/+153 2007-02-05cgit v0.2v0.2Lars Hjemli1-1/+1 2007-02-05Add support for prefix and gitsrc arguments to 'make'Lars Hjemli2-15/+37 2007-02-04Update cgitrc templateLars Hjemli1-21/+32 2007-02-04Add support for lightweight tagsLars Hjemli2-19/+37 2007-02-04Read repo-info from /etc/cgitrcLars Hjemli5-55/+120 2007-02-04Do not die if tag has no messageLars Hjemli1-2/+2 2007-02-03Fix search for non-virtual urlsLars Hjemli1-0/+6 2007-01-28Update README with install/config informationLars Hjemli1-24/+28