git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robin Rosenberg <robin.rosenberg@dewire.com>
To: spearce@spearce.org
Cc: git@vger.kernel.org
Subject: [EGIT 00/10] This weeks Eclipse patches
Date: Mon, 07 May 2007 23:29:08 +0200	[thread overview]
Message-ID: <20070507212636.21546.29280.stgit@lathund.dewire.com> (raw)

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 

             reply	other threads:[~2007-05-07 21:29 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-05-07 21:29 Robin Rosenberg [this message]
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

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=20070507212636.21546.29280.stgit@lathund.dewire.com \
    --to=robin.rosenberg@dewire.com \
    --cc=git@vger.kernel.org \
    --cc=spearce@spearce.org \
    /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 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).