aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/diff
Commit message (Expand)AuthorAgeFilesLines
* Ensure RawText closes the FileInputStream when read is completeShawn O. Pearce2010-02-031-14/+2
* Merge branch 'cq-diff'Shawn O. Pearce2010-01-063-1/+571
|\
| * Add javadoc comments, remove unused code, shift comments to correct placeChristian Halstrick2009-10-093-25/+97
| * Fixed MyersDiff to be able to handle more than 100kChristian Halstrick2009-10-091-16/+19
| * Add the "jgit diff" commandJohannes Schindelin2009-10-061-1/+1
| * Prepare RawText for diff-index and diff-filesJohannes Schindelin2009-10-061-1/+27
| * Add Myers' algorithm to generate diff scriptsJohannes Schindelin2009-10-061-0/+469
* | Remove trailing whitespace at end of lineAlex Blewitt2009-10-312-2/+2
|/
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-295-0/+788