]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2019-01-27 David PursehouseUpgrade jacoco-maven-plugin to 0.8.3 10/135810/1
2019-01-24 David PursehouseBazel: Format BUILD file with buildifier 02/135602/2
2019-01-23 Thomas WolfRenameBranchCommand: more consistent handling of short... 99/133599/5
2019-01-22 Thomas WolfSshdSessionFactory: generalize providing default keys 80/134680/4
2019-01-22 Gunnar WagenknechtAllow to check for signing key 50/135350/4
2019-01-22 Thomas WolfHandle premature EOF in BundleFetchConnection 00/135300/4
2019-01-21 Matthias Sohnpgm: Fix missing braces in Version.run() 22/135522/1
2019-01-21 Matthias Sohnpgm: Handle IOException in Version command 21/135521/1
2019-01-21 Matthias Sohnpgm: Fix missing braces in UploadPack.run() 20/135520/1
2019-01-21 Matthias Sohnpgm: Handle IOException in UploadPack command 19/135519/1
2019-01-21 Matthias Sohnpgm: Handle exceptions in Tag command 18/135518/1
2019-01-21 Matthias Sohnpgm: Fix missing braces in Status.run() 17/135517/1
2019-01-21 Matthias Sohnpgm: Handle exceptions in Status command 16/135516/1
2019-01-21 Matthias Sohnpgm: Fix missing braces in ShowRef.run() 15/135515/1
2019-01-21 Matthias Sohnpgm: Handle IOException in ShowRef command 14/135514/1
2019-01-21 Matthias Sohnpgm: Fix missing braces in Show.run() 13/135513/1
2019-01-21 Matthias Sohnpgm: Handle exceptions in Show command 12/135512/1
2019-01-21 Matthias Sohnpgm: Fix missing braces in Rm command 11/135511/1
2019-01-21 Matthias Sohnpgm: Handle GitAPIException in Rm command 10/135510/1
2019-01-21 Matthias Sohnpgm: Handle exceptions in RevParse command 09/135509/1
2019-01-21 Matthias Sohnpgm: Externalize error message 08/135508/1
2019-01-21 Matthias Sohnpgm: Fix missing braces in Reset.run() 07/135507/1
2019-01-21 Matthias Sohnpgm: Handle GitAPIException in Reset command 06/135506/1
2019-01-21 Matthias Sohnpgm: Handle GitAPIException in Repo command 05/135505/1
2019-01-21 Matthias Sohnpgm: Handle exceptions in Remote command 04/135504/1
2019-01-21 Matthias Sohnpgm: Handle exceptions in Reflog command 03/135503/1
2019-01-21 Matthias Sohnpgm: Handle IOException in ReceivePack command 02/135502/1
2019-01-21 David PursehouseSmartClientSmartServerTest: Open Repository in try... 56/135456/1
2019-01-21 David PursehouseSmartClientSmartServerTest: Open ObjectInserter.Formatt... 54/135454/1
2019-01-21 David PursehouseSmartClientSmartServerTest#addBrokenContext: Remove... 53/135453/1
2019-01-21 David PursehouseIO: Open TemporaryBuffer.Heap in try-with-resource 52/135452/1
2019-01-21 David PursehouseGitSmartHttpTools: Open SideBandOutputStream in try... 51/135451/1
2019-01-21 David PursehouseTemporaryBufferTest: Open TemporaryBuffer in try-with... 50/135450/1
2019-01-21 David PursehouseScanner: Open RevWalk in try-with-resource 49/135449/1
2019-01-21 David PursehouseSubmoduleWalkTest: Open Repository in try-with-resource 48/135448/1
2019-01-21 David PursehouseSideBandOutputStreamTest: Open SideBandOutputStream... 47/135447/1
2019-01-21 David PursehouseUnionInputStreamTest: Open UnionInputStream in try... 46/135446/1
2019-01-21 David PursehouseMerge: Avoid non-localised literal string warning for... 45/135445/1
2019-01-20 Matthias Sohnpgm: Fix missing braces in Push.run() 41/135441/2
2019-01-20 Matthias Sohnpgm: Handle exceptions in Push command 40/135440/2
2019-01-20 Matthias Sohnpgm: Fix missing braces in MergeBase.run() 39/135439/2
2019-01-20 Matthias Sohnpgm: Handle IOException in MergeBase command 38/135438/2
2019-01-20 Matthias Sohnpgm: Fix missing braces in Merge command 37/135437/2
2019-01-20 Matthias Sohnpgm: Handle exceptions in Merge command 36/135436/2
2019-01-20 Matthias Sohnpgm: Fix missing braces in LsTree.run() 35/135435/2
2019-01-20 Matthias Sohnpgm: Handle exceptions in LsTree command 34/135434/2
2019-01-20 Matthias Sohnpgm: Fix missing braces in LsRemote.run() 33/135433/2
2019-01-20 Matthias Sohnpgm: Handle exceptions in LsRemote command 32/135432/2
2019-01-20 Matthias Sohnpgm: Handle exceptions in LsFiles command 31/135431/2
2019-01-20 Matthias Sohnpgm: Fix missing braces in Log.run() 30/135430/2
2019-01-20 Matthias Sohnpgm: Handle exceptions in Log command 29/135429/2
2019-01-20 Matthias Sohnpgm: Handle exceptions in Init command 44/135444/1
2019-01-20 Matthias Sohnpgm: Handle IOException in IndexPack command 28/135428/2
2019-01-20 Matthias Sohnpgm: Fix missing braces in Fetch.run() 27/135427/1
2019-01-20 Matthias Sohnpgm: Handle IOException in Fetch command 26/135426/1
2019-01-20 Matthias Sohnpgm: Handle GitAPIException in Gc command 25/135425/1
2019-01-20 Matthias Sohnpgm: Fix missing braces in DiffTree.run() 24/135424/1
2019-01-20 Matthias Sohnpgm: Handle exceptions in DiffTree command 23/135423/1
2019-01-20 Matthias Sohnpgm: Fix missing braces in Diff.run() 22/135422/1
2019-01-20 Matthias Sohnpgm: Handle exceptions in Diff command 21/135421/1
2019-01-20 David PursehouseRawParseUtils: Avoid import of java.nio.charset.Standar... 14/135414/1
2019-01-20 David PursehouseConsistently import constants from StandardCharsets... 13/135413/1
2019-01-20 David PursehouseLocalDiskRepositoryTestCase#createRepository: Default... 12/135412/2
2019-01-20 David PursehouseUploadPack: Suppress false-positive resource leak warning 06/135406/1
2019-01-20 David PursehousePushConnectionTest: Open TestRepository in try-with... 05/135405/1
2019-01-20 David PursehouseMergerTest: Open TestRepository in try-with-resource 04/135404/1
2019-01-20 David PursehouseMergeCommandTest: Open TestRepository in try-with-resource 03/135403/1
2019-01-20 David PursehousePackWriterTest: Open TestRepository in try-with-resource 02/135402/1
2019-01-20 David PursehouseReceivePackAdvertiseRefsHookTest: Open TestRepository... 01/135401/1
2019-01-20 David PursehouseSubmoduleStatusTest: Open TestRepository in try-with... 00/135400/1
2019-01-20 David PursehouseUploadPackTest: Open TestRepository in try-with-resource 99/135399/1
2019-01-20 David PursehousePackParserTest: Open TestRepository in try-with-resource 98/135398/1
2019-01-20 David PursehouseSmartClientSmartServerTest: Open TestRepository in... 97/135397/1
2019-01-20 David PursehouseStop using deprecated methods of RemoteSetUrlCommand... 96/135396/1
2019-01-20 David PursehouseSmartClientSmartServerTest: Stop using deprecated Repos... 95/135395/1
2019-01-20 David PursehouseDumbClientSmartServerTest: Open TestRepository in try... 94/135394/1
2019-01-20 David PursehouseDumbClientDumbServerTest: Open TestRepository in try... 93/135393/1
2019-01-20 David PursehouseDirCacheCheckoutTest: Open TestRepository in try-with... 92/135392/1
2019-01-20 David PursehouseHttpTestCase#fsck: Open TestRepository in try-with... 91/135391/1
2019-01-20 David PursehouseCheckoutCommandTest: Add comment to document intentiona... 90/135390/1
2019-01-20 Matthias Sohnpgm: Fix missing braces in Describe.run() 88/135388/1
2019-01-20 Matthias Sohnpgm: Handle exceptions in Describe command 09/135309/2
2019-01-20 Matthias Sohnpgm: Handle exceptions in Config command 08/135308/2
2019-01-20 Matthias Sohnpgm: Fix too wide lines in Commit.run() 87/135387/1
2019-01-20 Matthias Sohnpgm: Fix missing braces in Commit.run() 86/135386/1
2019-01-20 Matthias Sohnpgm: Handle exceptions in Commit command 07/135307/2
2019-01-20 Matthias Sohnpgm: Handle exceptions in Clean command 02/135202/3
2019-01-20 Matthias Sohnpgm: Handle GitAPIException in Fetch command 01/135201/3
2019-01-20 Matthias SohnFix missing braces in Branch.run() 85/135385/1
2019-01-20 Matthias Sohnpgm: Handle exceptions in Branch command 00/135200/3
2019-01-20 Matthias SohnFix missing braces in Blame.run() 06/135306/2
2019-01-20 Matthias Sohnpgm: Handle NoWorkTreeException and IOException in... 99/135199/3
2019-01-17 Matthias SohnUse try-with-resource for reader in Blame.run() 05/135305/1
2019-01-16 Matthias Sohnpgm: Handle GitAPIException in Add command 98/135198/1
2019-01-16 Medha Bhargav... Implement signing commits using BouncyCastle 17/133417/31
2019-01-16 Medha Bhargav... Add signing options to commit CLI 03/133403/14
2019-01-16 Gunnar WagenknechtAllow CommitCommand to sign commits 02/133402/14
2019-01-16 Matthias Sohnpgm: propagate generic exceptions when throwing Die... 43/135143/2
2019-01-15 Matthias SohnUpdate Eclipse Java compiler 07/135007/2
2019-01-15 Matthias SohnUpdate Jetty to 9.4.14 06/135006/2
next