about summary refs log tree commit diff
path: root/cgit.png
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-05-18 21:09:26 +0200
committerLars Hjemli <hjemli@gmail.com>2008-05-18 21:13:21 +0200
commit502d57596e645ec91bb9b8ca62833cdb0de4a3b1 (patch)
treecf825746aee92fc7b50d5b35173a4c38739ecbbf /cgit.png
parentAdd link to index page from repo header, remove page name (diff)
downloadcgit-pink-502d57596e645ec91bb9b8ca62833cdb0de4a3b1.tar.gz
cgit-pink-502d57596e645ec91bb9b8ca62833cdb0de4a3b1.zip
ui-commit: handle root commits
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>
Diffstat (limited to 'cgit.png')
0 files changed, 0 insertions, 0 deletions
2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe