git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [EGIT PATCH 00/10] Fixes and improvement on Eclipse plugin
@ 2007-03-11 18:15 Robin Rosenberg
  2007-03-11 18:15 ` [EGIT PATCH 01/10] Git history refresh problem Robin Rosenberg
                   ` (12 more replies)
  0 siblings, 13 replies; 16+ messages in thread
From: Robin Rosenberg @ 2007-03-11 18:15 UTC (permalink / raw)
  To: spearce; +Cc: git

Here is a mix of bug fixes and performance improvements. The most
important ones are that the history panel now shows the right
history (yea, I'm an SWT/JFace n00b so there may be more suble bugs
there). Actually, now that I come to think of it; the rows in the
history window sometimes get the wrong height. The workaround is
to press ALT-F4 and then cancel. 

The other big thing is that Eclipse now caches commits so browsing
the resorces updates the history view immediately instead of an
annoying second or two later, provided the Link with Editor button
is pushed.

As for JDK, I recommend JDK 1.5.11 or JDK 1.6 for running because
of improvements and bug fixes made by Sun wrt GC and memory mapping.

-- robin

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2007-03-11 20:43 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-11 18:15 [EGIT PATCH 00/10] Fixes and improvement on Eclipse plugin Robin Rosenberg
2007-03-11 18:15 ` [EGIT PATCH 01/10] Git history refresh problem Robin Rosenberg
2007-03-11 18:15 ` [EGIT PATCH 02/10] Support commit encoding header Robin Rosenberg
2007-03-11 18:15 ` [EGIT PATCH 03/10] Avoid a nullpointerexception on shutdown Robin Rosenberg
2007-03-11 18:15 ` [EGIT PATCH 04/10] Speed up history by comparing tree hashes Robin Rosenberg
2007-03-11 18:15 ` [EGIT PATCH 05/10] Cache commits Robin Rosenberg
2007-03-11 18:15 ` [EGIT PATCH 06/10] Allow history listing on folders and projects Robin Rosenberg
2007-03-11 18:15 ` [EGIT PATCH 07/10] Return nothing if no version exists for a commit Robin Rosenberg
2007-03-11 18:15 ` [EGIT PATCH 08/10] Show only commits that represent changes in the history view Robin Rosenberg
2007-03-11 18:16 ` [EGIT PATCH 09/10] Hash ObjectId faster Robin Rosenberg
2007-03-11 18:16 ` [EGIT PATCH 10/10] Display distance to head in history page Robin Rosenberg
2007-03-11 20:11 ` [PATCH 0/2] Series short description Robin Rosenberg
2007-03-11 20:19   ` Shawn O. Pearce
2007-03-11 20:45     ` Robin Rosenberg
2007-03-11 20:11 ` [PATCH 1/2] Tag version 0.2.1 Robin Rosenberg
2007-03-11 20:11 ` [PATCH 2/2] Re-add qualfiier for development version Robin Rosenberg

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).