aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/diff/ContentSource.java
Commit message (Expand)AuthorAgeFilesLines
* Fix DiffFormatter for diffs against working tree with autocrlf=trueThomas Wolf2018-03-071-2/+3
* Fix javadoc org.eclipse.jgit diff packageMatthias Sohn2017-12-181-6/+7
* Fix MissingObjectException in RenameDetectorRĂ¼diger Herrmann2015-11-121-1/+5
* [performance] Remove synthetic access$ methods in dfs, diff and mergeAndrey Loskutov2015-10-281-1/+1
* Make jgit diff obey core.autocrlfRobin Rosenberg2012-12-271-57/+1
* Fix Javadoc formatting of org.eclipse.jgit.diff packageRobin Stocker2012-10-171-1/+1
* Handle content length in WorkingTreeIteratorRobin Rosenberg2012-03-271-1/+2
* Support creating the working directory differenceShawn O. Pearce2010-09-021-0/+337