aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/treewalk/NameConflictTreeWalkTest.java
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes on rare combination of file namesDmitrii Filippov2022-11-031-0/+171
* NameConflictTreeWalk: respect git order on multi-tree iterationDmitrii Filippov2022-07-291-2/+68
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Close TreeWalks in testsThomas Wolf2019-10-151-72/+77
* Move base test classes to the junit bundle for reuse for Java 7 testsRobin Rosenberg2013-02-041-1/+1
* Pull up method for creating DirCacheEntry into RepositoryTestCaseRobin Stocker2012-10-281-36/+24
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-0/+10
* Remove empty iterator from TreeWalkShawn O. Pearce2010-12-071-5/+0
* Delete deprecated ObjectWriterShawn O. Pearce2010-08-231-6/+3
* Teach NameConflictTreeWalk to report DF conflictsChristian Halstrick2010-07-281-0/+55
* Move DirCache factory methods to RepositoryShawn O. Pearce2010-06-301-8/+8
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+211