Show 'Unstaged changes' above 'Staged changes' in the main view
commitc6aea2e0d840eee1030e04ab28d778ddc16c199c
authorJonas Fonseca <jonas.fonseca@gmail.com>
Wed, 25 Feb 2015 14:07:52 +0000 (25 09:07 -0500)
committerJonas Fonseca <jonas.fonseca@gmail.com>
Wed, 25 Feb 2015 14:07:52 +0000 (25 09:07 -0500)
tree03c0cb0c5cbe88312f5e889d712a34aedef86337
parent8788f2f59a684cf46b3028e25706c97e24c82da9
Show 'Unstaged changes' above 'Staged changes' in the main view

This reverses the order of these two fake commits since 'Staged changes'
is potentially the next commit and thus should be closer to the last
commit.

Fixes #383
NEWS.adoc
src/main.c
test/main/refresh-test
test/main/show-changes-test