Package org.eclipse.jgit.diff

Interface Summary
Sequence Arbitrary sequence of elements with fast comparison support.
 

Class Summary
DiffFormatter Format an EditList as a Git style unified patch script.
Edit A modified region detected between two versions of roughly the same content.
EditList Specialized list of Edits in a document.
RawText A Sequence supporting UNIX formatted text in byte[] format.
 

Enum Summary
Edit.Type Type of edit