jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Matthias Sohn 26fb2b7f08 Don't block in GC#gc until garbage collection finished
Let GC#gc return collection of newly created packs as CompletableFuture
to enable using gc() asynchronously.

Change-Id: I3627014fd458c738cfe54225e631d6f7d9cfb1a7
2021-11-28 12:09:24 +01:00
..
api Binary and CR-LF detection: lone CRs -> binary 2021-10-31 13:02:04 +01:00
attributes Ignore core.eol if core.autocrlf=input 2020-05-22 17:09:23 -04:00
diff Make the buffer size for text/binary detection configurable 2021-10-30 23:05: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 IndexDiffWithSymlinkTest: handle InaccessibleObjectException 2021-09-29 17:13:05 +02:00
internal Don't block in GC#gc until garbage collection finished 2021-11-28 12:09:24 +01:00
junit Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
lib Support commit.template config property 2021-11-22 02:22:03 -05:00
logging Fix bug in PerformanceLogContext 2020-11-06 19:20:08 -04:00
merge Make the buffer size for text/binary detection configurable 2021-10-30 23:05:22 +02: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 Fix RevWalk.getMergedInto() ignores annotated tags 2021-10-08 12:05:48 +02:00
storage/file [spotbugs] Fix potential NPE in FileBasedConfigTest 2020-12-17 18:42:00 +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 Don't use deprecated Repository#getAllRefs in FileRepository 2021-11-25 12:02:44 +01:00
treewalk Fix PathSuffixFilter: can decide only on full paths 2021-06-21 13:03:22 +02:00
util Binary and CR-LF detection: lone CRs -> binary 2021-10-31 13:02:04 +01:00