Re: EGIT packed delta format reading
From: Shawn Pearce <hidden>
Date: 2016-06-15 22:42:36
Robin Rosenberg [off-list ref] wrote:
Hi, I deciced to take Shawns Eclipse plugin for a run. There was some problem reading the pack files that seemed to work after applying the following fixes, i.e. I could connect to the project and the interal structures looks ok in the debugger as far as I can tell, but decorations don't work. That's as far as I've been testing up to now.
I'll take a look at it again, as soon as I get the tree entry sorting fixed.
BTW. How should EGIT patches be formatted to distingish them from git patches? I'm sending this using StGit.
You can use StGit to send patches, or any other GIT based tool. After all, we're using GIT. :-) As far as marking patches specifically as an egit/jgit patch you can send them directly to me and CC: the mailing list. The egit/jgit file names are pretty distinctive, just as the core GIT and Cogito file names are. I doubt folks will get confused as to which project a patch belongs to... -- Shawn.