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 5977260af6 Merge branch 'stable-5.4' into stable-5.5 2 years ago
..
AbbreviationTest.java AbbreviationTest: Open FileOutputStream in try-with-resource 6 years ago
AlternatesTest.java Constants for objects and info/{http-,}alternates 4 years ago
AutoGcTest.java Fix loop in auto gc 7 years ago
BatchRefUpdateTest.java Merge branch 'stable-5.3' into stable-5.4 2 years ago
ConcurrentRepackTest.java Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
DescriptionTest.java Add {get,set}GitwebDescription to Repository 7 years ago
FileRepositoryBuilderTest.java FileRepositoryBuilderTest: Don't explicitly close BufferedWriter in try-with-resource 5 years ago
FileSnapshotTest.java Ensure we use MockSystemReader in tests 4 years ago
GcBasicPackingTest.java GC: don't loosen doomed objects 7 years ago
GcBranchPrunedTest.java Deprecate Repository#hasObject 5 years ago
GcConcurrentTest.java Convert to lambda or member reference 5 years ago
GcDeleteEmptyRefsFoldersTest.java Fix GC.deleteEmptyRefsFolders 5 years ago
GcDirCacheSavesObjectsTest.java Break up GCTest to run in parallel 10 years ago
GcKeepFilesTest.java Fix keep pack filename 7 years ago
GcOrphanFilesTest.java Ensure that GC#deleteOrphans respects pack lock 3 years ago
GcPackRefsTest.java ErrorProne: Increase severity of FutureReturnValueIgnored to ERROR 5 years ago
GcPruneNonReferencedTest.java Merge branch 'stable-5.2' into stable-5.3 5 years ago
GcReflogTest.java Test stability: add fsTick() to avoid random testPruneNone() failures 8 years ago
GcTagTest.java Deprecate Repository#hasObject 5 years ago
GcTemporaryFilesTest.java GC: Delete stale temporary packs and indexes 6 years ago
GcTestCase.java Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
InflatingBitSetTest.java Organize imports 7 years ago
LockFileTest.java Organize imports 7 years ago
ObjectDirectoryTest.java Merge branch 'stable-5.3' into stable-5.4 4 years ago
PackFileSnapshotTest.java Use Instant instead of milliseconds for filesystem timestamp handling 4 years ago
PackFileTest.java Remove 'final' in parameter lists 6 years ago
PackIndexTestCase.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
PackIndexV1Test.java JGit 3.0: move internal classes into an internal subpackage 11 years ago
PackIndexV2Test.java JGit 3.0: move internal classes into an internal subpackage 11 years ago
PackInserterTest.java PackInserterTest#newLargeBlob: Factor Random instance out to class member 6 years ago
PackReverseIndexTest.java Enable and fix 'Should be tagged with @Override' warning 7 years ago
PackWriterTest.java Constants for objects and info/{http-,}alternates 4 years ago
RefDirectoryTest.java Merge branch 'stable-5.3' into stable-5.4 4 years ago
RefUpdateTest.java Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 5 years ago
ReflogReaderTest.java Explicitly specify charset when calling getBytes 5 years ago
ReflogWriterTest.java Explicitly specify charset when calling getBytes 5 years ago
RepositorySetupWorkDirTest.java RepositorySetupWorkDirTest: Fix "resource leak" warnings 8 years ago
StoredBitmapTest.java Expand wildcard imports to specfic classes 9 years ago
T0003_BasicTest.java Merge branch 'stable-5.4' 4 years ago
T0004_PackReaderTest.java Modify T0004_PackReaderTest to use existing pack 10 years ago
UnpackedObjectTest.java Open auto-closeable resources in try-with-resource 6 years ago
WindowCacheGetTest.java WindowCache: add option to use strong refs to reference ByteWindows 4 years ago
WindowCacheReconfigureTest.java JGit 3.0: move internal classes into an internal subpackage 11 years ago
XInputStream.java Remove further unnecessary 'final' keywords 6 years ago