From: "Shawn O. Pearce" <spearce@spearce.org>
To: Robin Rosenberg <robin.rosenberg@dewire.com>
Cc: "Roger C. Soares" <rogersoares@intelinet.com.br>, git@vger.kernel.org
Subject: Re: faster egit history page and a pure java "gitk" so
Date: Tue, 25 Mar 2008 00:48:32 -0400 [thread overview]
Message-ID: <20080325044832.GB4759@spearce.org> (raw)
In-Reply-To: <200803241431.08633.robin.rosenberg@dewire.com>
Robin Rosenberg <robin.rosenberg@dewire.com> wrote:
> Måndagen 24 March 2008 09.27.26 skrev Shawn O. Pearce:
> > OK, so I decided a few weeks back that the history page was not fast
> > enough. I think I've spent the past 3 weeks writing true revision
> > machinary for jgit, and now connecting it up to a UI visualizer.
> >
> > git://repo.or.cz/egit/spearce.git plotter
> >
> > The history page has been completely replaced. I saw Roger has
> > some patches against the current history page. :-|
>
> Did you lose compare?
>
> Ok, found it, but it only shows one file in the compare editor, so I cannot
> walk through all changes in the commit with Ctrl-. and Ctrl-,
Yea. The compare linkage in the prior history view was a little
unclear and I was trying to put something together. So I went
with a really quick and dirty linkage that worked for the simple
single file case. Ideally it should get fully ported over, but
the underlying concepts like GitFileRevision are probably going
to go by the wayside with RevWalk and TreeWalk being available.
So its probably trivial to port.
--
Shawn.
next prev parent reply other threads:[~2008-03-25 4:49 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-24 9:27 faster egit history page and a pure java "gitk" Shawn O. Pearce
2008-03-24 13:33 ` Roger C. Soares
2008-03-24 14:10 ` Robin Rosenberg
2008-03-25 4:43 ` Shawn O. Pearce
2008-03-25 12:33 ` Roger C. Soares
2008-03-24 14:06 ` Robin Rosenberg
2008-03-25 5:10 ` Shawn O. Pearce
2008-03-24 14:31 ` faster egit history page and a pure java "gitk" so Robin Rosenberg
2008-03-25 4:48 ` Shawn O. Pearce [this message]
2008-03-25 5:07 ` faster egit history page and a pure java "gitk" Roger C. Soares
2008-03-25 5:36 ` Shawn O. Pearce
2008-03-25 8:09 ` Shawn O. Pearce
2008-03-25 13:46 ` Roger C. Soares
2008-03-25 19:48 ` Robin Rosenberg
2008-03-26 1:37 ` Roger C. Soares
2008-03-26 4:52 ` Shawn O. Pearce
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080325044832.GB4759@spearce.org \
--to=spearce@spearce.org \
--cc=git@vger.kernel.org \
--cc=robin.rosenberg@dewire.com \
--cc=rogersoares@intelinet.com.br \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.