Code

update_view: Check the pipes and call end_update() before redrawing
authorJonas Fonseca <fonseca@diku.dk>
Wed, 15 Oct 2008 08:14:33 +0000 (10:14 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Wed, 15 Oct 2008 08:16:34 +0000 (10:16 +0200)
commit4361847ff7578a8394e25b3127ed680c76a94f78
tree680da75637717010f7571732b05424b250c7c5ba
parent0417853c9a1ea412bc1680cd7bd6c92c21b803b5
update_view: Check the pipes and call end_update() before redrawing

This allows the main view to finish its updating of the revision graph
so that it is rendered properly for the last commit. As a bonus, it also
removes a goto.
NEWS
tig.c