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.
Luca Milanesio 82b1af31e2 Fix pack files scan when filesnapshot isn't modified 5 years ago
..
AbbreviationTest.java Replace deprecated release() methods by close() 9 years ago
ConcurrentRepackTest.java ConcurrentRepackTest: Don't use deprecated WindowCache.reconfigure 8 years ago
FileRepositoryBuilderTest.java FileRepositoryBuilderTest: Use try-with-resource for auto-closeables 8 years ago
FileSnapshotTest.java Include size when comparing FileSnapshot 5 years ago
GcBasicPackingTest.java Add config parameter gc.prunePackExpire for packfile expiration 8 years ago
GcBranchPrunedTest.java Break up GCTest to run in parallel 10 years ago
GcConcurrentTest.java Fix exception handling for opening bitmap index files 6 years ago
GcDirCacheSavesObjectsTest.java Break up GCTest to run in parallel 10 years ago
GcKeepFilesTest.java Break up GCTest to run in parallel 10 years ago
GcPackRefsTest.java RefDirectory: remove ref lock file for following ref dir removal 8 years ago
GcPruneNonReferencedTest.java Break up GCTest to run in parallel 10 years ago
GcReflogTest.java Test stability: add fsTick() to avoid random testPruneNone() failures 8 years ago
GcTagTest.java Break up GCTest to run in parallel 10 years ago
GcTestCase.java Use FS#lastModified instead of File#lastModified 7 years ago
InflatingBitSetTest.java Upgrade javaewah to version 0.7.9 10 years ago
LockFileTest.java Don't use deprecated LockFile constructor 8 years ago
ObjectDirectoryTest.java Fix pack files scan when filesnapshot isn't modified 5 years ago
PackFileTest.java PackFileTest: Open ObjectInserter.Formatter in try-with-resource 8 years ago
PackIndexTestCase.java Implement get nth offset in PackIndex. 11 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
PackReverseIndexTest.java JGit 3.0: move internal classes into an internal subpackage 11 years ago
PackWriterTest.java Shallow fetch/clone: Make --depth mean the total history depth 7 years ago
RefDirectoryTest.java RefDirectoryTest: Fix warning about member variable hiding 8 years ago
RefUpdateTest.java Merge branch 'stable-4.2' 8 years ago
ReflogReaderTest.java Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 years ago
ReflogWriterTest.java Fix for reflog corruption caused by multiline message 10 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 T0003_BasicTest: Open autocloseable types in try-with-resource 8 years ago
T0004_PackReaderTest.java Modify T0004_PackReaderTest to use existing pack 10 years ago
UnpackedObjectTest.java UnpackedObjectTest: Create ObjectInserter.Formatter in try-with-resource 8 years ago
WindowCacheGetTest.java Move SampleDataRepositoryTestCase to org.eclipse.jgit.test 10 years ago
WindowCacheReconfigureTest.java JGit 3.0: move internal classes into an internal subpackage 11 years ago
XInputStream.java JGit 3.0: move internal classes into an internal subpackage 11 years ago