Sort "All branches" to the top and prevent segfault
commit6876ab86ff6b410fb3e068dbe6dd4985de6908e8
authorSven Wegener <sven.wegener@stealer.net>
Sat, 21 May 2011 18:52:44 +0000 (21 20:52 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Sun, 5 Jun 2011 12:34:20 +0000 (5 08:34 -0400)
tree00210426fb57a0690bd5924aa60d2fe493187036
parentcc3ca7c749f943f00a3011f923df4d663a068ebf
Sort "All branches" to the top and prevent segfault

The "All branches" branch has a NULL author pointer and will cause a
segfault when sorting the branches view by author. Also it should be
always at the top.

Signed-off-by: Sven Wegener <sven.wegener@stealer.net>
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
NEWS
tig.c