jgit/org.eclipse.jgit.test/tst/org/eclipse/jgit
Han-Wen Nienhuys 9dfd2ff665 Avoid error-prone warning
GC.gc() returns a Future, which should not be discarded. See also
https://errorprone.info/bugpattern/FutureReturnValueIgnored

Change-Id: I343cc3cfe74a564ad7f8d53f0fe9d96a23aaed00
2023-02-01 10:53:46 +01:00
..
api I/O redirection for the pre-push hook 2022-10-20 23:34:56 +02:00
attributes Ignore core.eol if core.autocrlf=input 2020-05-22 17:09:23 -04:00
diff RawText.isBinary(): handle complete buffer correctly 2022-11-16 15:17:19 -05: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 BaseSuperprojectWriter: report invalid paths as manifest errors 2022-08-23 12:10:27 -07:00
ignore Fix the handling of .git/info/exclude and core.excludesFile 2022-07-15 21:00:16 +02:00
indexdiff IndexDiffWithSymlinkTest: handle InaccessibleObjectException 2021-09-29 17:13:05 +02:00
internal Avoid error-prone warning 2023-02-01 10:53:46 +01:00
junit Update EDL 1.0 license headers to new short SPDX compliant format 2020-01-04 01:10:05 +01:00
lib Merge branch 'stable-6.4' 2023-02-01 01:23:34 +01:00
logging Fix bug in PerformanceLogContext 2020-11-06 19:20:08 -04:00
merge Fix crashes on rare combination of file names 2022-11-29 10:49:27 +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 PatchApplier: fix handling of last newline in text patch 2022-12-26 11:51:25 +01:00
revplot Revert "RevWalk: stop mixing lines of history in topo sort" 2020-02-26 14:47:20 -05:00
revwalk Avoid error-prone warning 2023-02-01 10:53:46 +01:00
storage/file [errorprone] Fix implicit use of default charset in FileBasedConfigTest 2022-01-18 16:11:56 +01:00
submodule [test] Fix closing of test repositories 2022-01-30 17:16:02 -05: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 UploadPackTest: ensure UploadPack is closed to fix resource leak 2022-11-21 00:08:42 +01:00
treewalk Fix crashes on rare combination of file names 2022-11-29 10:49:27 +01:00
util IO#readFully: provide overload that fills the full array 2022-12-19 10:26:41 -08:00