]> gitweb.ps.run Git - ps-cgit/commitdiff
ui-commit: handle root commits
authorLars Hjemli <hjemli@gmail.com>
Sun, 18 May 2008 19:09:26 +0000 (21:09 +0200)
committerLars Hjemli <hjemli@gmail.com>
Sun, 18 May 2008 19:13:21 +0000 (21:13 +0200)
Both cgit_print_diff() and cgit_diff_tree() handles root commits nicely,
but cgit_print_commit() forgot to check the case of 0 parents.

This fixes it, and adds tests to avoid future regressions.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found