]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2019-03-05 Matthias SohnUpdate Orbit to R20190226160451 16/138116/1
2019-03-05 Matthias SohnMerge "Upgrade maven-javadoc-plugin to 3.1.0"
2019-03-05 Matthias SohnMerge "Merge branch 'stable-5.2'"
2019-03-05 Christian HalstrickMerge "diff: add option metaVar for --src-prefix and...
2019-03-05 David PursehouseUpgrade maven-javadoc-plugin to 3.1.0 62/138062/1
2019-03-05 David PursehouseMerge branch 'stable-5.2' 55/137955/2
2019-03-05 David PursehouseMerge branch 'stable-5.1' into stable-5.2 54/137954/2
2019-03-04 Andre Bossertdiff: add option metaVar for --src-prefix and --dst... 82/137482/3
2019-03-04 Matthias SohnFix error log message in ObjectDirectory.handlePackError() 90/137990/1
2019-03-04 Matthias SohnProperly format pack checksums in PackFile.idx() 89/137989/1
2019-03-03 Matthias SohnCancel gc if thread was interrupted 45/137945/1
2019-03-03 Luca MilanesioPackFile: report correct message for checksum mismatch 83/137483/3
2019-03-03 David PursehouseObjectDirectory: Clean up logging 99/137499/3
2019-03-03 David PursehouseBazel: Stop using native.git_repository 32/137932/1
2019-03-01 Dave BorowitzResolveMerger: Destroy TemporaryBuffer on unchecked... 02/137902/1
2019-03-01 Terry ParkerExpose the filter blob limit in UploadPack 35/137835/1
2019-02-27 David PursehouseUpgrade error_prone_core to 2.3.3 17/137517/2
2019-02-26 Thomas WolfMerge changes from topic 'rebase_compatibility'
2019-02-26 Jonathan NiederMerge "Strongly reference indices in DfsPackFile"
2019-02-26 Gunnar WagenknechtMerge "On Windows use %APPDATA%\gnupg as GPG directory...
2019-02-26 Christian HalstrickMerge "Remove duplicate externalized message"
2019-02-26 Thomas WolfOn Windows use %APPDATA%\gnupg as GPG directory if... 14/137614/1
2019-02-26 Thomas WolfRemove duplicate externalized message 07/137607/1
2019-02-26 Thomas WolfRebaseCommand: tighten check for --preserve-merges... 41/137341/3
2019-02-26 Thomas WolfRebaseCommand: fix ONTO_NAME, and --preserve-merges... 38/137338/3
2019-02-26 Thomas WolfRebaseCommand: use orig-head to abort 40/137340/3
2019-02-26 Thomas WolfFix core.autocrlf for non-normalized index 24/127324/11
2019-02-26 Thomas WolfRebaseCommand: use orig-head in addition to head 39/137339/3
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-22 Minh ThaiStrongly reference indices in DfsPackFile 15/137415/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
next