]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2023-02-22 Matthias SohnMerge branch 'stable-6.3' into stable-6.4 67/200067/1
2023-02-22 Matthias SohnMerge branch 'stable-6.2' into stable-6.3 66/200066/1
2023-02-22 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 65/200065/1
2023-02-22 Matthias SohnMerge branch 'stable-6.0' into stable-6.1 64/200064/1
2023-02-22 Matthias SohnUse Java 11 ProcessHandle to get pid of the current... 63/200063/1
2023-02-22 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 62/200062/1
2023-02-20 Matthias SohnAcquire file lock "gc.pid" before running gc 48/199848/4
2023-02-20 Matthias SohnSilence API errors introduced by 9424052f 37/200037/1
2023-02-20 Matthias SohnMerge branch 'stable-6.3' into stable-6.4 27/200027/1
2023-02-20 Matthias SohnMerge branch 'stable-6.2' into stable-6.3 26/200026/1
2023-02-16 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 25/200025/1
2023-02-16 Matthias SohnMerge branch 'stable-6.0' into stable-6.1 67/199967/1
2023-02-16 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 62/199962/2
2023-02-16 Prudhvi Akhil... Fix getPackedRefs to not throw NoSuchFileException 59/199959/1
2023-02-11 Matthias SohnAdd pack options to preserve and prune old pack files 46/199846/2
2023-02-03 Saša ŽivkovAllow to perform PackedBatchRefUpdate without locking... 58/199758/1
2023-02-02 Matthias SohnDocument option "core.sha1Implementation" introduced... 11/199711/2
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 Luca MilanesioPackWriterBitmapPreparer: do not include annotated... 51/197851/16
2023-01-31 Matthias SohnBatchingProgressMonitor: avoid int overflow when comput... 35/199435/4
2023-01-23 Matthias SohnSpeedup GC listing objects referenced from reflogs 68/199468/3
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-06 Nasser GrainawiFileSnapshotTest: Add more MISSING_FILE coverage 72/199272/1
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
2022-12-14 Kaushik LingarkarFix documentation for core.trustFolderStat 92/197492/5
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-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
2022-11-20 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 35/197135/1
2022-11-20 Matthias SohnSilence API warnings 34/197134/1
2022-11-20 Matthias SohnAdd 4.26 target platform 45/197145/1
2022-11-20 Matthias SohnUse "releases" repository for 4.25 target platform 44/197144/1
2022-11-18 Thomas WolfUpdate Apache Mina SSHD to 2.9.2 85/192885/4
2022-11-18 Matthias SohnMerge branch 'stable-6.4' 15/197115/1
2022-11-18 Matthias SohnUpdate Orbit to S20221118032057 14/197114/1
2022-11-17 Anna PapittoDfsBlockCache: Report IndexEventConsumer metrics for... 90/196890/3
2022-11-17 Anna PapittoDfsStreamKey: Replace ForReverseIndex to separate metrics. 89/196889/3
2022-11-17 Ivan FradeMerge "PackExt: Add a reverse index extension."
2022-11-16 Matthias SohnPrepare 6.4.0-SNAPSHOT builds 66/197066/1
2022-11-16 Thomas WolfRawText.isBinary(): handle complete buffer correctly 57/196557/2
2022-11-16 Matthias SohnJGit v6.4.0.202211160543-m3 12/197012/1 v6.4.0.202211160543-m3
2022-11-16 Matthias SohnMerge branch 'master' into stable-6.4 11/197011/1
2022-11-16 Matthias SohnMerge branch 'stable-6.3' 10/197010/1
2022-11-16 Matthias SohnMerge branch 'stable-6.2' into stable-6.3 08/197008/1
2022-11-16 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 07/197007/1
2022-11-16 Matthias SohnMerge "Merge branch 'stable-6.0' into stable-6.1" into...
2022-11-16 Matthias SohnMerge branch 'stable-6.2' into stable-6.3 04/197004/1
2022-11-16 Matthias SohnMerge branch 'stable-6.1' into stable-6.2 03/197003/1
2022-11-16 Matthias SohnMerge branch 'stable-6.0' into stable-6.1 02/197002/1
2022-11-15 Anna PapittoPackExt: Add a reverse index extension. 88/196888/2
2022-11-15 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 01/197001/1
2022-11-15 Matthias Sohn[benchmarks] Remove profiler configuration 42/196942/7
2022-11-15 Matthias SohnAdd SHA1 benchmark 06/196906/13
2022-11-15 Matthias Sohn[benchmarks] Set version of maven-compiler-plugin to... 41/196941/6
2022-11-15 Matthias SohnFix running JMH benchmarks 25/196225/9
2022-11-15 Matthias SohnAdd option to allow using JDK's SHA1 implementation 05/196905/9
2022-11-15 Matthias SohnFix API breakage caused by extracting WorkTreeUpdater 10/196910/2
2022-11-14 Matthias SohnUpdate Orbit to S20221109014815 20/196920/1
2022-11-10 Eryk SzymanskiUse replace instead of replaceAll in toCleanString 59/196659/2
2022-11-10 Sven SelbergExtract Exception -> HTTP status code mapping for reuse 52/196852/3
2022-11-10 Sven SelbergDon't handle internal git errors as an HTTP error 49/196849/4
2022-11-07 Sebastian SchuberthFix the path for JSchText.properties 58/196558/2
next