121 Ревизии (f383206ace187ec92672b806e18a54e8d398a27d)

Автор SHA1 Съобщение Дата
  Matthias Sohn f383206ace Cache user global and system-wide git configurations преди 4 години
  Matthias Sohn 2d84bb4341 Improve retry handling when saving FileStoreAttributes fails преди 4 години
  Matthias Sohn a7338dd1e5 Remove FileBasedConfig.load(boolean) introduced in d45219ba преди 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 99d351d0cb Measure stored timestamp resolution instead of time to touch file преди 5 години
  Matthias Sohn 37f7679fc9 Handle CancellationException in FileStoreAttributeCache преди 4 години
  Matthias Sohn 95e8264cc8 Use Instant instead of milliseconds for filesystem timestamp handling преди 5 години
  Matthias Sohn 4db39f5074 Workaround SecurityException in FS#getFsTimestampResolution преди 5 години
  Matthias Sohn 79ede0c322 Fix NPE in FS$FileStoreAttributeCache.getFsTimestampResolution преди 5 години
  Matthias Sohn be66222d1a FS: ignore AccessDeniedException when measuring timestamp resolution преди 5 години
  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 a950eac23b Optionally measure filesystem timestamp resolution asynchronously преди 5 години
  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 b513b77477 Measure file timestamp resolution used in FileSnapshot преди 5 години
  Luca Milanesio 2dc572df24 Include size when comparing FileSnapshot преди 5 години
  Matthias Sohn e6e9073fc7 Fix IOException when LockToken#close fails преди 5 години
  Cliffred van Velzen 0c8200b27b Fix logging null if called process fails преди 5 години
  Matthias Sohn 06e06fc291 Fix atomic lock file creation on NFS преди 5 години
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords преди 6 години
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists преди 6 години
  Thomas Wolf 4bfc6c2ae9 Significantly speed up FileTreeIterator on Windows преди 6 години
  David Pursehouse 76b4ed6a85 FS#runProcess: Fix OutputStream left unclosed after IOException преди 6 години
  David Pursehouse fabd645fad FS: Open TemporaryBuffer in try-with-resource преди 6 години
  Matthias Sohn fdbaa25db9 Fix javadoc in org.eclipse.jgit util packages преди 6 години
  Matthias Sohn 9d79dc95e2 Fix typo in key of a JGitText externalized string преди 6 години
  Matthias Sohn b46656077a Fix typo in key of a JGitText externalized string преди 6 години
  Dmitry Pavlenko 7ccf38adc6 Fix IllegalThreadStateException if stderr closed without exiting преди 6 години
  Christian Halstrick 10e65cb4fa Fix LockFile semantics when running on NFS преди 6 години
  Saša Živkov 176466ed28 Move loggers to the top of their class преди 6 години
  Bryan Donlan 2204cc9866 Fix null return from FS.readPipe when command fails to launch преди 7 години
  Dan Willemsen b6fc8e2f3c RepoCommand: Add linkfile support. преди 7 години
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments преди 7 години
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning преди 7 години
  Shawn Pearce 131b09106f Change StreamGobbler to Runnable to avoid unused Future преди 7 години
  David Pursehouse bdf3e43d76 FS: Fix lazy initialization of non-volatile static field преди 7 години
  Matthias Sohn abeaafc9c7 Don't log error if system git config does not exist преди 7 години
  Masaya Suzuki 108bee17cf Ignore IOException thrown from close преди 7 години
  Christian Halstrick 55fb18feaa Fix FS.runProcess() to close the InputStream преди 8 години
  Christian Halstrick 69cd6f5864 Introduce FS.execute() to execute a command defined by a ProcessBuilder преди 8 години
  Terry Parker 6ddb8e703b Use the JGit-internal @Nullable annotation преди 8 години
  Christian Halstrick 67a77d402a Enhance FS.runProcess() to support stdin-redirection and binary data преди 9 години
  Andrey Loskutov 8473bc4f8d Cleaned up various readPipe() threading issues преди 8 години
  Andrey Loskutov 3601c8cdf1 Don't report errors logged by FS with "debug" level преди 8 години
  Kaloyan Raev 8a53d7e2fd JGit CLI should check if calling itself when invoking native git exe преди 8 години