author | Paul Mackerras <paulus@samba.org> | |
Fri, 24 Aug 2007 12:16:42 +0000 (22:16 +1000) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Fri, 24 Aug 2007 12:16:42 +0000 (22:16 +1000) | ||
commit | 8f0bc7e95e41673a853a53e17708c6f4f46e6420 | |
tree | 795e78f741bd66b75155907297ccf818c03b4062 | tree | snapshot |
parent | 97645683bff498e369c1c24ce10e78b51cdaf468 | commit | diff |
gitk: Get rid of the rowchk array
Instead, when looking for lines that should be terminated with a down
arrow, we look at the parents of the commit $downarrowlen + 1 rows
before. This gets rid of one more place where we are assuming that
all the rows are laid out in order from top to bottom.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Instead, when looking for lines that should be terminated with a down
arrow, we look at the parents of the commit $downarrowlen + 1 rows
before. This gets rid of one more place where we are assuming that
all the rows are laid out in order from top to bottom.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |