jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Matthias Sohn 1691e38779 Fix GcConcurrentTest#testInterruptGc
With the new GC.PidLock interrupting a running GC throws a
ClosedByInterruptException.

Change-Id: I7ccea1ae9a43d4edfdab2fcfd1324c64cc22b38f
2023-02-22 20:38:29 +01:00
..
api Do not create reflog for remote tracking branches during clone 2022-06-25 12:09:01 +01:00
attributes Ignore core.eol if core.autocrlf=input 2020-05-22 17:09:23 -04:00
diff Fix PathSuffixFilter: can decide only on full paths 2021-06-21 13:03:22 +02:00
dircache Allow to resolve a conflict by checking out a file 2020-11-17 14:27:28 +01:00
events Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
fnmatch Remove duplicate copyright statements 2020-01-04 01:34:46 +01:00
gitrepo RepoCommand: Do not set 'branch' if the revision is a tag 2021-05-26 14:32:04 +02:00
ignore Remove duplicate copyright statements 2020-01-04 01:34:46 +01:00
indexdiff Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 2018-09-04 10:53:10 +09:00
internal Fix GcConcurrentTest#testInterruptGc 2023-02-22 20:38:29 +01:00
junit Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
lib BatchingProgressMonitor: avoid int overflow when computing percentage 2023-01-31 14:15:53 +01:00
logging Fix bug in PerformanceLogContext 2020-11-06 19:20:08 -04:00
merge Allow file mode conflicts in virtual base commit on recursive merge. 2021-04-06 09:33:04 +01:00
nls Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
notes Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
patch Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
revplot Revert "RevWalk: stop mixing lines of history in topo sort" 2020-02-26 14:47:20 -05:00
revwalk TreeRevFilter: fix wrong stop when the given path disappears 2021-12-17 00:29:11 +01:00
storage/file Merge branch 'stable-5.10' into stable-5.11 2021-12-31 00:26:24 +01:00
submodule Ensure .gitmodules is loaded when accessing submodule name 2020-10-25 22:24:17 +01:00
symlinks Fix remaining javadoc errors raised by doclint 2017-12-21 02:42:14 +01:00
test/resources Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
transport Stop initCause throwing in readAdvertisedRefs 2022-02-08 09:52:03 +00:00
treewalk Fix PathSuffixFilter: can decide only on full paths 2021-06-21 13:03:22 +02:00
util Add option to allow using JDK's SHA1 implementation 2022-11-15 23:08:13 +01:00