summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix branch ref exist checkflorian.signoret2023-11-182-3/+16
* gpg.bc: Supress errorprone InsecureCryptoUsageIvan Frade2023-11-171-0/+4
* Adjust javadoc to pass errorprone checksIvan Frade2023-11-174-1/+22
* Merge "Update org.apache.commons:commons-compress to 1.25.0"Matthias Sohn2023-11-1717-32/+32
|\
| * Update org.apache.commons:commons-compress to 1.25.0Matthias Sohn2023-11-1717-32/+32
* | Merge "Fix annotation of deprecated constant CONFIG_KEY_STREAM_FILE_TRESHOLD"Matthias Sohn2023-11-161-1/+2
|\|
| * Fix annotation of deprecated constant CONFIG_KEY_STREAM_FILE_TRESHOLDMatthias Sohn2023-11-171-1/+2
* | Merge "BitmapWalkListener: Use plain interface with noop instance"Ivan Frade2023-11-161-14/+28
|\ \ | |/ |/|
| * BitmapWalkListener: Use plain interface with noop instanceIvan Frade2023-11-161-14/+28
* | Merge "Update bouncycastle to 1.77"Matthias Sohn2023-11-1617-84/+84
|\ \ | |/ |/|
| * Update bouncycastle to 1.77Matthias Sohn2023-11-1617-84/+84
* | BitmapWalkListener: Add method and rename for commitsIvan Frade2023-11-161-10/+20
* | Merge "CommitGraphWriter: Remove unnecesary progress update call"Ivan Frade2023-11-161-3/+0
|\ \ | |/ |/|
| * CommitGraphWriter: Remove unnecesary progress update callIvan Frade2023-11-101-3/+0
* | Merge "PatchApplier: wrap output's TemporaryBuffer with a CountingOutputStream"Jonathan Nieder2023-11-165-2/+2000021
|\ \
| * | PatchApplier: wrap output's TemporaryBuffer with a CountingOutputStreamNitzan Gur-Furman2023-11-165-2/+2000021
* | | Merge "BitmapWalker: announce walked objects via listener interface"Ivan Frade2023-11-151-2/+62
|\ \ \
| * | | BitmapWalker: announce walked objects via listener interfaceIvan Frade2023-11-151-2/+62
* | | | Merge branch 'stable-6.8'Matthias Sohn2023-11-150-0/+0
|\ \ \ \ | |/ / / |/| | |
| * | | Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn2023-11-1591-125/+125
| * | | JGit v6.8.0.202311151710-m2v6.8.0.202311151710-m2Matthias Sohn2023-11-1591-125/+125
| * | | Merge branch 'master' into stable-6.8Matthias Sohn2023-11-1592-485/+2021
| |\| |
* | | | Update jetty to 10.0.18Matthias Sohn2023-11-1517-135/+135
* | | | SSH: bump org.apache.sshd to 2.11.0Thomas Wolf2023-11-1521-166/+138
| |/ / |/| |
* | | Fix typo in constant name CONFIG_KEY_STREAM_FILE_TRESHOLDMatthias Sohn2023-11-153-6/+15
* | | Simplify StringUtils#commonPrefixNasser Grainawi2023-11-141-3/+3
* | | Optimize RefDirectory.getRefsByPrefix(String...)Dariusz Luksza2023-11-124-0/+81
| |/ |/|
* | Merge changes I0d10aeac,I9aced1b7,Ied394859,Ibb61f63f,I20498746, ...Matthias Sohn2023-11-1038-108/+324
|\ \
| * | Use try-with-resource to ensure UploadPack is closedMatthias Sohn2023-11-091-5/+6
| * | Fix hiding field warningMatthias Sohn2023-11-091-4/+4
| * | Fix warning for empty code blocksMatthias Sohn2023-11-091-0/+3
| * | Fix boxing warningsMatthias Sohn2023-11-091-2/+4
| * | errorprone: remove unnecessary parenthesesMatthias Sohn2023-11-091-5/+4
| * | Update mockito to 5.7.0 and bytebuddy to 1.14.9Matthias Sohn2023-11-0918-75/+95
| * | Enable Maven reproducible buildsMatthias Sohn2023-11-0918-20/+211
| * | Upgrade bazlets to the latest revisionDavid Ostrovsky2023-11-091-1/+1
* | | Merge "Revert "Optimise Git protocol v2 `ref-prefix` scanning""Ivan Frade2023-11-081-3/+5
|\ \ \ | |/ / |/| |
| * | Revert "Optimise Git protocol v2 `ref-prefix` scanning"Ivan Frade2023-11-081-3/+5
* | | Merge "ComboBitset: Add Javadoc"Matthias Sohn2023-11-081-0/+8
|\ \ \
| * | | ComboBitset: Add JavadocHan-Wen Nienhuys2023-11-071-0/+8
* | | | Document GIT_TRACE_PERFORMANCE to show timingsMatthias Sohn2023-11-081-1/+17
* | | | config-options.md: fix sort orderMatthias Sohn2023-11-081-1/+1
* | | | CommitGraphWriter: Add progress monitor to bloom filter computationIvan Frade2023-11-073-2/+8
* | | | CommitGraphWriter: Use ProgressMonitor from the OutputStreamIvan Frade2023-11-071-8/+8
|/ / /
* / / CommitGraphWriter: Unnest generation-number progressIvan Frade2023-11-073-11/+56
|/ /
* | Optimise Git protocol v2 `ref-prefix` scanningDariusz Luksza2023-11-071-5/+3
* | UploadPackTest: Cover using wanted-refs as advertised setIvan Frade2023-10-271-0/+62
* | UploadPack: use want-refs as advertised set in fetch v2Patrick Hiesel2023-10-272-6/+19
* | BasePackFetchConnection: Avoid full clone with useNegotiationTipRonald Bhuleskar2023-10-252-21/+110
* | .gitignore: ignore all Maven output directories `target/`Matthias Sohn2023-10-181-1/+1