git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [EGIT 00/10] This weeks Eclipse patches
@ 2007-05-07 21:29 Robin Rosenberg
  2007-05-07 21:29 ` [EGIT PATCH 01/10] Fixes due to changes in the Eclipse Team API Robin Rosenberg
                   ` (11 more replies)
  0 siblings, 12 replies; 14+ messages in thread
From: Robin Rosenberg @ 2007-05-07 21:29 UTC (permalink / raw)
  To: spearce; +Cc: git

A random collection of improvements to the Eclipse
plugin.

Highlights:
        - Now compatible with Eclipse 3.2.1 through 3.3 M7
        - Update compare view immediately when selecting a commit
          with the left button.
        - Compare with previous menu item, not just two selected
          commits.
	- Tooltip with full comment in history view
        - Minor performance and API enhancements
	- New bugs (FREE, apply now!)

You'll need Sun's JDK version 1.6 to run gracefully since the
memory mapping stresses the GC. With older versions you will get
out of memory errors needlessly, which currently means the
implementation does not see all objects.

-- robin 

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

end of thread, other threads:[~2007-05-08  3:24 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-05-07 21:29 [EGIT 00/10] This weeks Eclipse patches Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 01/10] Fixes due to changes in the Eclipse Team API Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 02/10] Recursion and update of all elements regardless of need Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 03/10] Update compare window immediately Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 04/10] Bug: Do not crash when showing diff for first version of a file Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 05/10] Speed up ObjectId a little Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 06/10] Create a generic history walker Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 07/10] Cache pack index fully Robin Rosenberg
2007-05-07 21:29 ` [EGIT PATCH 08/10] Use ObjectId[] instead of List for parents Robin Rosenberg
2007-05-07 21:30 ` [EGIT PATCH 09/10] Run history refresh in background Robin Rosenberg
2007-05-07 21:30 ` [EGIT PATCH 10/10] Enable a tooltip in the history view Robin Rosenberg
2007-05-07 21:35 ` Eclipse support status (was: Re: [EGIT 00/10] This weeks Eclipse patches) Grzegorz Kulewski
2007-05-08  2:07   ` Shawn O. Pearce
2007-05-08  3:24 ` [EGIT 00/10] This weeks Eclipse patches Shawn O. Pearce

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).