jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Matthias Sohn 7ee184acfa Fix imports in DfsInserterTest
- remove unused import of AnyObjectId
- auto-sort import statements

Change-Id: I1c7cec2734bd58370a7dfae70a6a4ccbe3e304ce
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2015-11-05 22:47:54 +01:00
..
api Add support for pre-push hooks 2015-11-02 22:19:49 +01:00
attributes Delete deprecated class IgnoreRule 2015-04-25 00:43:20 +02:00
diff Show submodule difference as a hunk 2015-09-24 17:52:36 -04:00
dircache DirCache: Refuse to read files with invalid paths 2014-12-18 14:48:46 +01:00
events Move base test classes to the junit bundle for reuse for Java 7 tests 2013-02-04 07:24:56 +01:00
fnmatch Added characters to be escaped in file name patterns 2013-04-06 18:23:33 +02:00
gitrepo Fixed jgit test failures on Windows 2015-10-12 06:03:39 -04:00
ignore Fixed jgit test failures on Windows 2015-10-12 06:03:39 -04:00
internal/storage Fix imports in DfsInserterTest 2015-11-05 22:47:54 +01:00
junit Push control of time into MockSystemReader 2015-10-20 15:57:31 -07:00
lib Delete non empty directories before checkout a path 2015-10-09 09:23:30 -04:00
merge Fix ResolveMerger when files should be replaced by folders 2015-07-23 11:21:53 +02:00
nls Move console classes to pgm bundle 2015-02-10 09:14:48 +01:00
notes Replace deprecated release() methods by close() 2015-05-21 02:05:45 +02:00
patch Suppress boxing warnings where we know they are ok 2012-09-22 01:21:00 +02:00
revplot Revert "CommitBuilder should check for duplicate parents" 2015-03-18 16:26:05 -07:00
revwalk Push control of time into MockSystemReader 2015-10-20 15:57:31 -07:00
storage/file Remove hardcoded target/trash from test cases 2013-11-01 19:57:47 -07:00
submodule containsGitModulesFile() should not crash on bare repository 2015-08-03 07:58:52 -04:00
symlinks Merge bundle org.eclipse.jgit.java7 into org.eclipse.jgit 2015-03-23 14:23:07 +01:00
test/resources Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 2013-11-24 05:27:14 -05:00
transport WalkEncryptionTest: get rid of Log4J dependency 2015-10-21 11:25:27 +02:00
treewalk Replace deprecated release() methods by close() 2015-05-21 02:05:45 +02:00
util Enhance FS.runProcess() to support stdin-redirection and binary data 2015-11-02 22:19:47 +01:00