Split rendering of changes commit in two
commit6ca7abcf3056d9c40362b9fb29c0fb4d2a255cf1
authorJonas Fonseca <jonas.fonseca@gmail.com>
Mon, 3 Nov 2014 20:02:45 +0000 (3 15:02 -0500)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Mon, 3 Nov 2014 20:40:16 +0000 (3 15:40 -0500)
treeed111bfe1bb54199084491f1914daaec47652a23
parentc91798e77cb66864772a0f8819e6f7a124d502ce
Split rendering of changes commit in two

The index is checked in main_open but the lines are added when the first
commit is read. This ensures that the changes commits are only displayed
if git-log finds any commits.
NEWS.adoc
include/tig/main.h
src/main.c
test/main/no-matching-commmits-test [new file with mode: 0755]
test/tools/libtest.sh