jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Matthias Sohn ffddf8d437 Merge branch 'stable-4.4'
* stable-4.4:
  Log if Repository.useCnt becomes negative
  Time based eviction strategy for repository cache
  Add method to read time unit from config
  Align include.path max depth with native git
  Config load should not fail on unsupported or nonexistent include path
  Allow using JDK 7 bootclasspath when compiling JGit using Java 8
  Extract work queue to allow reusing it

Change-Id: I6aeedb1cb8b0c3068af344a719c80a03ae68fc23
Signed-off-by: Matthias Sohn <matthias.sohn@sap.com>
2016-07-12 17:12:41 +02:00
..
api Enhance test coverage when core.filemode is false 2016-07-01 22:48:29 +02:00
attributes Add Attribute Macro Expansion 2016-02-11 17:08:49 +01:00
diff PatchIdDiffFormatterTest: Open Git and PatchIdDiffFormatter in try-with-resource 2016-02-12 14:07:53 +09:00
dircache DirCacheBasicTest: Open ObjectInserter.Formatter in try-with-resource 2016-02-15 17:19:17 +09: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 Fix javadoc errors and unused imports introduced by ddd0fe25 2016-06-01 10:17:29 +02:00
ignore Fix unused throws CorruptObjectException from addTree 2016-01-21 17:07:50 +01:00
internal/storage Prune UNREACHABLE_GARBAGE packs when they expire 2016-06-27 08:38:11 -07:00
junit Repository: Introduce exactRef and findRef, deprecate getRef 2015-11-25 14:05:20 -08:00
lib Merge branch 'stable-4.4' 2016-07-12 17:12:41 +02:00
merge Revert "Fix warnings about unchecked conversion of MergeResult" 2016-02-15 18:45:55 -05:00
nls Move console classes to pgm bundle 2015-02-10 09:14:48 +01:00
notes NoteMapTest: Open TreeWalk instances in try-with-resource 2016-02-12 14:12:25 +09: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 RevCommitListTest: Open Git and RevWalk in try-with-resource 2016-02-05 17:26:03 +09:00
storage/file Remove hardcoded target/trash from test cases 2013-11-01 19:57:47 -07:00
submodule SubmoduleAddTest: Open Git in try-with-resource 2016-02-05 14:11:54 +09:00
symlinks SymlinksTest: Open git and TreeWalk in try-with-resource 2016-02-05 14:05:22 +09:00
test/resources Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 2013-11-24 05:27:14 -05:00
transport ReceivePack: report protocol parsing failures on channel 3 2016-07-05 17:22:37 -07:00
treewalk Fix unclosed resource warnings in FileTreeIteratorTest 2016-07-07 17:36:55 -04:00
util Add EOL stream type detection to TreeWalk 2016-03-07 17:24:32 +01:00