jgit/org.eclipse.jgit
Motiejus Jakštys ab2d63322f FS.detectSymlinkSupport: fix a race
When >1 JGit clients are instantiated concurrently, they may try to
create the same symlink at the same time. When that happens, the second
thread will return an error (because the symlink already exists) and
that `FS` instance will think that symlinks are not supported, causing
havoc.
2023-12-28 16:40:31 +02:00
..
.settings PackWriter/Statistics: Remove the bitmapt hit stats 2023-12-13 10:57:26 -08:00
META-INF Enable using slf4j 2.x 2023-12-22 23:20:41 +01:00
OSGI-INF/l10n OSGi: move plugin localization to subdirectory 2023-09-12 20:27:59 +02:00
findBugs [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in IgnoreNode#checkIgnored 2020-12-22 10:52:59 +01:00
resources/org/eclipse/jgit BitmapIndexImpl: externalize error message 2023-11-29 00:12:55 +01:00
src/org/eclipse/jgit FS.detectSymlinkSupport: fix a race 2023-12-28 16:40:31 +02:00
.classpath Bump minimum required Java version to 11 2021-09-29 17:12:12 +02:00
.fbprefs
.gitignore
.project
BUILD CommitGraphWriter: write changed-path filters 2023-07-18 14:21:48 -07:00
about.html SHA-1: collision detection support 2017-02-28 16:38:43 -08:00
build.properties OSGi: move plugin localization to subdirectory 2023-09-12 20:27:59 +02:00
pom.xml Prepare 6.9.0-SNAPSHOT builds 2023-12-04 23:02:44 +01:00