4296 Ревизии (38198972d4b3ac26828867317a7daa8bdfb10f4b)

Автор SHA1 Съобщение Дата
  David Pursehouse 8792743c51 JGitText: Remove unused externalized strings преди 4 години
  David Pursehouse 689474248c RepoText: Remove unused externalized string преди 4 години
  Han-Wen Nienhuys 0e3d4a273f BatchRefUpdate: repro racy atomic update, and fix it преди 4 години
  Matthias Sohn af0296b42c Return a new instance from openSystemConfig and openUserConfig преди 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 години
  Matthias Sohn e80a62e226 Add missing @since tag on FileTreeIterator#getLastModifiedInstant преди 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 86a567f615 Fix NPE in RebaseTodoFile#parseComments преди 4 години
  Matthias Sohn a4216e5382 Fix NPE in ObjectIdOwnerMap#get преди 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 b51bb4f7bd Fix javadoc for SystemReader#getInstance преди 4 години
  Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails преди 4 години
  Vishal Devgire 9b4a55c0b6 Make supportsAtomicCreateNewFile return true as default преди 5 години
  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 a7338dd1e5 Remove FileBasedConfig.load(boolean) introduced in d45219ba преди 4 години
  Matthias Sohn 42000a71e3 LockFile: log exception if creation of lock file failed преди 4 години
  David Pursehouse ad02a7cbad Stop using deprecated Constants.CHARACTER_ENCODING преди 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 години
  Matthias Sohn 275f3da783 Fix FileSnapshot#save(long) and FileSnapshot#save(Instant) преди 4 години
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration преди 4 години
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot преди 4 години
  Matthias Sohn d17efe880d Fix FileAttributeCache.toString() преди 4 години
  Matthias Sohn 130aa31262 Add test for racy git detection in FileSnapshot преди 4 години
  Matthias Sohn 99d351d0cb Measure stored timestamp resolution instead of time to touch file преди 4 години
  Matthias Sohn 37f7679fc9 Handle CancellationException in FileStoreAttributeCache преди 4 години
  Matthias Sohn 72d6e304b8 Fix FileSnapshot#saveNoConfig преди 4 години
  Matthias Sohn d8d9427277 Use Instant for smudge time in DirCache and DirCacheEntry преди 4 години
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling преди 4 години
  Matthias Sohn 4db39f5074 Workaround SecurityException in FS#getFsTimestampResolution преди 4 години
  Matthias Sohn 79ede0c322 Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution преди 5 години
  Matthias Sohn be66222d1a FS: ignore AccessDeniedException when measuring timestamp resolution преди 5 години
  Matthias Sohn 09fec1a102 Add debug trace for FileSnapshot преди 4 години
  Matthias Sohn 8a0ed8a004 Use FileChannel.open to touch file and set mtime to now преди 5 години
  Matthias Sohn 16760c3e9a Persist filesystem timestamp resolution and allow manual configuration преди 5 години
  Matthias Sohn 121c957405 Add support for nanoseconds and microseconds for Config#getTimeUnit преди 5 години
  Matthias Sohn a950eac23b Optionally measure filesystem timestamp resolution asynchronously преди 5 години
  Han-Wen Nienhuys 84e6c24e58 FileSnapshot#equals: consider UNKNOWN_SIZE преди 4 години
  Matthias Sohn 850b9d7540 Timeout measuring file timestamp resolution after 2 seconds преди 5 години
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 преди 5 години
  Matthias Sohn 9387288a86 Fix non-deterministic hash of archives created by ArchiveCommand преди 5 години
  David Pursehouse 6d0168a414 Make inner classes static where possible преди 5 години
  Matthias Sohn b5c594216b Add debug trace to measure time needed to open pack index преди 5 години
  Matthias Sohn 9a7d3b053a Extend FileSnapshot for packfiles to also use checksum to detect changes преди 5 години
  Matthias Sohn 8bf9c668ad Wait opening new packfile until it can't be racy anymore преди 5 години