aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/IndexDiffTest.java
Commit message (Expand)AuthorAgeFilesLines
* IndexDiff: conflicting files aren't properly shownBernard Leach2011-05-051-4/+79
* Added support to IndexDiff to return information on conflictsBernard Leach2011-04-191-0/+46
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+11
* IndexDiff: Use isModified() when comparing index-worktreeShawn O. Pearce2010-12-081-3/+4
* Include list of assume unchanged files in IndexDiffStefan Lay2010-11-301-0/+45
* IndexDiff: support state [removed, untracked]Jens Baumgart2010-11-081-0/+31
* Delete deprecated ObjectWriterShawn O. Pearce2010-08-231-9/+20
* Add gitignore support to IndexDiff and use TreeWalkJens Baumgart2010-08-041-6/+17
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-3/+3
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+191