gitk: Improve display of list of nearby tags and heads
commitd34835c939bbe059e347133b357441e21a7f7840
authorPaul Mackerras <paulus@samba.org>
Tue, 1 Jan 2013 12:08:12 +0000 (1 23:08 +1100)
committerPaul Mackerras <paulus@samba.org>
Tue, 1 Jan 2013 12:08:12 +0000 (1 23:08 +1100)
tree49695bc0e96e5ab91d7271f5d1c6fd118124636e
parentd809fb17b00f912112090294ff0257c8a87af56e
gitk: Improve display of list of nearby tags and heads

This provides a control in the preferences pane for the limit on
how many tags or heads are displayed with the commit details under
the Branch(es), Precedes and Follows headings.  This limit is now
saved in ~/.gitk so that changes are persistent.

This also applies word-wrapping to the list of tags or heads under
the Branch, Precedes and Follows headings, so that long lists are
more readable.

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