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.
Matthias Sohn 882fed0d96 Cancel gc if thread was interrupted 7 年之前
..
AbbreviationTest.java AbbreviationTest: Open FileOutputStream in try-with-resource 6 年之前
AlternatesTest.java Add some tests for alternates 7 年之前
AutoGcTest.java Fix loop in auto gc 7 年之前
BatchRefUpdateTest.java Support force writing reflog on a per-update basis 6 年之前
ConcurrentRepackTest.java Remove further unnecessary 'final' keywords 6 年之前
DescriptionTest.java Add {get,set}GitwebDescription to Repository 7 年之前
FileRepositoryBuilderTest.java FileRepositoryBuilderTest: Use try-with-resource for auto-closeables 8 年之前
FileSnapshotTest.java FileSnapshotTest: Open FileOutputStream in try-with-resource 6 年之前
GcBasicPackingTest.java GC: don't loosen doomed objects 7 年之前
GcBranchPrunedTest.java Break up GCTest to run in parallel 10 年之前
GcConcurrentTest.java Cancel gc if thread was interrupted 5 年之前
GcDeleteEmptyRefsFoldersTest.java Merge branch 'stable-4.10' into stable-4.11 5 年之前
GcDirCacheSavesObjectsTest.java Break up GCTest to run in parallel 10 年之前
GcKeepFilesTest.java Fix keep pack filename 7 年之前
GcOrphanFilesTest.java ObjectDirectory: Add pack directory getter 6 年之前
GcPackRefsTest.java RefDirectory: Throw exception if CAS of packed ref list fails 6 年之前
GcPruneNonReferencedTest.java Break up GCTest to run in parallel 10 年之前
GcReflogTest.java Test stability: add fsTick() to avoid random testPruneNone() failures 8 年之前
GcTagTest.java Break up GCTest to run in parallel 10 年之前
GcTemporaryFilesTest.java GC: Delete stale temporary packs and indexes 6 年之前
GcTestCase.java Enable and fix warnings about redundant specification of type arguments 7 年之前
InflatingBitSetTest.java Organize imports 7 年之前
LockFileTest.java Organize imports 7 年之前
ObjectDirectoryTest.java ObjectDirectory: Add pack directory getter 6 年之前
PackFileTest.java Remove 'final' in parameter lists 6 年之前
PackIndexTestCase.java Enable and fix 'Should be tagged with @Override' warning 7 年之前
PackIndexV1Test.java JGit 3.0: move internal classes into an internal subpackage 11 年之前
PackIndexV2Test.java JGit 3.0: move internal classes into an internal subpackage 11 年之前
PackInserterTest.java PackInserterTest#newLargeBlob: Factor Random instance out to class member 6 年之前
PackReverseIndexTest.java Enable and fix 'Should be tagged with @Override' warning 7 年之前
PackWriterTest.java Remove further unnecessary 'final' keywords 6 年之前
RefDirectoryTest.java Remove trivial cases of using deprecated RefDatabase.getRefs() 6 年之前
RefUpdateTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前
ReflogReaderTest.java ReflogReaderTest: Open FileOutputStream in try-with-resource 6 年之前
ReflogWriterTest.java ReflogWriterTest: Open FileInputStream in try-with-resource 6 年之前
RepositorySetupWorkDirTest.java RepositorySetupWorkDirTest: Fix "resource leak" warnings 8 年之前
StoredBitmapTest.java Expand wildcard imports to specfic classes 9 年之前
T0003_BasicTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前
T0004_PackReaderTest.java Modify T0004_PackReaderTest to use existing pack 10 年之前
UnpackedObjectTest.java Open auto-closeable resources in try-with-resource 6 年之前
WindowCacheGetTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前
WindowCacheReconfigureTest.java JGit 3.0: move internal classes into an internal subpackage 11 年之前
XInputStream.java Remove further unnecessary 'final' keywords 6 年之前