您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Matthias Sohn 5977260af6 Merge branch 'stable-5.4' into stable-5.5 3 年前
..
AbbreviationTest.java AbbreviationTest: Open FileOutputStream in try-with-resource 6 年前
AlternatesTest.java Constants for objects and info/{http-,}alternates 4 年前
AutoGcTest.java Fix loop in auto gc 7 年前
BatchRefUpdateTest.java Merge branch 'stable-5.3' into stable-5.4 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 Convert to lambda or member reference 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 ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR 5 年前
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.3' into stable-5.4 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 Constants for objects and info/{http-,}alternates 4 年前
RefDirectoryTest.java Merge branch 'stable-5.3' into stable-5.4 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.4' 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 年前