]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2020-02-12 David PursehouseBump required Bazel version to 2.1.0 52/157552/1
2020-02-12 David PursehouseUpgrade bazlets to the latest master revision 51/157551/1
2020-02-12 Yunjie LiChange the wildcard import to explicit ones. 50/157550/1
2020-02-11 Matthias SohnMerge branch 'stable-5.5' into stable-5.6 31/157531/1
2020-02-11 Matthias SohnMerge branch 'stable-5.4' into stable-5.5 30/157530/1
2020-02-11 Matthias SohnMerge branch 'stable-5.3' into stable-5.4 29/157529/1
2020-02-11 Matthias SohnPrepare 5.3.8-SNAPSHOT builds 82/157482/1
2020-02-11 Matthias SohnJGit v5.3.7.202002110540-r 81/157481/1 v5.3.7.202002110540-r
2020-02-11 Matthias SohnMerge branch 'stable-5.2' into stable-5.3 79/157479/1
2020-02-11 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 78/157478/1
2020-02-11 Matthias SohnPrepare 5.1.14-SNAPSHOT builds 77/157477/1
2020-02-11 Matthias SohnJGit v5.1.13.202002110435-r 75/157475/1 v5.1.13.202002110435-r
2020-02-10 Han-Wen Nienhuysreftable: don't check deadline on the first try 31/156831/5
2020-02-10 Han-Wen Nienhuysreftable: clarify comment 30/156830/5
2020-02-10 Han-Wen Nienhuysreftable: clear cache on full compaction 29/156829/5
2020-02-10 Han-Wen Nienhuysreftable: remove outdated comment 28/156828/3
2020-02-10 Han-Wen Nienhuysreftable: clarify that LogCursor may return a null... 27/156827/3
2020-02-04 Thomas WolfRestore behavior of CloneCommand 84/157084/2
2020-02-01 Matthias SohnMerge branch 'stable-5.5' into stable-5.6 98/156998/1
2020-02-01 Matthias SohnMerge branch 'stable-5.4' into stable-5.5 97/156997/1
2020-02-01 Matthias SohnMerge branch 'stable-5.3' into stable-5.4 96/156996/1
2020-02-01 Matthias SohnMerge branch 'stable-5.2' into stable-5.3 95/156995/1
2020-02-01 David PursehouseMerge branch 'stable-5.1' into stable-5.2 19/156919/2
2020-01-30 David PursehouseFix string format parameter for invalidRefAdvertisementLine 18/156918/1
2020-01-28 Matthias SohnWindowCache: add metric for cached bytes per repository 73/155173/7
2020-01-28 Matthias Sohnpgm daemon: fallback to user and system config if no... 83/156683/2
2020-01-20 Matthias SohnWindowCache: add option to use strong refs to reference... 49/155149/5
2020-01-17 David PursehouseMerge branch 'stable-5.1' into stable-5.2 12/155912/2
2020-01-09 Patrick HieselReplace usage of ArrayIndexOutOfBoundsException in... 32/155532/3
2020-01-09 Matthias SohnMerge branch 'stable-5.5' into stable-5.6 51/155551/1
2020-01-09 Matthias SohnMerge branch 'stable-5.4' into stable-5.5 38/155538/1
2020-01-09 Matthias SohnMerge branch 'stable-5.3' into stable-5.4 36/155536/1
2020-01-09 Matthias SohnMerge branch 'stable-5.2' into stable-5.3 24/155524/1
2020-01-09 Matthias SohnMerge branch 'stable-5.1' into stable-5.2 23/155523/1
2020-01-09 Matthias SohnFix API problem filters 22/155522/1
2020-01-09 Matthias SohnAdd config constants for WindowCache configuration... 48/155148/2
2020-01-06 Matthias SohnFix unclosed resource warning in SmartOutputStream 12/155212/2
2020-01-06 Matthias SohnJschConfigSessionFactory: fix boxing warning 11/155211/2
2020-01-06 Matthias SohnSshSupport#runSshCommand: don't throw exception in... 10/155210/2
2020-01-04 Matthias SohnDon't override already managed maven-compiler-plugin... 09/155209/1
2020-01-04 Matthias SohnRemove unused import from CreateFileSnapshotBenchmark 08/155208/1
2020-01-04 Matthias SohnRemove duplicate ignore_optional_problems entry in... 07/155207/1
2019-12-24 Thomas WolfHooks: avoid problems with backslashes in paths 14/155014/1
2019-12-18 Matthias SohnUpdate maven-site-plugin used by benchmark module to... 69/154769/1
2019-12-18 Matthias SohnAdd dependency to enable site generation for benchmark... 68/154768/1
2019-12-17 Matthias SohnIgnore warnings for generated source code in org.eclips... 38/154638/1
2019-12-13 Matthias SohnFix MBean registration 94/154494/1
2019-12-11 Matthias SohnPrepare 5.6.1-SNAPSHOT builds 60/154260/1
2019-12-10 Matthias SohnJGit v5.6.0.201912101111-r 22/154222/1 v5.6.0.201912101111-r
2019-12-08 Tim NeumannAdd ability to redirect stderr from git hooks 36/153536/2
2019-12-08 Tim NeumannAdd possibility to get pure stderr output from AbortedB... 28/153528/2
2019-12-08 Matthias SohnEnhance WindowCache statistics 01/153601/6
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
next