Fix main view to show changes commits in association with current HEAD
commitb065cf807561d90fa93c27515416baf29d0d02a6
authorJonas Fonseca <jonas.fonseca@gmail.com>
Mon, 17 Nov 2014 03:43:36 +0000 (16 22:43 -0500)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Mon, 17 Nov 2014 03:43:36 +0000 (16 22:43 -0500)
treedb31706a4fd730978c2a8293ebb1df0a655b9249
parent30b3804c61c4db8bcba30d38b976c078451cc94c
Fix main view to show changes commits in association with current HEAD

This is more in line with gitk and also means that unstaged/staged
changes commit nodes will not show up for unrelated branches.
NEWS.adoc
src/main.c
test/main/show-changes-test
test/tools/setup-conflict.sh