]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2018-08-31 Ivan FradeExtract protocol v2 fetch request parsing to its own... 97/128397/8
2018-08-31 Jonathan NiederFetchV2Request: Rename shallowSince to deepenSince 78/128478/1
2018-08-31 Jonathan NiederFetchV2Request: Correct typo in parameter name 77/128477/1
2018-08-31 Jonathan NiederMerge "FetchV2Request round up (doneReceived, renamings)"
2018-08-31 Ivan FradeFetchV2Request round up (doneReceived, renamings) 44/128144/4
2018-08-31 David PursehouseMerge branch 'stable-5.1' 11/128411/1
2018-08-31 David PursehouseMerge branch 'stable-5.0' into stable-5.1 08/128408/1
2018-08-31 David PursehouseMerge branch 'stable-4.11' into stable-5.0 07/128407/1
2018-08-31 David PursehouseMerge branch 'stable-4.10' into stable-4.11 04/128404/1
2018-08-31 David PursehouseMerge branch 'stable-4.9' into stable-4.10 03/128403/1
2018-08-31 David PursehouseMerge branch 'stable-4.8' into stable-4.9 02/128402/1
2018-08-31 David PursehouseMerge branch 'stable-4.7' into stable-4.8 01/128401/1
2018-08-30 Ivan FradeUse right variable in error message about depth 93/128393/5
2018-08-30 Jonathan NiederMerge "UploadPack: avoid conflating shallow commit...
2018-08-30 Ivan FradeUploadPack: avoid conflating shallow commit lists in... 45/128345/4
2018-08-30 David PursehouseBazel: Use hyphen instead of underscore in external... 54/128354/1
2018-08-30 David PursehouseBazel: Format all build files with buildifier 0.15.0 53/128353/1
2018-08-30 David PursehouseChangeIdUtilTest: Remove unused notestCommitDashV 51/128351/1
2018-08-30 David PursehouseBazel: Use hyphen instead of underscore in external... 48/128348/2
2018-08-29 David PursehouseFormat BUILD files with buildifier 0.15.0 47/128347/1
2018-08-29 Matthias SohnMerge branch 'stable-5.1' 42/128342/1
2018-08-29 Markus DuftAdjust severity of missing execution environment for LFS 81/128281/2
2018-08-29 Matthias SohnPrepare 5.1.0-SNAPSHOT builds 86/128286/1
2018-08-29 David PursehouseUpgrade maven-compiler-plugin to 3.8.0 38/128238/1
2018-08-28 Matthias SohnJGit v5.1.0.201808281540-m3 31/128231/1 v5.1.0.201808281540-m3
2018-08-28 Matthias SohnUpdate Orbit to S20180820175350 for 2018-09 M3 25/128225/1
2018-08-27 Matthias SohnAdd ls-files CLI command 86/104686/8
2018-08-27 David PursehouseMerge branch 'stable-5.0' 11/128111/2
2018-08-27 Matthias SohnMerge "Externalize warning message in RefDirectory...
2018-08-27 Christian HalstrickMerge "Cleanup existing tests"
2018-08-27 Matthias SohnExternalize warning message in RefDirectory.delete() 71/128071/2
2018-08-27 Matthias SohnFix NoSuchFileException in GC.deleteTempPacksIdx() 95/128095/2
2018-08-27 Matthias SohnFix NoSuchFileException during directory cleanup in... 94/128094/2
2018-08-26 David PursehouseHttpClientConnectionTest: Throw UnsupportedOperationExc... 73/127973/5
2018-08-26 David PursehouseHttpClientConnectionTest: Reformat with the Eclipse... 98/128098/2
2018-08-26 David PursehouseHttpClientConnectionTest: Add missing license header 96/128096/1
2018-08-25 Matthias SohnMerge branch 'stable-5.0' 32/128032/6
2018-08-25 Matthias SohnMerge branch 'stable-4.11' into stable-5.0 70/127970/3
2018-08-25 Matthias SohnSilence API warning for new ObjectIdSerializer introduc... 46/128046/2
2018-08-25 Matthias SohnMerge branch 'stable-4.10' into stable-4.11 47/127947/4
2018-08-25 David Pursehousepgm: remove explicit version of log4j and slf4j in... 75/127975/2
2018-08-25 David PursehouseDon't override managed version of httpclient for LFS... 74/127974/2
2018-08-25 David PursehouseHttpClientTests: Open OutputStream in try-with-resource 72/127972/2
2018-08-25 David PursehouseHttpClientTests: Use assertEquals to assert about respo... 71/127971/2
2018-08-24 Ivan FradeAdd fetch support to ProtocolV2Hook 55/127955/8
2018-08-24 René ScheibeCleanup existing tests 67/127967/3
2018-08-24 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 30/127930/3
2018-08-24 Matthias SohnIgnore API warnings 40/128040/1
2018-08-24 Matthias SohnFix photon target platform to use photon version of... 35/128035/1
2018-08-23 Ivan FradeUploadPack: shallowExcludeRefs doesn't need to be nullable 63/127963/2
2018-08-23 Matthias SohnUpdate Photon orbit repository to R20180606145124 15/127915/1
2018-08-23 David PursehouseRefDirectory: Add missing $NON-NLS suppression 97/127897/1
2018-08-23 Michael Kepplerrefactor: simplify collection.toArray() 94/127094/3
2018-08-23 David PursehouseUploadPack: Add missing $NON-NLS suppressions 90/127890/1
2018-08-23 David PursehouseUploadPack: Remove redundant specification of type 89/127889/1
2018-08-23 David PursehouseUpgrade spotbugs to 3.1.6 88/127888/1
2018-08-22 Thomas WolfSuppress warning for trying to delete non-empty directory 71/127671/4
2018-08-22 Thomas WolfFix fetching with duplicate ref updates 70/127670/3
2018-08-22 Marc StrapetzFetch(Process): should tolerate duplicate refspecs 69/127669/3
2018-08-22 Marc StrapetzFetchCommandTest: test add/update/delete fetch 68/127668/3
2018-08-21 Masaya SuzukiAdd SuppressWarnings for FutureReturnValueIgnored 01/127801/3
2018-08-21 Jonathan NiederMerge "Support remove-project node in the manifest...
2018-08-21 Masaya SuzukiSupport remove-project node in the manifest parser 77/126577/4
2018-08-20 Matthias SohnRemove unnecessary maven dependency of org.eclipse... 63/127663/2
2018-08-20 Matthias SohnUpdate bazel dependencies to match maven dependencies 49/127649/3
2018-08-19 Andrey LoskutovSubmoduleDeinitTest fails on Windows 67/127667/1
2018-08-19 Andrey LoskutovFilterCommandsTest fails on Windows 66/127666/1
2018-08-19 Andrey LoskutovReceivePackAdvertiseRefsHookTest.testSuccess() fails... 65/127665/1
2018-08-18 Matthias SohnUpdate Jetty to 9.4.11.v20180605 48/127648/1
2018-08-18 Matthias SohnMerge branch 'stable-5.0' 36/127636/2
2018-08-18 Matthias SohnMerge branch 'stable-4.11' into stable-5.0 33/127633/2
2018-08-18 Matthias SohnMerge branch 'stable-4.10' into stable-4.11 32/127632/2
2018-08-18 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 31/127631/2
2018-08-18 Matthias SohnMerge branch 'stable-4.8' into stable-4.9 30/127630/2
2018-08-18 Matthias SohnMerge branch 'stable-4.7' into stable-4.8 26/127626/2
2018-08-18 Matthias SohnUpdate org.apache.commons.codec and org.apache.commons... 35/127635/1
2018-08-16 Matthias SohnMerge branch 'stable-5.0' 48/127548/1
2018-08-16 Matthias SohnUpdate apache httpcore and httpclient 46/127546/2
2018-08-16 Christian HalstrickFix wrong warning message in case of lock failures 38/127538/1
2018-08-16 Masaya SuzukiIntroduce ProtocolV2Hook 77/122977/9
2018-08-16 Hugo ArèsFix GC run in foreground to not use executor 47/127447/3
2018-08-15 Dave BorowitzAdd EMPTY_TREE_ID as a sibling of EMPTY_BLOB_ID 73/127473/2
2018-08-15 Dave BorowitzUpdate javadoc for EMPTY_BLOB_ID 72/127472/2
2018-08-14 Jonathan NiederMerge "Declare ConfigConstants and GitProtocolConstants...
2018-08-14 Matthias SohnDeclare ConfigConstants and GitProtocolConstants final 34/127434/2
2018-08-13 Jonathan TanRespond with shallow-info before wanted-refs 68/127368/1
2018-08-13 Han-Wen NienhuysUse a TreeMap to construct the list of renamed projects 50/127250/4
2018-08-13 Gunnar WagenknechtMerge "Fix ResolveMerger: rebase with autocrlf=true...
2018-08-13 Thomas WolfFix ResolveMerger: rebase with autocrlf=true, direct... 90/127290/3
2018-08-10 Jonathan TanSupport protocol v2 want-ref in UploadPack 64/126564/4
2018-08-09 Thomas WolfMerge remote-tracking branch 'origin/stable-5.0' 27/127227/1
2018-08-08 Thomas WolfEnsure that JSch knows HostKeyAlgorithms ssh-rsa and... 87/127187/1
2018-08-08 Matthias SohnFix API breakage introduced by da254106 72/127172/5
2018-08-06 Matthias SohnAbort rename detection in a timely manner if cancelled 42/126742/7
2018-08-04 Jonathan NiederRebaseCommand: Remove unnecessary fall through comments 67/127067/1
2018-08-01 Matthias SohnMerge branch 'stable-5.0' 63/126863/1
2018-07-31 Matthias SohnPrepare 5.0.3-SNAPSHOT builds 62/126862/1
2018-07-31 Matthias SohnJGit v5.0.2.201807311906-r 60/126860/1 v5.0.2.201807311906-r
2018-07-31 Matthias SohnMerge branch 'stable-4.11' into stable-5.0 59/126859/1
2018-07-31 Matthias SohnPrepare 4.11.2-SNAPSHOT builds 56/126856/1
next