* prevent gitk collapsing tree view when viewing a different commit?
@ 2013-12-19 15:15 Adam Spiers
2013-12-19 18:57 ` Marc Branchaud
0 siblings, 1 reply; 3+ messages in thread
From: Adam Spiers @ 2013-12-19 15:15 UTC (permalink / raw)
To: git mailing list
Hi all,
If I launch gitk, switch the lower right pane from Patch view mode to
Tree view, expand a few directories, and then changing to viewing a
different commit, the tree automatically collapses again. This is
really annoying when trying to view changes to the tree structure over
time; is there any way to stop it, or would it be an easy tweak to the
code for someone familiar with it? I had a look at the code but could
hardly understand any of it :-/
Thanks,
Adam
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: prevent gitk collapsing tree view when viewing a different commit?
2013-12-19 15:15 prevent gitk collapsing tree view when viewing a different commit? Adam Spiers
@ 2013-12-19 18:57 ` Marc Branchaud
2013-12-19 19:04 ` Adam Spiers
0 siblings, 1 reply; 3+ messages in thread
From: Marc Branchaud @ 2013-12-19 18:57 UTC (permalink / raw)
To: Adam Spiers, git mailing list
On 13-12-19 10:15 AM, Adam Spiers wrote:
> Hi all,
>
> If I launch gitk, switch the lower right pane from Patch view mode to
> Tree view, expand a few directories, and then changing to viewing a
> different commit, the tree automatically collapses again. This is
> really annoying when trying to view changes to the tree structure over
> time; is there any way to stop it, or would it be an easy tweak to the
> code for someone familiar with it? I had a look at the code but could
> hardly understand any of it :-/
What I would really like is that if I have a file selected in Patch view,
then that file is displayed when I switch to Tree view, and vice-versa.
Unfortunately such a change is beyond my Tcl skills.
M.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: prevent gitk collapsing tree view when viewing a different commit?
2013-12-19 18:57 ` Marc Branchaud
@ 2013-12-19 19:04 ` Adam Spiers
0 siblings, 0 replies; 3+ messages in thread
From: Adam Spiers @ 2013-12-19 19:04 UTC (permalink / raw)
To: git mailing list
On Thu, Dec 19, 2013 at 01:57:43PM -0500, Marc Branchaud wrote:
> On 13-12-19 10:15 AM, Adam Spiers wrote:
> > If I launch gitk, switch the lower right pane from Patch view mode to
> > Tree view, expand a few directories, and then changing to viewing a
> > different commit, the tree automatically collapses again. This is
> > really annoying when trying to view changes to the tree structure over
> > time; is there any way to stop it, or would it be an easy tweak to the
> > code for someone familiar with it? I had a look at the code but could
> > hardly understand any of it :-/
>
> What I would really like is that if I have a file selected in Patch view,
> then that file is displayed when I switch to Tree view, and vice-versa.
Yes, that would be fantastic!
> Unfortunately such a change is beyond my Tcl skills.
Mine too :-/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-12-19 19:04 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-19 15:15 prevent gitk collapsing tree view when viewing a different commit? Adam Spiers
2013-12-19 18:57 ` Marc Branchaud
2013-12-19 19:04 ` Adam Spiers
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.