]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2019-02-26 Thomas WolfOn Windows use %APPDATA%\gnupg as GPG directory if... 14/137614/1
2019-02-25 David PursehouseSHA1: Use externalized message in log 01/137501/2
2019-02-25 David PursehouseJGitText: Remove unnecessary suffix from externalized... 00/137500/2
2019-02-25 David PursehouseFS_POSIX: Externalize log message 98/137498/2
2019-02-20 Matthias SohnUpdate Orbit to S20190219190953 39/137239/2
2019-02-18 David PursehouseUpdate README 67/137167/1
2019-02-18 Matthias SohnUpdate README 95/137095/4
2019-02-18 David PursehouseMerge branch 'stable-5.3' 99/137099/1
2019-02-18 David PursehouseMerge branch 'stable-5.2' into stable-5.3 98/137098/1
2019-02-18 David PursehouseMerge branch 'stable-5.1' into stable-5.2 97/137097/1
2019-02-18 Matthias SohnAdd missing @since tag for new API method getUpdateIndex 93/137093/3
2019-02-18 Matthias SohnFix NPE in PlotCommitList 96/137096/1
2019-02-17 David PursehouseCommitBuilder: Deprecate setEncoding(String) 77/136977/2
2019-02-17 David PursehouseCommitBuilder: Add missing periods on methods' Javadoc 76/136976/2
2019-02-14 Luca MilanesioObjectDirectory: extra logging on packfile exceptions 44/136644/2
2019-02-14 David PursehouseUpgrade wagon-ssh to 3.3.2 66/136666/2
2019-02-13 Minh ThaiFix bug in copyPackBypassCache's skip 'PACK' header... 72/136872/5
2019-02-04 David PursehouseUpgrade spotbugs to 3.1.11 25/136225/1
2019-02-02 Thomas WolfAtomic file creation: hard-linking may not be allowed 73/135973/2
2019-01-30 Matthias SohnUpdate Orbit to S20190129210011 96/135996/1
2019-01-28 Matthias SohnFix GC.deleteEmptyRefsFolders 09/135809/3
2019-01-27 Thomas WolfEnable cloning only specific tags 14/133814/4
2019-01-27 Matthias SohnDelete jgit-4.5 target platform 99/135799/2
2019-01-27 Matthias SohnAdd 4.11-staging target platform and update Orbit to... 58/135658/3
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
next