aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/DirCacheCheckoutTest.java
Commit message (Expand)AuthorAgeFilesLines
* Implemented merge for parallel delete/modificationBernard Leach2011-05-031-1/+1
* Refactor test casesPhilipp Thun2011-03-211-18/+0
* Remove deprecated Treeish interfaceShawn O. Pearce2011-03-071-2/+2
* Hard reset should not report conflict on untracked fileMatthias Sohn2011-01-271-2/+5
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+5
* Fixed checkouts when HEAD is ignoredChristian Halstrick2010-11-131-0/+84
* Implement a Dircache checkout (needed for merge)Christian Halstrick2010-08-271-0/+86