> Hello,
>
> Here is my first GSoC series - some work from the last week.
> It's actually not a PackWriter, but some changes in existing jgit core
> related to PackWriting. Some of these added methods/refactors are not yet
> used within this series, but are used in my dirty branch in PackWriter
> which is under-development, even somewhat usable.
>
> Series start with formatting stuff, as some old files were not
> appropriatelly formatted.
>
> This series is also available at my corechanges branch:
>
http://repo.or.cz/w/egit/zawir.git?a=shortlog;h=refs/heads/corechanges
> It's based on Shawn's bsd branch, with new BSD-style license, but I can
> rebase if really needed.
>
> If you want to track some PackWriter (itself) development you may want to
> have a look at my dirty branch:
>
http://repo.or.cz/w/egit/zawir.git?a=shortlog;h=refs/heads/dirty
>
> That's all. Although Shawn already reviewed some old version of this patches,
> I'm still interested in your comments.