about summary refs log tree commit diff
path: root/ui-commit.c
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2008-03-17 23:13:16 +0100
committerLars Hjemli <hjemli@gmail.com>2008-03-17 23:51:47 +0100
commite01f1403b9b501c563b1fe0e0052460a95945528 (patch)
treeeff9fd11272714db70bf2ac7116511f03d800af6 /ui-commit.c
parentUse GIT-1.5.4.4 (diff)
downloadcgit-pink-e01f1403b9b501c563b1fe0e0052460a95945528.tar.gz
cgit-pink-e01f1403b9b501c563b1fe0e0052460a95945528.zip
Fix segfault in patch view for root commit
The code for patch view assumed the current commit would always have a parent,
which made cgit segfault when that wasn't the case.

This fixes the bug and adds a test-script for patch view which includes a test
for the inital commit.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'ui-commit.c')
0 files changed, 0 insertions, 0 deletions
f='/src/commit/.zshrc?id=ba60bcc5d64896770c8bf8aec7e7a9cbde8f75cd&follow=1'>Print newline before every prompt after firstJune McEnroe 2015-11-02Remove first prompt placementJune McEnroe 2015-11-02Newline before prompt and start at bottom of terminalJune McEnroe 2015-10-27Add chruby to zshrcJune McEnroe