]> source.dussan.org Git - jgit.git/shortlog
jgit.git
2018-11-17 Thomas WolfApache MINA sshd client: proxy support 92/131892/17
2018-11-16 Thomas WolfApache MINA sshd client: don't leak upstream classes... 00/132500/3
2018-11-16 Ivan FradeRemove unnecessary modifiers from interfaces 33/132533/1
2018-11-15 David PursehouseMerge "Call unlockPack in finally"
2018-11-14 David PursehouseFormat org.eclipse.jgit.pgm/BUILD with buildifier 37/132437/1
2018-11-14 Thomas WolfAdd --ssh option to command-line commands 91/131891/10
2018-11-14 Thomas WolfApache MINA sshd: use NumberOfPasswordPrompts for encry... 90/131890/10
2018-11-14 David PursehouseMerge "Format BUILD files with buildifier"
2018-11-14 David PursehouseFormat BUILD files with buildifier 83/132383/2
2018-11-13 Thomas WolfApache MINA sshd client: properly handle HostKeyAlgorit... 89/131889/9
2018-11-13 Thomas WolfApache MINA sshd client: respect NumberOfPasswordPrompts 88/131888/9
2018-11-13 Thomas WolfApache MINA sshd client: add gssapi-with-mic authentication 87/131887/9
2018-11-13 Thomas WolfAdd ssh tests for PreferredAuthentications 86/131886/9
2018-11-13 Thomas WolfAdd features for the Apache MINA sshd implementation 85/131885/9
2018-11-13 Thomas WolfApache MINA sshd client 84/131884/9
2018-11-13 Thomas WolfAdd more ssh tests: pushing, known_host file handling... 83/131883/8
2018-11-13 Thomas WolfTransportSftp: eliminate dependency on Jsch 82/131882/8
2018-11-12 David PursehouseUpgrade maven-shade-plugin to 3.2.1 92/132292/1
2018-11-12 Masaya SuzukiCall unlockPack in finally 55/132255/2
2018-11-11 Michael KepplerRemove line break from sslFailureInfo text 46/131546/3
2018-11-09 David PursehouseMerge changes I97c062d0,Ib4e1f37c
2018-11-09 Jonathan NiederSimplify RevWalk#iterator by factoring out common code 61/132161/2
2018-11-09 Jonathan NiederSimplify exception handling in RevWalk#iterator 60/132160/1
2018-11-08 Jonathan TanDepthGenerator: fix multi-child boundary handling 57/132157/1
2018-11-08 David PursehouseBazel: Increase severity of ClassCanBeStatic to ERROR 98/132098/1
2018-11-08 David PursehouseSshTestBase: Make inner class TestCredentialsProvider... 97/132097/1
2018-11-07 David Pursehouseorg.eclipse.jgit.test/BUILD: Format with buildifier 21/132021/1
2018-11-07 David PursehouseBazel: Consume versions directly from lib:versions... 20/132020/1
2018-11-06 Thomas WolfFactor out a JSch-independent ssh config parser 80/131880/6
2018-11-06 Thomas WolfSsh tests with an Apache MINA sshd test git server 79/131879/6
2018-11-06 David PursehouseBazel: Format tools/BUILD with buildifier 55/131955/1
2018-11-05 David PursehouseMerge changes I91883560,I1b12a976
2018-11-05 Thomas WolfFix package exports in org.eclipse.jgit MANIFEST.MF 44/131944/1
2018-11-05 Thomas WolfTransportSftp: remove final modifiers from parameters 81/131881/5
2018-11-05 David PursehouseUpgrade Spotbugs to 3.1.8 25/131925/1
2018-11-05 David PursehouseBazel: Add missing test dependency on ObjectIdMatcher 10/131910/1
2018-11-03 Jonathan NiederMerge changes from topic 'client-caps-v0-test'
2018-11-02 Thomas WolfFix test setup for Eclipse Photon and greater 76/131876/1
2018-11-02 Thomas WolfUpdate JGit target platforms to Orbit I20181102163257 75/131875/1
2018-11-01 David OstrovskyUpgrade to Bazel 0.19.0 87/131787/3
2018-11-01 Matthias SohnSilence API errors introduced by f648a3bd 14/131814/2
2018-11-01 David PursehouseMerge "Update 2018-12 Orbit repository to S20181031145145"
2018-10-31 Ivan FradeRepoCommand: Preserve executable bit in <copyfile> 14/131614/12
2018-10-31 Ivan FradeRepoCommand.RemoteReader: Add method to read contents... 81/131681/10
2018-10-31 Matthias SohnUpdate 2018-12 Orbit repository to S20181031145145 79/131779/1
2018-10-30 Ivan FradeRepoCommandTest: Extract method to assert file contents 80/131680/1
2018-10-30 David PursehouseMerge changes Ice585525,I73474dea
2018-10-29 Matthias SohnUpdate staging target platform for eclipse platform... 22/131622/2
2018-10-29 Matthias SohnNew target platform for 4.9 21/131621/2
2018-10-29 David PursehouseCLIText: Fix typo: remotes's -> remote's 76/131576/1
2018-10-29 David PursehouseCLIText: Fix typo: 'amd' -> 'and' 75/131575/1
2018-10-28 Matthias SohnSilence API errors for new methods added to DepthWalk 73/131573/3
2018-10-28 Matthias SohnRemove unused text "symlinkCannotBeWrittenAsTheLinkTarget" 58/131558/2
2018-10-28 Michael KepplerFix typos 47/131547/2
2018-10-27 Matthias SohnUpdate eclipse compiler org.eclipse.jdt:ecj to 3.15.0 52/131552/1
2018-10-27 Marc Strapetzgitignore/gitattributes: fix matching of \r 40/117640/5
2018-10-26 David PursehouseUpgrade maven-pmd-plugin to 3.11.0 98/131498/1
2018-10-25 Dave BorowitzMerge "InternalPushConnection: don't swallow RuntimeExc...
2018-10-24 Ivan FradeAdd test for protocol v0 parser 43/131343/3
2018-10-24 Ivan FradeObjectIdMatcher: Custom matcher for sets of ObjectIds 06/129806/6
2018-10-24 Jonathan TanUploadPack: Implement deepen-not for protocol v2 61/130361/7
2018-10-23 Jonathan TanThrow error when deepen-since excludes all commits 59/130359/4
2018-10-22 Jonathan NiederMerge changes from topic 'moving-to-request-2'
2018-10-22 Ivan FradeUploadPack v0: Extract "agent" client capability at... 49/131149/12
2018-10-21 Markus KellerMake PrePushHook properly terminate ref lines 90/130990/5
2018-10-21 David PursehouseRemoteRefUpdate#toString: Fix indentation 84/131284/1
2018-10-20 Michael Keppler[releng] Fix boxing warning 54/131254/1
2018-10-20 Ned TwiggCheckoutCommand: force flag now allows overwrite 23/127823/9
2018-10-20 David PursehouseMerge branch 'stable-5.1' 40/131240/4
2018-10-20 Matthias SohnPrepare 5.1.4-SNAPSHOT builds 44/131244/1
2018-10-20 Matthias SohnJGit v5.1.3.201810200350-r 43/131243/1 v5.1.3.201810200350-r
2018-10-20 David PursehouseMerge branch 'stable-5.0' into stable-5.1 35/131235/2
2018-10-20 David PursehouseMerge "Merge branch 'stable-4.11' into stable-5.0"...
2018-10-20 David PursehouseMerge branch 'stable-4.11' into stable-5.0 38/131238/1
2018-10-20 Matthias SohnMerge branch 'stable-4.11' into stable-5.0 34/131234/1
2018-10-20 Matthias SohnPrepare 4.11.6-SNAPSHOT builds 31/131231/1
2018-10-19 Ivan FradeUploadPack: Return correct peer user agent on v2 requests 48/131148/10
2018-10-19 Matthias SohnJGit v4.11.5.201810191925-r 30/131230/1 v4.11.5.201810191925-r
2018-10-19 Matthias SohnMerge branch 'stable-4.10' into stable-4.11 29/131229/1
2018-10-19 Matthias SohnMerge branch 'stable-4.9' into stable-4.10 27/131227/1
2018-10-19 Matthias SohnPrepare 4.9.8-SNAPSHOT builds 26/131226/1
2018-10-19 Matthias SohnJGit v4.9.7.201810191756-r 25/131225/1 v4.9.7.201810191756-r
2018-10-19 Matthias SohnUpdate API problem filter 24/131224/1
2018-10-19 Matthias SohnMerge branch 'stable-4.8' into stable-4.9 23/131223/1
2018-10-19 Ivan FradeAccept protocol v2 server options on fetch and ls-refs... 22/127722/18
2018-10-19 Matthias SohnMerge branch 'stable-4.7' into stable-4.8 22/131222/1
2018-10-19 Matthias SohnPrepare 4.7.7-SNAPSHOT builds 20/131220/1
2018-10-19 Matthias SohnJGit v4.7.6.201810191618-r 19/131219/1 v4.7.6.201810191618-r
2018-10-19 Matthias SohnUpdate API problem filter 18/131218/1
2018-10-19 Ivan FradeUploadPack: Use request instead of field for client... 55/129755/8
2018-10-19 David PursehouseMerge branch 'stable-4.6' into stable-4.7 84/131184/1
2018-10-19 David PursehouseMerge branch 'stable-4.5' into stable-4.6 83/131183/1
2018-10-19 David PursehouseMerge branch 'stable-4.4' into stable-4.5 68/131168/2
2018-10-19 David PursehouseMerge branch 'stable-4.3' into stable-4.4 67/131167/1 stable-4.4
2018-10-19 David PursehouseMerge branch 'stable-4.2' into stable-4.3 66/131166/1 stable-4.3
2018-10-19 David PursehouseMerge branch 'stable-4.1' into stable-4.2 65/131165/1 stable-4.2
2018-10-19 David PursehouseMerge branch 'stable-4.0' into stable-4.1 64/131164/1 stable-4.1
2018-10-18 David PursehouseMerge branch 'stable-5.1' 63/131163/1
2018-10-18 Ivan FradeUploadPack.FirstLine: Revert renaming of getOptions... 62/131162/3
2018-10-18 Saša Živkovssh: Prefer algorithms of the known host keys 02/130402/5
next