]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2023-02-01 Han-Wen NienhuysUploadPack: advertise object-info command if enabled 99/199699/1
2023-02-01 Han-Wen NIenhuysMerge "Move MemRefDatabase creation in a separate method."
2023-02-01 Matthias SohnMerge branch 'stable-6.4' 88/199688/1
2023-02-01 Matthias SohnMerge branch 'stable-6.3' into stable-6.4 87/199687/1
2023-02-01 Matthias SohnMerge branch 'stable-6.2' into stable-6.3 86/199686/1
2023-01-31 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 85/199685/1
2023-01-31 Matthias SohnMerge branch 'stable-6.0' into stable-6.1 84/199684/1
2023-01-31 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 83/199683/1
2023-01-31 Luca MilanesioShortcut during git fetch for avoiding looping through... 64/193464/12
2023-01-31 Matthias SohnFetchCommand: fix fetchSubmodules to work on a Ref... 23/196223/2
2023-01-31 Matthias SohnSilence API warnings introduced by I466dcde6 80/199680/1
2023-01-31 Luca MilanesioAllow the exclusions of refs prefixes from bitmap 76/197776/28
2023-01-31 Dmitrii FilippovMove MemRefDatabase creation in a separate method. 16/197816/5
2023-01-31 Luca MilanesioPackWriterBitmapPreparer: do not include annotated... 51/197851/16
2023-01-31 Matthias SohnBatchingProgressMonitor: avoid int overflow when comput... 35/199435/4
2023-01-24 Harald Weiner[pgm] Fetch-CLI: add support for shallow 77/196477/2
2023-01-23 Matthias SohnSpeedup GC listing objects referenced from reflogs 68/199468/3
2023-01-16 Matthias SohnRe-add servlet-api 4.0 to the target platform 34/199434/1
2023-01-13 Michael KepplerUpgrade maven plugins 68/199268/2
2023-01-13 Matthias SohnMerge branch 'stable-6.5' 06/199406/1
2023-01-13 Matthias SohnMerge branch 'stable-6.4' 05/199405/1
2023-01-13 Matthias SohnMerge branch 'stable-6.3' into stable-6.4 04/199404/1
2023-01-13 Matthias SohnMerge branch 'stable-6.2' into stable-6.3 03/199403/1
2023-01-13 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 02/199402/1
2023-01-13 Nasser GrainawiCache trustFolderStat/trustPackedRefsStat value per... 25/199325/3
2023-01-13 Kaushik LingarkarRefresh 'objects' dir and retry if a loose object is... 14/197714/6
2023-01-11 Matthias SohnPrepare 6.5.0-SNAPSHOT builds 62/199362/1
2023-01-11 Matthias SohnJGit v6.5.0.202301111425-m1 55/199355/1 v6.5.0.202301111425-m1
2023-01-11 Matthias SohnUpdate Orbit to S20230101190934 42/199342/5
2023-01-11 Matthias SohnUpdate to releases p2 repo for 4.26 simultaneous release 38/199338/4
2023-01-10 kylezhaoRevWalk: integrate commit-graph with commit parsing 79/183079/53
2023-01-06 Nasser GrainawiFileSnapshotTest: Add more MISSING_FILE coverage 72/199272/1
2023-01-06 Matthias SohnMerge branch 'stable-6.4' 52/199252/3
2023-01-06 kylezhaoGC: disable writing commit-graph for shallow repos 62/199262/3
2023-01-05 Matthias SohnMerge branch 'stable-6.3' into stable-6.4 51/199251/1
2023-01-05 Matthias SohnMerge branch 'stable-6.2' into stable-6.3 50/199250/1
2023-01-05 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 49/199249/1
2023-01-05 Kaushik LingarkarIntroduce core.trustPackedRefsStat config 26/197526/7
2023-01-04 Matthias SohnRefDatabase: fix javadoc formatting 67/197867/2
2023-01-04 Matthias SohnPull up additionalRefsNames from RefDirectory to RefDat... 56/197556/6
2023-01-04 Matthias SohnAdd TernarySearchTree 55/197555/6
2023-01-04 kylezhaoCommitGraph: teach ObjectReader to get commit-graph 29/197629/12
2023-01-03 Ivan FradeMerge "CommitGraph: add commit-graph for FileObjectData...
2022-12-26 Thomas WolfPatchApplier: fix handling of last newline in text... 24/197724/7
2022-12-23 kylezhaoCommitGraph: add commit-graph for FileObjectDatabase 78/183078/43
2022-12-22 Thomas WolfReformat PatchApplier and PatchApplierTest 23/197723/2
2022-12-20 Anna PapittoPackWriter#prepareBitmapIndex: add clarifying comments 59/197759/2
2022-12-19 Ivan FradeMerge "IO#readFully: provide overload that fills the...
2022-12-19 Anna PapittoIO#readFully: provide overload that fills the full... 89/197589/14
2022-12-17 Thomas WolfFix API warnings for the new CommitGraph 25/197725/1
2022-12-16 Anna PapittoPackReverseIndex#findPosition: fix typo in method name 86/197586/11
2022-12-16 kylezhaoGC: Write commit-graph files when gc 76/182976/40
2022-12-16 kylezhaoCommitGraph: add core.commitGraph config 28/197628/5
2022-12-16 Ivan FradeMerge "Gc#deleteOrphans: avoid dependence on PackExt...
2022-12-16 kylezhaoCommitGraph: implement commit-graph read 92/182892/38
2022-12-15 Anna PapittoGc#deleteOrphans: avoid dependence on PackExt alphabeti... 84/197584/8
2022-12-15 Jeremy T. BraunWalkPushConnection: Sanitize paths given to transports 93/197493/3
2022-12-14 Kaushik LingarkarFix documentation for core.trustFolderStat 92/197492/5
2022-12-14 Matthias SohnMerge changes Iad832fe1,Icef9658c
2022-12-13 Ivan FradeGraphCommits: Remove unused getter by position 85/197685/2
2022-12-13 Matthias SohnCommitGraphWriter: fix UnusedException errorprone error 70/197670/1
2022-12-13 Matthias SohnUpdate jetty to 10.0.13 69/197669/1
2022-12-12 Xing HuangPackExt: Add a commit graph extension. 19/197619/4
2022-12-08 Matthias SohnMerge "commitgraph package: fix exports/imports, add...
2022-12-08 SergeyBatchRefUpdate: Consistent switch branches in ref update 36/197536/3
2022-12-08 SergeyRefWriter#writePackedRefs: Remove a redundant "if"... 67/197567/2
2022-12-08 Matthias Sohncommitgraph package: fix exports/imports, add @since... 54/197554/1
2022-12-06 Ivan FradeMerge "CommitGraph: implement commit-graph writer"
2022-12-06 kylezhaoCommitGraph: implement commit-graph writer 32/182832/32
2022-11-30 Thomas Wolf[releng] bump japicmp base version 28/197428/1
2022-11-30 Matthias SohnMerge branch 'stable-6.4' 10/197410/1
2022-11-30 Matthias SohnPrepare 6.4.1-SNAPSHOT builds 03/197403/1
2022-11-30 Matthias SohnJGit v6.4.0.202211300538-r 93/197393/1 v6.4.0.202211300538-r
2022-11-29 Dmitrii FilippovFix crashes on rare combination of file names 60/197360/1
2022-11-28 Han-Wen NIenhuysMerge "Fix crashes on rare combination of file names"
2022-11-23 Matthias SohnPrepare 6.5.0-SNAPSHOT builds 67/197267/1
2022-11-23 Matthias SohnMerge branch 'stable-6.4' 66/197266/1
2022-11-23 Matthias SohnPrepare 6.4.0-SNAPSHOT build 55/197255/1
2022-11-23 Matthias SohnJGit v6.4.0.202211231055-rc1 53/197253/1 v6.4.0.202211231055-rc1
2022-11-23 Matthias SohnMerge branch 'master' into stable-6.4 52/197252/1
2022-11-23 alerthak[pgm] Add options --name-only, --name-status to diff... 16/197116/6
2022-11-23 Matthias SohnUpdate Orbit to R20221123021534 for 2022-12 37/197237/1
2022-11-23 David OstrovskyRBE: Update toolchain with bazel-toolchains 5.1.2 release 77/196877/2
2022-11-20 Matthias SohnSshTestGitServer: : ensure UploadPack is closed to... 54/197154/2
2022-11-20 Matthias SohnUploadPackTest: ensure UploadPack is closed to fix... 53/197153/2
2022-11-20 Matthias Sohn[pgm] Ensure UploadPack is closed to fix resource leak 52/197152/2
2022-11-20 Matthias SohnUploadPackServlet#doPost use try-with-resource to ensur... 51/197151/2
2022-11-20 Matthias SohnFix warnings in PatchApplierTest 50/197150/1
2022-11-20 Matthias SohnFix boxing warnings in TransportTest 49/197149/1
2022-11-20 Matthias SohnSilence warnings about unclosed BasePackPushConnection 48/197148/1
2022-11-20 Matthias SohnFix warning about non-externalized String 47/197147/1
2022-11-20 Matthias SohnMerge branch 'stable-6.3' 46/197146/1
2022-11-20 Matthias SohnMerge branch 'stable-6.2' into stable-6.3 43/197143/1
2022-11-20 Matthias SohnRemove unused imports 42/197142/1
2022-11-20 Matthias SohnSuppress non-externalized String warnings 41/197141/1
2022-11-20 Matthias SohnRemove unused API problem filters 40/197140/1
2022-11-20 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 39/197139/1
2022-11-20 Matthias SohnSilence API errors 38/197138/1
2022-11-20 Matthias SohnMerge branch 'stable-6.0' into stable-6.1 37/197137/1
2022-11-20 Matthias SohnSilence API errors 36/197136/1
next