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 8e52e30b92 Merge branch 'stable-5.2' into stable-5.3 3 年之前
..
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 BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) fired 3 年之前
ConcurrentRepackTest.java Use Instant instead of milliseconds for filesystem timestamp handling 4 年之前
DescriptionTest.java Add {get,set}GitwebDescription to Repository 7 年之前
FileRepositoryBuilderTest.java FileRepositoryBuilderTest: Don't explicitly close BufferedWriter in try-with-resource 5 年之前
FileSnapshotTest.java Ensure we use MockSystemReader in tests 4 年之前
GcBasicPackingTest.java GC: don't loosen doomed objects 7 年之前
GcBranchPrunedTest.java Deprecate Repository#hasObject 5 年之前
GcConcurrentTest.java Merge branch 'stable-5.2' into stable-5.3 5 年之前
GcDeleteEmptyRefsFoldersTest.java Fix GC.deleteEmptyRefsFolders 5 年之前
GcDirCacheSavesObjectsTest.java Break up GCTest to run in parallel 10 年之前
GcKeepFilesTest.java Fix keep pack filename 7 年之前
GcOrphanFilesTest.java Ensure that GC#deleteOrphans respects pack lock 3 年之前
GcPackRefsTest.java RefDirectory: Throw exception if CAS of packed ref list fails 6 年之前
GcPruneNonReferencedTest.java Merge branch 'stable-5.2' into stable-5.3 5 年之前
GcReflogTest.java Test stability: add fsTick() to avoid random testPruneNone() failures 8 年之前
GcTagTest.java Deprecate Repository#hasObject 5 年之前
GcTemporaryFilesTest.java GC: Delete stale temporary packs and indexes 6 年之前
GcTestCase.java Use Instant instead of milliseconds for filesystem timestamp handling 4 年之前
InflatingBitSetTest.java Organize imports 7 年之前
LockFileTest.java Organize imports 7 年之前
ObjectDirectoryTest.java Merge branch 'stable-5.2' into stable-5.3 4 年之前
PackFileSnapshotTest.java Use Instant instead of milliseconds for filesystem timestamp handling 4 年之前
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 PackWriterTest: Open TestRepository in try-with-resource 5 年之前
RefDirectoryTest.java Merge branch 'stable-5.2' into stable-5.3 4 年之前
RefUpdateTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 年之前
ReflogReaderTest.java Explicitly specify charset when calling getBytes 5 年之前
ReflogWriterTest.java Explicitly specify charset when calling getBytes 5 年之前
RepositorySetupWorkDirTest.java RepositorySetupWorkDirTest: Fix "resource leak" warnings 8 年之前
StoredBitmapTest.java Expand wildcard imports to specfic classes 9 年之前
T0003_BasicTest.java Merge branch 'stable-5.2' into stable-5.3 4 年之前
T0004_PackReaderTest.java Modify T0004_PackReaderTest to use existing pack 10 年之前
UnpackedObjectTest.java Open auto-closeable resources in try-with-resource 6 年之前
WindowCacheGetTest.java WindowCache: add option to use strong refs to reference ByteWindows 4 年之前
WindowCacheReconfigureTest.java JGit 3.0: move internal classes into an internal subpackage 11 年之前
XInputStream.java Remove further unnecessary 'final' keywords 6 年之前