commit | f6e2869f48f7a9b51a2a867ce955c39a9314ef3b | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Sun Nov 20 23:08:22 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Sun Nov 20 23:08:22 2005 +1100 |
tree | 66cecdbbb1aaa81ec1013a1786944690ee9c0acb | |
parent | e3fe532ddce7311cfbbdc98d2e157d33f6275231 [diff] |
gitk: Fix some bugs introduced by speedup changes Commits that weren't read from git-rev-list, i.e. the ones displayed with an open circle, were displayed incorrectly: the headline was null if there was only one line, and the commit comment was put all on one line. Also, the terminal commits weren't displayed when -r was used. Signed-off-by: Paul Mackerras <paulus@samba.org>