summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Upgrade wagon-ssh to 3.4.2; align maven-site-pluginMarco Miller2020-12-243-4/+4
* [spotbugs] Fix incorrect lazy initialization in SystemReaderMatthias Sohn2020-12-221-2/+2
* [spotbugs] Don't use class from java.util.concurrent for lockingMatthias Sohn2020-12-221-1/+3
* [spotbugs] Fix potential NPE in OpenSshServerKeyDatabaseMatthias Sohn2020-12-221-1/+4
* [spotbugs] Fix potential NPE in FS.FileStoreAttributes#getMatthias Sohn2020-12-221-0/+3
* [spotbugs] Silence CN_IMPLEMENTS_CLONE_BUT_NOT_CLONEABLE in jgit testsMatthias Sohn2020-12-222-0/+154
* [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in FakeUserAuthGSS#doAuthMatthias Sohn2020-12-223-1/+156
* [spotbugs] Fix FileReftableStack#equals to check for nullMatthias Sohn2020-12-221-0/+3
* [spotbugs] FileReftableDatabase: extract lock to local variableMatthias Sohn2020-12-221-2/+4
* [spotbugs] DfsReftableDatabase: extract lock to local variableMatthias Sohn2020-12-221-4/+7
* [spotbugs] Silence NP_BOOLEAN_RETURN_NULL in IgnoreNode#checkIgnoredMatthias Sohn2020-12-222-1/+10
* [spotbugs] Silence warning DLS_DEAD_LOCAL_STORE in generated classesMatthias Sohn2020-12-222-0/+153
* [spotbugs] Silence warning about unwritten field written by gsonMatthias Sohn2020-12-221-0/+8
* Merge branch 'stable-5.10'Matthias Sohn2020-12-222-3/+3
|\
| * Update jgit-4.18 target platform to use release repositoryMatthias Sohn2020-12-172-3/+3
* | Revert "Remove unused API problem filters"Matthias Sohn2020-12-221-0/+11
* | Remove unused API problem filtersMatthias Sohn2020-12-171-11/+0
* | [spotbugs] Fix potential NPE in FS#writeMatthias Sohn2020-12-171-1/+4
* | [spotbugs] Fix potential NPE in PackFileSnapshotTestMatthias Sohn2020-12-171-2/+6
* | [spotbugs] Fix potential NPEs in FileReftableStackTestMatthias Sohn2020-12-171-7/+12
* | [spotbugs] Fix potential NPE in WorkingTreeIterator#isModifiedMatthias Sohn2020-12-171-2/+4
* | [spotbugs] Fix potential NPE in FileBasedConfigTestMatthias Sohn2020-12-171-3/+10
* | [spotbugs] Fix potential NPE in GcPruneNonReferencedTestMatthias Sohn2020-12-171-0/+2
* | [spotbugs] Fix potential NPE in FileRepository#convertToReftableMatthias Sohn2020-12-171-1/+3
* | [spotbugs] silence warnings for intended use of == to compare stringsMatthias Sohn2020-12-171-2/+20
* | [spotbugs] silence short-circuit warning in PackOutputStream#writeMatthias Sohn2020-12-171-0/+6
* | [spotbugs] parse time using thread-safe DateTimeFormatterMatthias Sohn2020-12-171-5/+9
* | FetchProcess#execute: fix formattingMatthias Sohn2020-12-171-2/+3
* | [errorprone] FetchProcess: ensure exception isn't suppressedMatthias Sohn2020-12-171-0/+7
* | [errorprone] WalkFetchConnection: ensure exception isn't suppressedMatthias Sohn2020-12-171-0/+5
* | Remove unused API problem filtersMatthias Sohn2020-12-151-52/+0
* | Remove reftree and ketchHan-Wen Nienhuys2020-12-1553-7805/+13
* | LsRemote: suppress warning for non-externalized stringMatthias Sohn2020-12-151-1/+1
* | LooseObjects: fix formattingMatthias Sohn2020-12-151-13/+13
* | Split out loose object handling from ObjectDirectoryMartin Fick2020-12-152-120/+245
* | Merge branch 'stable-5.9'Matthias Sohn2020-12-141-1/+1
|\ \
| * | Fix stamping to produce stable file timestampsDavid Ostrovsky2020-12-141-1/+1
* | | PackDirectory: fix formattingMatthias Sohn2020-12-121-24/+41
* | | Split out packfile handling from ObjectDirectoryMartin Fick2020-12-122-377/+513
* | | TagCommand: propagate NO_CHANGE informationThomas Wolf2020-12-083-36/+46
* | | TagCommand: make -f work with lightweight tags for NO_CHANGEThomas Wolf2020-12-082-0/+29
* | | Merge branch 'stable-5.10'Matthias Sohn2020-12-080-0/+0
|\ \ \ | | |/ | |/|
| * | Prepare 5.10.1-SNAPSHOT buildsMatthias Sohn2020-12-0888-506/+506
| * | JGit v5.10.0.202012080955-rv5.10.0.202012080955-rMatthias Sohn2020-12-0888-121/+121
* | | TagCommand: support signing annotated tagsThomas Wolf2020-12-078-45/+285
* | | Enable GpgSigner to also sign tagsThomas Wolf2020-12-0711-224/+761
* | | Merge branch 'stable-5.10'Matthias Sohn2020-12-038-126/+133
|\| |
| * | Prepare 5.10.0-SNAPSHOT buildsMatthias Sohn2020-12-0288-121/+121
| * | JGit v5.10.0.202012021225-rc1v5.10.0.202012021225-rc1Matthias Sohn2020-12-0288-121/+121
| * | Don't install 3rd party dependency bundles via featuresMatthias Sohn2020-12-028-126/+133