7135 Commits (8e52e30b927974cb2d1bd62ba6348fde33ab832c)
 

Autor SHA1 Mensagem Data
  Matthias Sohn 0eea7368e2 Merge branch 'stable-5.1' into stable-5.2 4 anos atrás
  Matthias Sohn 86a567f615 Fix NPE in RebaseTodoFile#parseComments 4 anos atrás
  Matthias Sohn a4216e5382 Fix NPE in ObjectIdOwnerMap#get 4 anos atrás
  Matthias Sohn 41da8de001 Fix NPE in CommitOnlyTest#getHead 4 anos atrás
  Matthias Sohn 31356f5d18 FileUtils#lastModifiedInstant should not log error if path doesn't exist 4 anos atrás
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 anos atrás
  Matthias Sohn 7f92a70fb3 Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lock 4 anos atrás
  Matthias Sohn fed2a8a4f9 Add missing dependencies for running FS_POSIXTest in Eclipse 4 anos atrás
  Matthias Sohn b51bb4f7bd Fix javadoc for SystemReader#getInstance 4 anos atrás
  Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails 4 anos atrás
  David Pursehouse cb53db4bff Merge "Ensure FSTest uses MockSystemReader" into stable-5.1 4 anos atrás
  Matthias Sohn 69ce7fc7fb Ensure FSTest uses MockSystemReader 4 anos atrás
  Vishal Devgire 9b4a55c0b6 Make supportsAtomicCreateNewFile return true as default 5 anos atrás
  Matthias Sohn 4d46a68abe Update orbit to R20190602212107-2019-06 to enable backports from master 4 anos atrás
  Matthias Sohn 6ef225c519 Handle InvalidPathException in FS_POSIX#createNewFileAtomic 4 anos atrás
  Matthias Sohn cc29da8e0f Ensure root cause of lock creation failures is logged 4 anos atrás
  Matthias Sohn 9add6d3e24 Implement toString in MockSystemReader and MockConfig 4 anos atrás
  Matthias Sohn 118ee61640 LocalDiskRefTreeDatabaseTest shall use MockSystemReader 4 anos atrás
  Matthias Sohn c28167e103 Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader 4 anos atrás
  Matthias Sohn 12d03a97d8 Ensure we use MockSystemReader in tests 4 anos atrás
  Matthias Sohn 65cee6ccbf Override FileBasedConfig's save method in MockConfig 4 anos atrás
  Matthias Sohn a7338dd1e5 Remove FileBasedConfig.load(boolean) introduced in d45219ba 4 anos atrás
  Matthias Sohn 0bc89fabe2 Disable debug log for FS in org.eclipse.jgit.test 4 anos atrás
  Matthias Sohn 06fc6c7cc0 Bazel: enable logging for tests in org.eclipse.jgit.test 4 anos atrás
  Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed 4 anos atrás
  David Pursehouse ad02a7cbad Stop using deprecated Constants.CHARACTER_ENCODING 4 anos atrás
  Matthias Sohn 718555518d Merge branch 'stable-5.2' into stable-5.3 4 anos atrás
  Matthias Sohn 0046b2a8fe Merge branch 'stable-5.1' into stable-5.2 4 anos atrás
  Matthias Sohn 5a88815b1c Fix OpenSshConfigTest#config 4 anos atrás
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding 4 anos atrás
  Matthias Sohn 3b368d5578 In LockFile#waitForStatChange wait in units of file time resolution 4 anos atrás
  Matthias Sohn 6857138e19 Cache FileStoreAttributeCache per directory 4 anos atrás
  Matthias Sohn 275f3da783 Fix FileSnapshot#save(long) and FileSnapshot#save(Instant) 4 anos atrás
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration 4 anos atrás
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot 4 anos atrás
  Matthias Sohn 902935c38c Reuse FileUtils to recursively delete files created by tests 4 anos atrás
  Matthias Sohn d17efe880d Fix FileAttributeCache.toString() 4 anos atrás
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot 4 anos atrás
  Matthias Sohn de6df3bdd9 Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 times 4 anos atrás
  Matthias Sohn 773cbb5f63 Fix org.eclipse.jdt.core.prefs of org.eclipse.jgit.junit 4 anos atrás
  Matthias Sohn 376c20f454 Add missing javadoc in org.eclipse.jgit.junit 4 anos atrás
  Matthias Sohn ba5d13ed42 Enhance RepeatRule to report number of failures at the end 4 anos atrás
  Matthias Sohn 9eff45e4f2 Fix FileSnapshotTests for filesystem with high timestamp resolution 4 anos atrás
  Matthias Sohn bce4ac97fa Retry deleting test files in FileBasedConfigTest 4 anos atrás
  Matthias Sohn eda2e95fa8 Measure filesystem timestamp resolution already in test setup 4 anos atrás
  Matthias Sohn 93144f1438 Refactor FileSnapshotTest to use NIO APIs 4 anos atrás
  Matthias Sohn 99d351d0cb Measure stored timestamp resolution instead of time to touch file 4 anos atrás
  Matthias Sohn 37f7679fc9 Handle CancellationException in FileStoreAttributeCache 4 anos atrás
  Matthias Sohn 72d6e304b8 Fix FileSnapshot#saveNoConfig 4 anos atrás
  Matthias Sohn d8d9427277 Use Instant for smudge time in DirCache and DirCacheEntry 4 anos atrás