Re: "Child" information in commit window - and cleanups
[Posted August 10, 2005 by corbet]
From: |
| Linus Torvalds <torvalds-AT-osdl.org> |
To: |
| Paul Mackerras <paulus-AT-samba.org> |
Subject: |
| Re: "Child" information in commit window - and cleanups |
Date: |
| Mon, 8 Aug 2005 20:09:47 -0700 (PDT) |
Cc: |
| Git Mailing List <git-AT-vger.kernel.org> |
On Mon, 8 Aug 2005, Linus Torvalds wrote:
>
> It also cleans things up: it marks the text widget as no-wrap, which means
> that it doesn't need to truncate the commit description arbitrarily by
> hand.
Btw, in case anybody wondered: there is no x-axis scroll-bar. I don't
think one is needed, and if you _really_ want to scroll, you can do so
by dragging with the middle-mouse-button.
I have to say, with tcl/tk, "google" + "random typing" can make you appear
to know what the hell you're doing.
Linus