denio7 / egit

Automatically exported from code.google.com/p/egit
0 stars 0 forks source link

Generate/Apply Git format patches #112

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I would like to generate/apply Git format patches with jgit. It's listed
under "Missing Features" in the README. But I don't see a related issue
here. I guess this means that this features is low on the priority list.
How difficult would this feature be? If it's doable by someone how hasn't
great knowledge about the internals of (j)git I would try to work on this
feature. Any hints are appreciated.

Original issue reported on code.google.com by mknit...@googlemail.com on 28 Aug 2009 at 9:02

GoogleCodeExporter commented 8 years ago
To implement format-patch we first need to finish the diff implementation which 
Dscho
posted recently. Chris is working on that:
http://thread.gmane.org/gmane.comp.version-control.git/127633/focus=127659

-- Matthias

Original comment by matthias...@gmail.com on 5 Sep 2009 at 7:05

GoogleCodeExporter commented 8 years ago
Diff is implmented.

See also https://bugs.eclipse.org/bugs/show_bug.cgi?id=316523

Original comment by robin.ro...@gmail.com on 12 Jul 2010 at 4:56