commit | 8d858d1a3a0f7df94a256dd5f51b94599c36c9f5 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Fri Aug 05 09:52:16 2005 +1000 |
committer | Paul Mackerras <paulus@samba.org> | Fri Aug 05 09:52:16 2005 +1000 |
tree | 430c1a6a8d56d22cf9d19dbd8b4c769c30d49fdb | |
parent | 1115fb38df53d1151eba3142f8acb9672ea2c9c4 [diff] |
Compress the graph horizontally if it gets too wide. If the graph gets to use more than a certain percentage (default 50%) of the width of the top-left pane, we now reduce the amount of space allowed for each graph line. This means it doesn't look quite as nice but you can still see the headline for the commit. (Currently the only way to customize the percentage is to edit your ~/.gitk file manually.)