mirror of
https://git.zx2c4.com/cgit
synced 2024-11-09 18:18:42 +00:00
e01f1403b9
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> |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile | ||
setup.sh | ||
t0010-validate-html.sh | ||
t0101-index.sh | ||
t0102-summary.sh | ||
t0103-log.sh | ||
t0104-tree.sh | ||
t0105-commit.sh | ||
t0106-diff.sh | ||
t0107-snapshot.sh | ||
t0108-patch.sh |