author | Jonas Fonseca <fonseca@diku.dk> | |
Fri, 18 May 2007 20:50:29 +0000 (22:50 +0200) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Fri, 18 May 2007 20:50:29 +0000 (22:50 +0200) | ||
commit | 9eded3792d88216d21db2b1cec7917035650d843 | |
tree | 6f7e3ff7de270cfe22dd2326d8716f31b6f3a3fa | tree | snapshot |
parent | befb497073bc6b64c4fe72008d44bddfce3ec61b | commit | diff |
Fix revision graph visualization during incremental updating
This caused certain commit lines in the main view to not have have a
visual revision graph.
The reason is that revision graph visualization requires knowledge about
the parent commit. This causes a further one-off needed to be redrawn
for incremental updates.
This caused certain commit lines in the main view to not have have a
visual revision graph.
The reason is that revision graph visualization requires knowledge about
the parent commit. This causes a further one-off needed to be redrawn
for incremental updates.
tig.c | diff | blob | history |