]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2024-08-14 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 54/1199454/1 stable-6.0
2024-08-09 Matthias SohnFix "Comparison of narrow type with wide type in loop... 67/1198667/1 stable-5.13
2024-01-11 Matthias SohnJGit v5.13.3.202401111512-r 13/1174313/1 v5.13.3.202401111512-r
2024-01-10 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 03/1174303/1
2023-10-22 Thomas WolfCheckout: better directory handling 42/204642/6
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-08-02 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 18/203518/1
2023-07-05 Luca MilanesioAdd verification in GcKeepFilesTest that bitmaps are... 09/202509/2
2023-07-05 Luca MilanesioExpress the explicit intention of creating bitmaps... 08/202508/2
2023-07-05 Luca MilanesioGC: prune all packfiles after the loosen phase 10/202510/2
2023-06-22 Matthias SohnPrepare 5.13.3-SNAPSHOT builds 58/202658/1
2023-06-21 Matthias SohnJGit v5.13.2.202306221912-r 57/202657/1 v5.13.2.202306221912-r
2023-06-07 Luca MilanesioMerge branch 'stable-5.13' into stable-6.0 96/202296/1
2023-06-07 Martin FickRevert "RefDirectory: Throw exception if CAS of packed... 92/201992/2
2023-04-26 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 28/201528/1
2023-04-26 Jonathan TanGcConcurrentTest: @Ignore flaky testInterruptGc 27/201527/1
2023-04-26 Matthias SohnFix CommitTemplateConfigTest 26/201526/1
2023-04-26 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 21/201521/1
2023-04-26 Matthias Sohn[bazel] Skip ConfigTest#testCommitTemplatePathInHomeDir... 20/201520/1
2023-04-26 David OstrovskyDemote severity of some error prone bug patterns to... 19/201519/1
2023-04-21 Kaushik LingarkarUploadPack: Fix NPE when traversing a tag chain 08/201108/6
2023-04-20 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 23/201423/1
2023-04-20 Matthias SohnMerge branch 'stable-5.12' into stable-5.13 16/201416/1
2023-04-20 Matthias SohnMerge branch 'stable-5.11' into stable-5.12 15/201415/1 stable-5.12
2023-04-20 Matthias SohnAdd missing since tag for SshBasicTestBase 14/201414/2 stable-5.11
2023-04-20 Matthias SohnMerge branch 'stable-5.10' into stable-5.11 13/201413/2
2023-04-20 Matthias SohnAdd missing since tag for SshTestHarness#publicKey2 12/201412/1 stable-5.10
2023-04-20 Matthias SohnSilence API errors 11/201411/1
2023-04-20 Matthias SohnMerge branch 'stable-5.9' into stable-5.10 10/201410/2
2023-04-19 Matthias SohnPrevent infinite loop rescanning the pack list on PackM... 78/200978/6 stable-5.9
2023-04-19 Matthias SohnRemove blank in maven.config 03/201403/1
2023-04-14 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 36/201336/1
2023-04-14 Matthias SohnRemove blank in maven.config 35/201335/1
2023-03-28 Matthias SohnDirCache: support option index.skipHash 16/200916/2
2023-03-23 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 90/200790/1
2023-03-23 Xing HuangGC: Close File.lines stream 89/200789/2
2023-02-22 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 21/200121/1
2023-02-22 Matthias SohnIf tryLock fails to get the lock another gc has it 19/200119/2
2023-02-22 Matthias SohnFix GcConcurrentTest#testInterruptGc 18/200118/2
2023-02-22 Matthias SohnDon't swallow IOException in GC.PidLock#lock 06/200106/1
2023-02-22 Matthias SohnCheck if FileLock is valid before using or releasing it 71/200071/2
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-16 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 62/199962/2
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-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-06 Nasser GrainawiFileSnapshotTest: Add more MISSING_FILE coverage 72/199272/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-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-10-27 Matthias SohnIgnore IllegalStateException if JVM is already shutting... 40/196540/1
2022-07-06 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 94/194594/1
2022-06-30 Matthias SohnUploadPack: don't prematurely terminate timer in case... 00/194500/2
2022-06-26 Matthias SohnMerge "Do not create reflog for remote tracking branche...
2022-06-25 Luca MilanesioDo not create reflog for remote tracking branches durin... 07/193007/24
2022-06-25 Luca MilanesioUploadPack: do not check reachability of visible SHA1s 96/193496/11
2022-06-17 Matthias SohnAdd missing package import javax.management to org... 34/194234/1
2022-06-15 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 88/194188/1
2022-06-13 Matthias SohnPrepare 5.13.2-SNAPSHOT builds 46/194146/1
2022-06-13 Matthias SohnJGit v5.13.1.202206130422-r 19/194119/1 v5.13.1.202206130422-r
2022-06-13 eric.steeleAmazonS3: Add support for AWS API signature version 4 12/193712/6
2022-06-07 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 71/193971/1
2022-06-07 Matthias SohnMerge branch 'stable-5.12' into stable-5.13 70/193970/1
2022-06-07 Matthias SohnMerge branch 'stable-5.11' into stable-5.12 69/193969/1
2022-06-07 Matthias SohnMerge branch 'stable-5.10' into stable-5.11 67/193967/2
2022-06-07 Matthias SohnMerge branch 'stable-5.9' into stable-5.10 66/193966/1
2022-06-06 Saša ŽivkovFix connection leak for smart http connections 39/193939/3
2022-05-27 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 67/193767/1
2022-05-26 James Z.M. GaoRemove stray files (probes or lock files) created by... 79/193379/2
2022-02-08 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 93/190593/2
2022-02-08 Darius JokilehtoStop initCause throwing in readAdvertisedRefs 50/190250/16
2022-01-20 Antonio BaroneFix warning: The value of the parameter otp is not... 22/189822/1
2022-01-19 Matthias SohnMerge changes I6a22f37f,I092389e4,I20af1d8d,I83332efc...
2022-01-19 Matthias SohnMerge "[errorprone] Suppress FutureReturnValueIgnored...
2022-01-18 Matthias SohnMerge branch 'stable-5.13' into stable-6.0 47/189747/1
2022-01-18 Matthias SohnMerge branch 'stable-5.12' into stable-5.13 46/189746/1
2022-01-18 Matthias SohnMerge branch 'stable-5.11' into stable-5.12 45/189745/1
2022-01-18 Matthias Sohn[bazel] Skip ConfigTest#testCommitTemplatePathInHomeDir... 76/189576/2
2022-01-18 Matthias Sohn[errorprone] Fix InfiniteRecursion error in RecordingLogger 75/189575/2
next