]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2024-02-21 Matthias SohnMerge branch 'stable-6.7' into stable-6.8 93/1177193/1
2024-02-21 Matthias SohnMerge branch 'stable-6.6' into stable-6.7
2024-02-21 Matthias SohnDelete org.eclipse.jgit.ssh.apache.agent/bin/.project 91/1177191/1
2024-02-20 Luca MilanesioAllow to discover bitmap on disk created after the... 96/1174396/15
2024-02-15 Dariusz LukszaMerge branch 'stable-6.7' into stable-6.8 28/1176928/1
2024-02-15 Dariusz LukszaMerge branch 'stable-6.6' into stable-6.7 27/1176927/1
2024-02-13 Nasser GrainawiRefDirectory: Do not unlock until after deleting loose ref 74/1176274/3
2024-02-13 Matthias SohnAdd missing javadoc description for declared exception 31/1176831/1
2024-02-13 Nasser GrainawiSnapshottingRefDirectory: Invalidate snapshot after... 75/1176275/4
2024-02-13 Nasser GrainawiSnapshottingRefDir: Replace lambas with method refs 89/1176789/2
2024-02-13 Nasser GrainawiSnapshottingRefDir: Reduce casts with overrides 88/1176788/2
2024-02-13 Matthias Sohn[errorprone] Fix wrong comparison which always evaluate... 58/1176058/1
2024-02-13 Matthias Sohn[errorprone] Remove unnecessary comparison 57/1176057/1
2024-02-12 Dariusz LukszaMerge branch 'stable-6.7' into stable-6.8 47/1176747/1
2024-02-12 Dariusz LukszaMerge branch 'stable-6.6' into stable-6.7 46/1176746/1
2024-01-29 Dariusz LukszaImprove handling of NFS stale handle errors 25/1176125/1
2024-01-29 Dariusz LukszaFix handling of missing pack index file 24/1176124/1
2024-01-29 Dariusz LukszaAdd tests for handling pack files removal during fetch 23/1176123/1
2024-01-19 Matthias SohnMerge branch 'stable-6.7' into stable-6.8 06/1174606/1
2024-01-19 Matthias SohnMerge branch 'stable-6.6' into stable-6.7 05/1174605/1
2024-01-19 Luca MilanesioIntroduce a PriorityQueue sorting RevCommits by commit... 40/194140/36
2024-01-19 Matthias SohnRemove org.eclipse.jgit.benchmark/.factorypath 04/1174604/1
2024-01-19 Matthias SohnUpdate jmh to 1.37 for org.eclipse.jgit.benchmark 03/1174603/2
2024-01-10 Matthias SohnMerge branch 'stable-6.7' into stable-6.8
2024-01-10 Matthias SohnMerge branch 'stable-6.6' into stable-6.7 10/1174310/1
2024-01-10 Matthias SohnMerge branch 'stable-6.5' into stable-6.6 09/1174309/1
2024-01-10 Matthias SohnMerge branch 'stable-6.4' into stable-6.5 08/1174308/1
2024-01-10 Matthias SohnMerge branch 'stable-6.3' into stable-6.4 07/1174307/1
2024-01-10 Matthias SohnMerge branch 'stable-6.2' into stable-6.3 06/1174306/1
2024-01-10 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 05/1174305/1
2024-01-10 Matthias SohnMerge branch 'stable-6.0' into stable-6.1
2024-01-10 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 03/1174303/1
2024-01-08 Matthias SohnSilence API warnings 02/1174302/1
2023-12-09 Fabio PonciroliMake sure ref to prune is in packed refs 31/1173231/9
2023-11-29 Matthias SohnPrepare 6.8.1-SNAPSHOT builds 80/1172680/1
2023-11-29 Matthias SohnJGit v6.8.0.202311291450-r 78/1172678/1 v6.8.0.202311291450-r
2023-11-28 Matthias SohnRename method parameter to fix warning about hidden... 75/1172675/1
2023-11-28 Matthias SohnFix warnings about empty control flow statements 74/1172674/1
2023-11-28 Matthias SohnBitmapIndexImpl: externalize error message 73/1172673/1
2023-11-28 Matthias SohnSuppress not-externalized string warnings 72/1172672/1
2023-11-28 Matthias SohnSilence API error for new method BitmapIndex#addBitmapL... 71/1172671/1
2023-11-28 Matthias SohnUpdate Orbit to orbit-aggregation/2023-12 70/1172670/1
2023-11-27 Matthias SohnMerge branch 'master' into stable-6.8 68/1172668/1
2023-11-26 Matthias SohnMerge "Improve footer parsing to allow multiline footers."
2023-11-25 Matthias SohnMerge "Make the tests buildable by bazel test"
2023-11-24 Matthias SohnAdapt to type parameter added in commons-compress 1... 21/205521/3
2023-11-24 Kamil MusinImprove footer parsing to allow multiline footers. 64/1172664/2
2023-11-23 Kamil MusinMake the tests buildable by bazel test 62/1172662/5
2023-11-22 Matthias SohnPrepare 6.8.0-SNAPSHOT builds 86/1172486/1
2023-11-21 Matthias SohnJGit v6.8.0.202311212206-rc1 83/1172483/1 v6.8.0.202311212206-rc1
2023-11-21 Matthias SohnMerge branch 'master' into stable-6.8 82/1172482/1
2023-11-21 Ivan FradeBitmapIndex: Add interface to track bitmaps found ... 13/1172413/2
2023-11-21 Ivan FradeBitmapWalker: Remove BitmapWalkListener 12/1172412/2
2023-11-20 Matthias SohnUpdate repository URLs in CONTRIBUTING.md 86/1172386/1
2023-11-17 Matthias SohnMerge "Fix typo in FileUtils.isStaleFileHandle() javadoc"
2023-11-17 Dariusz LukszaFix typo in FileUtils.isStaleFileHandle() javadoc 32/205532/2
2023-11-17 florian.signoretFix branch ref exist check 74/204974/3
2023-11-17 Ivan Fradegpg.bc: Supress errorprone InsecureCryptoUsage 45/205545/1
2023-11-17 Ivan FradeAdjust javadoc to pass errorprone checks 44/205544/1
2023-11-17 Matthias SohnMerge "Update org.apache.commons:commons-compress to...
2023-11-17 Matthias SohnMerge "Fix annotation of deprecated constant CONFIG_KEY...
2023-11-17 Ivan FradeMerge "BitmapWalkListener: Use plain interface with...
2023-11-17 Matthias SohnUpdate org.apache.commons:commons-compress to 1.25.0 16/205516/1
2023-11-17 Matthias SohnFix annotation of deprecated constant CONFIG_KEY_STREAM... 10/205510/2
2023-11-17 Matthias SohnMerge "Update bouncycastle to 1.77"
2023-11-17 Ivan FradeBitmapWalkListener: Use plain interface with noop instance 39/205539/4
2023-11-16 Ivan FradeBitmapWalkListener: Add method and rename for commits 35/205535/2
2023-11-16 Ivan FradeMerge "CommitGraphWriter: Remove unnecesary progress...
2023-11-16 Matthias SohnUpdate bouncycastle to 1.77 85/205485/2
2023-11-16 Jonathan NiederMerge "PatchApplier: wrap output's TemporaryBuffer...
2023-11-16 Nitzan Gur... PatchApplier: wrap output's TemporaryBuffer with a... 72/205472/7
2023-11-15 Ivan FradeMerge "BitmapWalker: announce walked objects via listen...
2023-11-15 Ivan FradeBitmapWalker: announce walked objects via listener... 03/205503/3
2023-11-15 Matthias SohnMerge branch 'stable-6.8' 07/205507/1
2023-11-15 Matthias SohnPrepare 6.8.0-SNAPSHOT builds 06/205506/1
2023-11-15 Matthias SohnUpdate jetty to 10.0.18 80/205480/1
2023-11-15 Thomas WolfSSH: bump org.apache.sshd to 2.11.0 88/205088/2
2023-11-15 Matthias SohnJGit v6.8.0.202311151710-m2 78/205478/1 v6.8.0.202311151710-m2
2023-11-15 Matthias SohnMerge branch 'master' into stable-6.8 76/205476/1
2023-11-15 Matthias SohnFix typo in constant name CONFIG_KEY_STREAM_FILE_TRESHOLD 73/205473/1
2023-11-14 Nasser GrainawiSimplify StringUtils#commonPrefix 66/205466/2
2023-11-12 Dariusz LukszaOptimize RefDirectory.getRefsByPrefix(String...) 87/205387/4
2023-11-10 Ivan FradeCommitGraphWriter: Remove unnecesary progress update... 02/205402/1
2023-11-10 Matthias SohnMerge changes I0d10aeac,I9aced1b7,Ied394859,Ibb61f63f...
2023-11-08 Ivan FradeMerge "Revert "Optimise Git protocol v2 `ref-prefix...
2023-11-08 Matthias SohnUse try-with-resource to ensure UploadPack is closed 60/205360/1
2023-11-08 Matthias SohnFix hiding field warning 59/205359/1
2023-11-08 Matthias SohnFix warning for empty code blocks 58/205358/1
2023-11-08 Matthias SohnFix boxing warnings 57/205357/1
2023-11-08 Matthias Sohnerrorprone: remove unnecessary parentheses 56/205356/1
2023-11-08 Matthias SohnUpdate mockito to 5.7.0 and bytebuddy to 1.14.9 16/205216/3
2023-11-08 Matthias SohnEnable Maven reproducible builds 85/204785/10
2023-11-08 David OstrovskyUpgrade bazlets to the latest revision 83/204983/2
2023-11-08 Ivan FradeRevert "Optimise Git protocol v2 `ref-prefix` scanning" 56/205256/1
2023-11-08 Matthias SohnMerge "ComboBitset: Add Javadoc"
2023-11-08 Matthias SohnDocument GIT_TRACE_PERFORMANCE to show timings 54/205354/1
2023-11-08 Matthias Sohnconfig-options.md: fix sort order 53/205353/1
2023-11-08 Han-Wen NienhuysComboBitset: Add Javadoc 43/203443/3
2023-11-07 Ivan FradeCommitGraphWriter: Add progress monitor to bloom filter... 44/205344/1
2023-11-07 Ivan FradeCommitGraphWriter: Use ProgressMonitor from the OutputS... 43/205343/1
next