]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2019-12-05 Matthias SohnCleanup CommitAndLogCommandTest 49/153949/1
2019-12-05 John TipperCLI: Add support for excluding paths from Git log command 73/153673/5
2019-12-05 David PursehouseReftableTest: Clean up boxing warnings on usage of... 67/153867/1
2019-12-05 David PursehouseMergedReftable: Remove unnecessary semicolon 61/153861/1
2019-12-04 Han-Wen NienhuysIntroduce RefDatabase#hasFastTipsWithSha1 43/152843/13
2019-12-04 Matthias SohnUpdate Orbit to R20191126223242 for 2019-12 50/153850/1
2019-12-04 Matthias SohnPrepare 5.6.0-SNAPSHOT builds 43/153843/1
2019-12-04 Matthias SohnJGit v5.6.0.201912041214-rc1 24/153824/1 v5.6.0.201912041214-rc1
2019-11-27 Matthias SohnPrepare 5.6.0-SNAPSHOT builds 08/153508/1
2019-11-27 Matthias SohnJGit v5.6.0.201911271000-m3 91/153491/1 v5.6.0.201911271000-m3
2019-11-27 Jonathan NiederMerge "ReceivePack: Open visibility for some methods"
2019-11-27 Ivan FradeReceivePack: Open visibility for some methods 24/152924/5
2019-11-27 Thomas WolfJGit pgm: Format blame output to match canonical git 31/147131/13
2019-11-27 Thomas WolfMake blame work correctly on merge conflicts 30/147130/13
2019-11-26 David PursehouseMerge branch 'stable-5.5' 83/153383/1
2019-11-26 David PursehouseMerge branch 'stable-5.4' into stable-5.5 82/153382/1
2019-11-26 David PursehouseMerge branch 'stable-5.3' into stable-5.4 81/153381/1
2019-11-26 David PursehouseMerge branch 'stable-5.2' into stable-5.3 80/153380/1
2019-11-26 David PursehouseMerge branch 'stable-5.1' into stable-5.2 79/153379/1
2019-11-26 David PursehouseBazel: Use java_plugin and java_binary from @rules_java... 64/153364/2
2019-11-26 David PursehouseBazel: Add missing newlines at end of BUILD files 63/153363/2
2019-11-26 David PursehouseUpgrade maven-enforcer-plugin to 3.0.0-M3 57/153357/2
2019-11-26 Jonathan NiederMerge changes I8698001d,I5c1177ac
2019-11-26 Jonathan NiederAdd missing license header to ReftableDatabase 61/153361/1
2019-11-26 Jonathan NiederAdd missing license header to UploadPackRefSortingForRe... 60/153360/2
2019-11-26 Matthias Sohn[spotbugs] Fix potential NPE in FSTest 59/153359/1
2019-11-26 Matthias SohnRemove unused import in CreateFileSnapshotBenchmark 58/153358/1
2019-11-26 Han-Wen NienhuysRepositoryCache: don't require HEAD in git repositories 42/152842/8
2019-11-26 Han-Wen NienhuysFileRepository: cleanup refs outside refs/ on reftable... 14/153014/5
2019-11-26 Jonathan NiederMerge "UploadPackTest: Fix unused parameter in checkUna...
2019-11-25 Matthias SohnUpdate Orbit to S20191118194249 for 2019-12 M3 54/153354/1
2019-11-25 Matthias SohnSilence API error for new method in ReachabilityChecker 52/153352/2
2019-11-25 David PursehouseUploadPackTest: Fix unused parameter in checkUnadvertis... 83/153283/1
2019-11-21 Ivan FradeBitmappedReachabilityChecker: Use only one bitmap for... 02/152702/16
2019-11-21 Ivan FradecheckNotAdvertisedWants: Be lazy converting Ref to... 89/152989/8
2019-11-21 Ivan FradeReachabilityChecker: Receive a Stream instead of a... 88/152988/6
2019-11-21 Ivan FradeUploadPack: Prioritize references for non-advertised... 32/152532/6
2019-11-17 David PursehouseReceivePack: Fix name hiding of 'atomic' member 32/152832/1
2019-11-17 David PursehouseReceivePack: Remove unnecessarily nested else-clause 31/152831/1
2019-11-17 Michael KepplerSimplify comparator code 28/152828/1
2019-11-17 Michael KepplerFix typo in Javadoc 27/152827/1
2019-11-17 Han-Wen Nienhuyspgm: add write stats to BenchmarkReftable 07/152607/21
2019-11-17 Han-Wen Nienhuyspgm: add command to convert repo to reftable 35/148735/57
2019-11-17 Han-Wen Nienhuysfile: implement FileReftableDatabase 68/146568/92
2019-11-16 Michael KepplerFix Maven missing version warning 92/152792/1
2019-11-16 Michael KepplerUse Java 8 source and target in Maven 90/152790/1
2019-11-16 David PursehouseReceivePack: Reduce visibility of methods 26/152626/7
2019-11-16 Matthias SohnSuppress API error raised for constant added in 345e2648 70/152770/1
2019-11-16 Thomas WolfTopoSortGenerator: simplify first-parent handling 61/151661/3
2019-11-16 Thomas WolfRewriteGenerator: avoid adding null parent 57/151657/4
2019-11-15 Thomas WolfDiffFormatter: support core.quotePath = false 10/151710/4
2019-11-15 Thomas WolfIndexDiff/SubmoduleWalk: make the RepositoryBuilder... 60/151660/6
2019-11-15 Thomas WolfIndexDiff/SubmoduleWalk: handle submodule.<name>.ignore... 07/151407/4
2019-11-14 Jonathan NiederMerge changes I583491f6,Idd44e3bb
2019-11-14 Han-Wen NienhuysRun Eclipse formatter on BatchRefUpdateTest 00/152700/1
2019-11-14 Matthias SohnSuppress the API errors introduced by 3e9a5f99 85/152685/1
2019-11-14 David PursehouseReceivePack: Remove unused getLockMessageProcessName... 25/152625/1
2019-11-14 David PursehouseReceivePack: Remove unnecessary ReceivePack. prefix... 24/152624/1
2019-11-13 Masaya Suzukitransport: Merge BaseReceivePack into ReceivePack 36/146536/6
2019-11-13 Han-Wen NienhuysMove KetchSystem.delay to FileUtils. 88/152588/5
2019-11-13 David PursehouseBaseReceivePack: Add hasReceivedPack method 97/152597/2
2019-11-12 Matthias SohnSilence API errors for new API introduced in 5.5.2 09/152509/1
2019-11-12 David PursehouseUpgrade wagon-ssh to 3.3.4 03/152503/1
2019-11-12 Thomas WolfMerge branch 'stable-5.5' 84/152484/1
2019-11-12 Thomas WolfFix NPE in SystemReader in tests 67/152467/1
2019-11-11 Matthias SohnMerge branch 'stable-5.5' 52/152452/1
2019-11-10 Masaya SuzukiBaseReceivePack: Fix the format 55/152355/2
2019-11-09 Matthias SohnPrepend hostname to subsection used to store file times... 40/150740/9
2019-11-09 Matthias SohnStore filesystem timestamp resolution in extra jgit... 39/150739/9
2019-11-08 David OstrovskyUpdate bouncycastle version to 1.64 and Orbit to I20191... 95/151295/6
2019-11-08 Thomas WolfSystemReader: extract updating config and its parents... 47/149947/8
2019-11-06 David PursehouseUpgrade maven-jar-plugin to 3.2.0 36/152036/2
2019-11-06 David PursehouseUpgrade maven-source-plugin to 3.2.0 35/152035/2
2019-11-06 Matthias SohnMerge branch 'stable-5.5' 83/152183/1
2019-11-06 Matthias SohnMerge branch 'stable-5.4' into stable-5.5 82/152182/1
2019-11-06 Matthias SohnMerge branch 'stable-5.3' into stable-5.4 81/152181/1
2019-11-06 Matthias SohnMerge branch 'stable-5.2' into stable-5.3 80/152180/1
2019-11-06 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 79/152179/1
2019-11-06 Matthias SohnFix benchmark pom.xml to include distribution managment... 64/152164/2
2019-11-05 Matthias SohnMerge branch 'stable-5.5' 14/152114/1
2019-11-05 Matthias SohnMerge branch 'stable-5.4' into stable-5.5 59/152059/1
2019-11-05 Matthias SohnMerge branch 'stable-5.3' into stable-5.4 56/152056/1
2019-11-05 Matthias SohnMerge branch 'stable-5.2' into stable-5.3 50/152050/1
2019-11-05 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 73/151973/2
2019-11-05 Matthias SohnRun JMH benchmarks using bazel 23/147023/12
2019-11-05 Matthias SohnBenchmark for creating files and FileSnapshots 71/147171/7
2019-11-05 Matthias SohnImplement benchmark for looking up FileStore of a given... 66/147066/7
2019-11-05 Matthias SohnJMH benchmark for SimpleLruCache 22/147022/10
2019-11-04 Matthias SohnUpdate API problem filters 72/151972/1
2019-11-04 Matthias SohnRemove unused API problem filters 48/151948/1
2019-11-04 Matthias SohnSilence API errors for new API added since 5.1.0 47/151947/1
2019-11-03 Thomas WolfDirCacheCheckout: don't use deprecated method 18/151918/1
2019-11-03 Thomas WolfWorkingTreeModifiedEvent: must be fired explicitly... 10/151910/2
2019-10-30 David PursehouseMerge "HttpSupport.proxyFor(): use only scheme, host...
2019-10-30 Han-Wen Nienhuysreftable: enforce ascending order in sortAndWriteRefs 61/151061/8
2019-10-30 Thomas WolfHttpSupport.proxyFor(): use only scheme, host, and... 84/146884/2
2019-10-30 Han-Wen NienhuysDocumentation/technical/reftable: change suggested... 42/148142/5
2019-10-29 Matthias SohnUpdate Orbit to S20191025144108 and Ant to 1.10.7.v2019... 42/151742/2
2019-10-29 Matthias SohnUpdate Tycho to 1.5.1 38/151738/1
2019-10-27 Michael KepplerUpgrade Jetty to 9.4.22.v20191022 06/151606/3
next