143 Commity (af05850485c6075697bbe0438b257e462bf73169)

Autor SHA1 Wiadomość Data
  Thomas Wolf af05850485 FS: re-order fields and use all uppercase for true constants 4 lat temu
  Alex Jitianu 64715a189f FS: Don't use innocuous threads for CompletableFuture 4 lat temu
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 lat temu
  Matthias Sohn e102bbed99 Prepend hostname to subsection used to store file timestamp resolution 4 lat temu
  Matthias Sohn 838b5a84b5 Store filesystem timestamp resolution in extra jgit config 4 lat temu
  Matthias Sohn 5625f70d25 [errorprone] Don't throw exception in finally 4 lat temu
  Matthias Sohn 6ba8f37ab7 [errorprone] Add parenthesis to clarify operator precedence 4 lat temu
  Thomas Wolf 385b503ae8 Support for core.hooksPath 4 lat temu
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 lat temu
  Nail Samatov b9d2926df4 Fix error occurring when SecurityManager is enabled 4 lat temu
  Matthias Sohn f383206ace Cache user global and system-wide git configurations 4 lat temu
  Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails 4 lat temu
  Matthias Sohn a7338dd1e5 Remove FileBasedConfig.load(boolean) introduced in d45219ba 4 lat temu
  Matthias Sohn 2f8911181b [error prone] fix "FutureReturnValueIgnored" error in FS 4 lat temu
  Matthias Sohn 6857138e19 Cache FileStoreAttributeCache per directory 4 lat temu
  Matthias Sohn 275f3da783 Fix FileSnapshot#save(long) and FileSnapshot#save(Instant) 4 lat temu
  Matthias Sohn d45219baac Persist minimal racy threshold and allow manual configuration 4 lat temu
  Matthias Sohn 5911521ba6 Measure minimum racy interval to auto-configure FileSnapshot 4 lat temu
  Matthias Sohn d17efe880d Fix FileAttributeCache.toString() 4 lat temu
  Matthias Sohn 99d351d0cb Measure stored timestamp resolution instead of time to touch file 4 lat temu
  Matthias Sohn 37f7679fc9 Handle CancellationException in FileStoreAttributeCache 4 lat temu
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling 4 lat temu
  Matthias Sohn 4db39f5074 Workaround SecurityException in FS#getFsTimestampResolution 4 lat temu
  Matthias Sohn 79ede0c322 Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution 4 lat temu
  Matthias Sohn be66222d1a FS: ignore AccessDeniedException when measuring timestamp resolution 4 lat temu
  Matthias Sohn 8a0ed8a004 Use FileChannel.open to touch file and set mtime to now 4 lat temu
  Matthias Sohn 16760c3e9a Persist filesystem timestamp resolution and allow manual configuration 4 lat temu
  Matthias Sohn a950eac23b Optionally measure filesystem timestamp resolution asynchronously 4 lat temu
  Matthias Sohn 850b9d7540 Timeout measuring file timestamp resolution after 2 seconds 4 lat temu
  David Pursehouse f18b5010fc Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 lat temu
  Matthias Sohn b513b77477 Measure file timestamp resolution used in FileSnapshot 5 lat temu
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 lat temu
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot 5 lat temu
  Thomas Wolf 9c755c9e7c Set git environment variables for hooks 5 lat temu
  David Pursehouse fbf6ce65ba Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8 5 lat temu
  Matthias Sohn e6e9073fc7 Fix IOException when LockToken#close fails 5 lat temu
  Cliffred van Velzen 0c8200b27b Fix logging null if called process fails 5 lat temu
  Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS 5 lat temu
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 lat temu
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 lat temu
  Thomas Wolf 4bfc6c2ae9 Significantly speed up FileTreeIterator on Windows 6 lat temu
  David Pursehouse 76b4ed6a85 FS#runProcess: Fix OutputStream left unclosed after IOException 6 lat temu
  David Pursehouse fabd645fad FS: Open TemporaryBuffer in try-with-resource 6 lat temu
  Matthias Sohn fdbaa25db9 Fix javadoc in org.eclipse.jgit util packages 6 lat temu
  Matthias Sohn 9d79dc95e2 Fix typo in key of a JGitText externalized string 6 lat temu
  Matthias Sohn b46656077a Fix typo in key of a JGitText externalized string 6 lat temu
  Dmitry Pavlenko 7ccf38adc6 Fix IllegalThreadStateException if stderr closed without exiting 6 lat temu
  Christian Halstrick 10e65cb4fa Fix LockFile semantics when running on NFS 6 lat temu
  Saša Živkov 176466ed28 Move loggers to the top of their class 6 lat temu
  Bryan Donlan 2204cc9866 Fix null return from FS.readPipe when command fails to launch 7 lat temu