aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/diff/RawText.java
Commit message (Expand)AuthorAgeFilesLines
* Use int[] rather than IntList for RawText hashesShawn O. Pearce2010-09-011-7/+5
* Perform automatic CRLF to LF conversion during WorkingTreeIteratorMarc Strapetz2010-08-201-3/+49
* log: Add whitespace ignore optionsShawn O. Pearce2010-07-031-0/+19
* Added check for binary files while diffingJeff Schumacher2010-06-291-0/+21
* Ensure RawText closes the FileInputStream when read is completeShawn O. Pearce2010-02-031-14/+2
* Add javadoc comments, remove unused code, shift comments to correct placeChristian Halstrick2009-10-091-0/+1
* Prepare RawText for diff-index and diff-filesJohannes Schindelin2009-10-061-1/+27
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+190