]> source.dussan.org Git - jgit.git/shortlog
jgit.git
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
2023-11-07 Ivan FradeCommitGraphWriter: Unnest generation-number progress 39/205339/2
2023-11-07 Dariusz LukszaOptimise Git protocol v2 `ref-prefix` scanning 10/204910/13
2023-10-27 Ivan FradeUploadPackTest: Cover using wanted-refs as advertised set 81/205181/2
2023-10-27 Patrick HieselUploadPack: use want-refs as advertised set in fetch v2 30/193330/12
2023-10-25 Ronald BhuleskarBasePackFetchConnection: Avoid full clone with useNegot... 80/204480/36
2023-10-18 Matthias Sohn.gitignore: ignore all Maven output directories `target/` 26/204826/7
2023-10-18 Matthias Sohnbenchmarks: use org.eclipse.jgit-parent as parent pom 37/204837/3
2023-10-18 Matthias SohnGenerate SBOMs using cyclonedx maven plugin 84/204784/3
2023-10-17 Ivan FradeDfsPackFile: Do not attempt to read stream if pack... 16/204916/2
2023-10-17 Ivan FradePackObjectSizeIndexLoader: Log wrong bytes on exception 17/204917/2
2023-10-17 Matthias SohnSilence API warnings for API added in 5.13.3 60/204960/1
2023-10-14 Thomas WolfFileBasedConfig: in-process synchronization for load... 23/204923/1
2023-10-14 Thomas WolfFileUtils.rename(): better retry handling 22/204922/1
2023-10-14 Thomas WolfFileBasedConfig: ensure correct snapshot if no file 21/204921/1
2023-10-14 Thomas WolfDeleteBranchCommand: update config only at the end 20/204920/1
2023-10-14 Thomas WolfConfig.removeSection() telling whether it changed the... 19/204919/1
2023-10-13 Thomas WolfRebaseCommand: return correct status on stash apply... 13/204913/2
2023-10-13 Matthias SohnMerge branch 'stable-6.7' 35/204935/2
2023-10-13 Matthias SohnUse net.i2p.crypto.eddsa 0.3.0 from new Orbit build 34/204934/2
2023-10-13 Matthias SohnMerge branch 'stable-6.6' into stable-6.7 30/204930/1
2023-10-13 Matthias SohnMerge branch 'stable-6.5' into stable-6.6 29/204929/1
2023-10-13 Matthias SohnMerge branch 'stable-6.4' into stable-6.5 27/204927/2
2023-10-12 Matthias SohnMerge branch 'stable-6.3' into stable-6.4 26/204926/2
2023-10-12 Matthias SohnMerge branch 'stable-6.2' into stable-6.3 28/204928/1
2023-10-12 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 04/204904/1
2023-10-12 Matthias SohnMerge branch 'stable-6.0' into stable-6.1 03/204903/2
2023-10-12 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 02/204902/1
2023-10-12 Matthias SohnPackConfig: fix @since tags 01/204901/1
2023-10-12 Matthias SohnRemove unused API problem filters 00/204900/1
2023-10-12 Antonio BaroneAdd support for git config repack.packKeptObjects 20/204820/8
2023-10-12 Luca MilanesioDo not exclude objects in locked packs from bitmap... 25/203625/21
2023-10-09 Matthias SohnMerge changes Ibd71a992,Ib7fa7cb7
2023-10-05 Matthias Sohn[errorprone] Fix InconsistentCapitalization 83/204783/1
2023-10-05 David OstrovskyTestRepository: Add getInstant method 21/204821/1
2023-10-05 Matthias SohnUpdate orbit to orbit-aggregation/2023-12 82/204782/1
2023-10-03 Matthias SohnMerge branch 'stable-6.8' 72/204772/1
2023-10-03 Matthias SohnPrepare 6.8.0-SNAPSHOT builds 70/204770/1
2023-10-03 Matthias SohnJGit v6.8.0.202310031045-m1 68/204768/1 v6.8.0.202310031045-m1
2023-09-28 Ivan FradeUploadPack: Delay freeing refs in sendPack() 10/204710/1
2023-09-26 Thomas WolfMerge "Fix log level for successful execution of Shutdo...
2023-09-26 Thomas WolfByteBufferInputStream: add missing @since 6.8 49/204649/1
2023-09-26 Matthias SohnFix log level for successful execution of ShutdownHook... 30/204630/1
2023-09-26 Thomas WolfEclipse features: update copyright year 21/204621/1
2023-09-26 Thomas WolfSSH agent: correct plug-in title 20/204620/1
2023-09-25 David OstrovskyFix DefaultCharset bug pattern flagged by error prone 27/194527/2
2023-09-25 David OstrovskyActivate additional error prone checks 55/161955/12
2023-09-25 Matthias SohnWorkingTreeIterator: directly filter input stream 87/204587/6
2023-09-25 Matthias Sohn[errorprone] Add missing javadoc summary 85/204585/10
2023-09-25 Matthias Sohn[errorprone] Fix BadImport 84/204584/9
2023-09-25 Matthias Sohn[errorprone] Prevent int expression may overflow 82/204582/9
2023-09-25 Matthias Sohn[errorprone] Suppress ByteBufferBackingArray 81/204581/9
2023-09-25 Matthias Sohn[errorprone] Suppress JavaLangClash to avoid breaking... 80/204580/9
2023-09-25 Matthias Sohn[errorprone] Fix EqualsGetClass 79/204579/8
next