]> source.dussan.org Git - jgit.git/shortlog
jgit.git
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.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.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.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.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-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-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 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-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-10-27 Matthias SohnIgnore IllegalStateException if JVM is already shutting... 40/196540/1
2022-10-26 Saša ŽivkovAllow to perform PackedBatchRefUpdate without locking... 10/196510/3
2022-09-28 Matthias SohnRemove unused imports 91/196091/1
2022-09-12 Matthias SohnPrepare 6.3.1-SNAPSHOT builds 22/195722/1
2022-09-07 Matthias SohnJGit v6.3.0.202209071007-r 36/195636/1 v6.3.0.202209071007-r
2022-09-07 Matthias SohnJGit v6.3.0.2022009070944-r 32/195632/1
2022-09-07 Thomas Wolf[merge] Fix merge conflicts with symlinks 19/195219/3
2022-09-06 Matthias SohnUpdate DEPENDENCIES for 6.3.0 01/195601/1
2022-09-06 Matthias SohnUpdate tycho to 2.7.5 99/195599/1
2022-09-06 Matthias SohnMerge branch 'master' into stable-6.3 98/195598/1
2022-09-06 Matthias SohnMerge changes I888f313f,I98de155c,I2efa9a6d,Ifa79dac2
2022-09-06 Han-Wen NienhuysMove WorkTreeUpdater to merge package 48/195448/7
2022-09-06 Han-Wen NienhuysWorkTreeUpdater: use DirCacheCheckout#StreamSupplier 47/195447/9
2022-09-06 Han-Wen NienhuysDirCacheCheckout#getContent: also take InputStream... 46/195446/7
2022-09-06 Matthias SohnRevert "Adds FilteredRevCommit that can overwrites... 82/195582/2
2022-09-06 Matthias SohnRevert "Option to pass start RevCommit to be blamed... 83/195583/2
2022-09-06 Han-Wen NienhuysWorkTreeUpdater: remove safeWrite option 45/195445/3
2022-09-05 Matthias SohnMerge branch 'master' into stable-6.3 78/195578/1
2022-09-05 Matthias SohnUpdate Orbit to R20220830213456 for 2022-09 72/195572/1
2022-08-23 Ivan FradeBaseSuperprojectWriter: report invalid paths as manifes... 10/195310/1
2022-08-23 Han-Wen NienhuysApplyCommand: fix ApplyResult#updatedFiles 31/195131/5
2022-08-23 Han-Wen NienhuysWorkTreeUpdater: rename metadata maps 26/195226/3
2022-08-23 Han-Wen NienhuysWorkTreeUpdater#Result: hide data members 25/195225/3
2022-08-18 Han-Wen NIenhuysMerge "WorkTreeUpdater: re-format and clean-up"
2022-08-17 Ronald BhuleskarAdd javadoc on RevCommit 81/195081/16
2022-08-17 Ronald BhuleskarOption to pass start RevCommit to be blamed on to the... 82/195082/17
2022-08-17 Thomas WolfWorkTreeUpdater: re-format and clean-up 82/195182/4
2022-08-17 Matthias SohnPrepare 6.3.0-SNAPSHOT builds 09/195209/1
2022-08-17 Ronald BhuleskarAdds FilteredRevCommit that can overwrites its parents... 26/195026/21
2022-08-16 Matthias SohnJGit v6.3.0.202208161710-m3 05/195205/1 v6.3.0.202208161710-m3
2022-08-16 Matthias SohnMerge changes Ib6689f54,I3b5c22ee
2022-08-14 Thomas WolfDirCacheCheckout: load WorkingTreeOptions only once 81/195181/2
2022-08-14 Thomas WolfWorkTreeUpdater: Fix unclosed streams 80/195180/2
2022-08-14 Matthias SohnMerge "Fix API errors caused by 23a71696cd"
2022-08-13 Thomas WolfFix adding symlinks to the index when core.symlinks... 08/194808/2
2022-08-12 Matthias SohnRemove unused API problem filters 57/195157/1
2022-08-12 Matthias SohnAdd missing @since tag for RevCommit#parents introduced... 56/195156/1
2022-08-12 Matthias SohnFix API errors caused by 23a71696cd 55/195155/2
2022-08-09 Han-Wen NIenhuysMerge "Provide encoding to String#getBytes()"
2022-08-09 Han-Wen NIenhuysMerge changes Ideaefd51,I6c347393
next