gitk: Use the new --boundary flag to git-rev-list
authorPaul Mackerras <paulus@samba.org>
Thu, 30 Mar 2006 07:43:51 +0000 (18:43 +1100)
committerPaul Mackerras <paulus@samba.org>
Thu, 30 Mar 2006 07:43:51 +0000 (18:43 +1100)
commit16c1ff968ac9717c958129eb05aa089cc0ca51e7
tree02972f4a79c2c8c632b85f1a9370ce4c21ec7bcd
parent7a1d9d14c8475715c6b923f378eb72be096c7963
gitk: Use the new --boundary flag to git-rev-list

With this, we can show the boundary (open-circle) commits immediately
after their last child, which looks much better than putting all the
boundary commits at the bottom of the graph.

Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk