You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Pursehouse 0973c9fc48 DirCacheCGitCompatabilityTest: Open TreeWalk in try-with-resource 8 years ago
..
api GitConstructionTest: Open Git instance in try-with-resource 8 years ago
attributes Fix unused throws CorruptObjectException from addTree 8 years ago
diff PatchIdDiffFormatterTest: Open Git and PatchIdDiffFormatter in try-with-resource 8 years ago
dircache DirCacheCGitCompatabilityTest: Open TreeWalk in try-with-resource 8 years ago
events Move base test classes to the junit bundle for reuse for Java 7 tests 11 years ago
fnmatch Added characters to be escaped in file name patterns 11 years ago
gitrepo ManifestParserTest: Don't use deprecated StringBufferInputStream 8 years ago
ignore Fix unused throws CorruptObjectException from addTree 8 years ago
internal/storage LockFileTest: Open Git instance in try-with-resource 8 years ago
junit Repository: Introduce exactRef and findRef, deprecate getRef 8 years ago
lib DirCacheCheckoutMaliciousPathTest: Open Git and RevWalk in t-w-r 8 years ago
merge RecursiveMergerTest: Open TreeWalk and BufferedReader in try-with-resource 8 years ago
nls Move console classes to pgm bundle 9 years ago
notes NoteMapTest: Open TreeWalk instances in try-with-resource 8 years ago
patch Suppress boxing warnings where we know they are ok 11 years ago
revplot Revert "CommitBuilder should check for duplicate parents" 9 years ago
revwalk RevCommitListTest: Open Git and RevWalk in try-with-resource 8 years ago
storage/file Remove hardcoded target/trash from test cases 10 years ago
submodule SubmoduleAddTest: Open Git in try-with-resource 8 years ago
symlinks SymlinksTest: Open git and TreeWalk in try-with-resource 8 years ago
test/resources Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 years ago
transport Merge branch 'master' into stable-4.2 8 years ago
treewalk ForPathTest: Open TreeWalk in try-with-resource 8 years ago
util Remove declared IOException which is no longer thrown 8 years ago