[PATCH 0/4] Eclipse (EGIT) Structured compare

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Cc: <spearce@...>
Date: Sunday, March 18, 2007 - 6:15 pm

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

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 0/4] Eclipse (EGIT) Structured compare, Robin Rosenberg, (Sun Mar 18, 6:15 pm)
Re: [PATCH 0/4] Eclipse (EGIT) Structured compare, Shawn O. Pearce, (Sun Mar 18, 10:21 pm)
[PATCH 4/4] Add support for structured comparison., Robin Rosenberg, (Sun Mar 18, 6:16 pm)
[PATCH 2/4] Rework tree/commit cache, Robin Rosenberg, (Sun Mar 18, 6:16 pm)
[PATCH 3/4] Decode message when encoding line is present, Robin Rosenberg, (Sun Mar 18, 6:16 pm)
[PATCH 1/4] Cache tree ObjectId's too, Robin Rosenberg, (Sun Mar 18, 6:15 pm)