author | Paul Mackerras <paulus@samba.org> | |
Sun, 17 Feb 2008 23:44:33 +0000 (10:44 +1100) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Sun, 17 Feb 2008 23:44:33 +0000 (10:44 +1100) | ||
commit | 841ea8244913bd8953fdd43e54d9965f02bebae6 | |
tree | 0b71293cc6161525b322b8d62f93b5446d88cef2 | tree | snapshot |
parent | 585fb5985dcc5c129cb9f095c73dce88c8aacf77 | commit | diff |
gitk: Fix bug where arcs could get lost
Because we weren't fixing up vlastins when moving an arc from one
place to another, it was possible for us later to decide to move
an arc to the wrong place, and end up with an arc disconnected from
the rest of the graph. This fixes it by updating vlastins when
necessary.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Because we weren't fixing up vlastins when moving an arc from one
place to another, it was possible for us later to decide to move
an arc to the wrong place, and end up with an arc disconnected from
the rest of the graph. This fixes it by updating vlastins when
necessary.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |