git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Eclipse (EGIT) Structured compare
@ 2007-03-18 22:15 Robin Rosenberg
  2007-03-18 22:15 ` [PATCH 1/4] Cache tree ObjectId's too Robin Rosenberg
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Robin Rosenberg @ 2007-03-18 22:15 UTC (permalink / raw)
  To: git; +Cc: spearce

Now Eclipse can compare two git version at the project level. Thanks
to the SHA-1's the compare is very quick. There is some extra cost
for version managed archives (zip/jars) as Eclipse insists on comparing
the contents of those at the file level too. Not that I mind that. It
is useful and cool. (No, it doesn't compare open office documents in
any useful manner, unless you happen to have a plugin for it, in
which case it might actually work.)

Along with this some experiments with caching and a minor bug fix in
the commit reader.

If anyone besides me actually uses this, please send a comment.

-- robin

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

end of thread, other threads:[~2007-03-19  2:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-18 22:15 [PATCH 0/4] Eclipse (EGIT) Structured compare Robin Rosenberg
2007-03-18 22:15 ` [PATCH 1/4] Cache tree ObjectId's too Robin Rosenberg
2007-03-18 22:16 ` [PATCH 2/4] Rework tree/commit cache Robin Rosenberg
2007-03-18 22:16 ` [PATCH 3/4] Decode message when encoding line is present Robin Rosenberg
2007-03-18 22:16 ` [PATCH 4/4] Add support for structured comparison Robin Rosenberg
2007-03-19  2:21 ` [PATCH 0/4] Eclipse (EGIT) Structured compare 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).