8369 次代码提交 (v5.3.4.201908231101-r)
 

作者 SHA1 备注 提交日期
  Matthias Sohn 06309fdc43 JGit v5.3.4.201908231101-r 4 年前
  Matthias Sohn 6dfdfe1f67 Merge branch 'stable-5.2' into stable-5.3 4 年前
  Matthias Sohn d999d12ad0 Merge branch 'stable-5.1' into stable-5.2 4 年前
  Matthias Sohn 418722df34 Prepare 5.1.11-SNAPSHOT builds 4 年前
  Matthias Sohn 1c44bf8caf JGit v5.1.10.201908230655-r 4 年前
  Matthias Sohn d67fe38915 Use AtomicReferences to cache user and system level configs 4 年前
  Adrien Bustany 28553c189c Fix copy-paste typo in CloneCommand#cleanup 4 年前
  David Pursehouse c2a5b7fdcf SystemReader: Use correct constructor of FileBasedConfig 4 年前
  Matthias Sohn bbf3da1aac Prepare 5.3.4-SNAPSHOT builds 4 年前
  Matthias Sohn e9fcf1932e JGit v5.3.3.201908210735-r 4 年前
  Matthias Sohn 48498fd3e6 Merge branch 'stable-5.2' into stable-5.3 4 年前
  Matthias Sohn 7ac3a63e7f Merge branch 'stable-5.1' into stable-5.2 4 年前
  Matthias Sohn e80a62e226 Add missing @since tag on FileTreeIterator#getLastModifiedInstant 4 年前
  Matthias Sohn edc67125b7 Prepare 5.1.10-SNAPSHOT builds 4 年前
  Matthias Sohn 38adb548c3 JGit v5.1.9.201908210455-r 4 年前
  Matthias Sohn c130e5e708 Avoid sign extension when comparing mtime with Instant#getEpochSecond 4 年前
  Michael Keppler 6cb21049d7 Fix deprecation in DirCache caused by Instant based DirCacheEntry 4 年前
  Matthias Sohn 18fb58ae05 Merge branch 'stable-5.2' into stable-5.3 4 年前
  Matthias Sohn 0eea7368e2 Merge branch 'stable-5.1' into stable-5.2 4 年前
  Matthias Sohn 86a567f615 Fix NPE in RebaseTodoFile#parseComments 4 年前
  Matthias Sohn a4216e5382 Fix NPE in ObjectIdOwnerMap#get 4 年前
  Matthias Sohn 41da8de001 Fix NPE in CommitOnlyTest#getHead 4 年前
  Matthias Sohn 31356f5d18 FileUtils#lastModifiedInstant should not log error if path doesn't exist 4 年前
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 年前
  Matthias Sohn 7f92a70fb3 Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lock 4 年前
  Matthias Sohn fed2a8a4f9 Add missing dependencies for running FS_POSIXTest in Eclipse 4 年前
  Matthias Sohn b51bb4f7bd Fix javadoc for SystemReader#getInstance 4 年前
  Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails 4 年前
  David Pursehouse cb53db4bff Merge "Ensure FSTest uses MockSystemReader" into stable-5.1 4 年前
  Matthias Sohn 69ce7fc7fb Ensure FSTest uses MockSystemReader 4 年前
  Vishal Devgire 9b4a55c0b6 Make supportsAtomicCreateNewFile return true as default 5 年前
  Matthias Sohn 4d46a68abe Update orbit to R20190602212107-2019-06 to enable backports from master 4 年前
  Matthias Sohn 6ef225c519 Handle InvalidPathException in FS_POSIX#createNewFileAtomic 4 年前
  Matthias Sohn cc29da8e0f Ensure root cause of lock creation failures is logged 4 年前
  Matthias Sohn 9add6d3e24 Implement toString in MockSystemReader and MockConfig 4 年前
  Matthias Sohn 118ee61640 LocalDiskRefTreeDatabaseTest shall use MockSystemReader 4 年前
  Matthias Sohn c28167e103 Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader 4 年前
  Matthias Sohn 12d03a97d8 Ensure we use MockSystemReader in tests 4 年前
  Matthias Sohn 65cee6ccbf Override FileBasedConfig's save method in MockConfig 4 年前
  Matthias Sohn a7338dd1e5 Remove FileBasedConfig.load(boolean) introduced in d45219ba 4 年前
  Matthias Sohn 0bc89fabe2 Disable debug log for FS in org.eclipse.jgit.test 4 年前
  Matthias Sohn 06fc6c7cc0 Bazel: enable logging for tests in org.eclipse.jgit.test 4 年前
  Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed 4 年前
  David Pursehouse ad02a7cbad Stop using deprecated Constants.CHARACTER_ENCODING 4 年前
  Matthias Sohn 718555518d Merge branch 'stable-5.2' into stable-5.3 4 年前
  Matthias Sohn 0046b2a8fe Merge branch 'stable-5.1' into stable-5.2 4 年前
  Matthias Sohn 5a88815b1c Fix OpenSshConfigTest#config 4 年前
  Han-Wen Nienhuys e60b9e1879 FileSnapshot: fix bug with timestamp thresholding 4 年前
  Matthias Sohn 3b368d5578 In LockFile#waitForStatChange wait in units of file time resolution 4 年前
  Matthias Sohn 6857138e19 Cache FileStoreAttributeCache per directory 4 年前