index
:
jgit.git
master
master%private
next
stable-0.10
stable-0.11
stable-0.12
stable-0.7
stable-0.8
stable-0.9
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-2.0
stable-2.1
stable-2.2
stable-2.3
stable-3.0
stable-3.1
stable-3.2
stable-3.3
stable-3.4
stable-3.5
stable-3.6
stable-3.7
stable-4.0
stable-4.1
stable-4.10
stable-4.11
stable-4.2
stable-4.3
stable-4.4
stable-4.5
stable-4.6
stable-4.7
stable-4.8
stable-4.9
stable-5.0
stable-5.1
stable-5.10
stable-5.11
stable-5.12
stable-5.13
stable-5.2
stable-5.3
stable-5.4
stable-5.5
stable-5.6
stable-5.7
stable-5.8
stable-5.9
stable-6.0
stable-6.1
stable-6.10
stable-6.2
stable-6.3
stable-6.4
stable-6.5
stable-6.6
stable-6.7
stable-6.8
stable-6.9
stable-7.0
stable-7.1
JGit, the Java implementation of git: https://github.com/eclipse-jgit/jgit
www-data
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit.ssh.apache
Commit message (
Expand
)
Author
Age
Files
Lines
*
JGit v5.4.0.201905081430-m2
v5.4.0.201905081430-m2
Matthias Sohn
2019-05-08
3
-4
/
+4
*
Apache MINA sshd client: test reading encrypted ed25519 keys
Thomas Wolf
2019-05-06
2
-0
/
+7
*
Apache MINA sshd client: adapt to sshd 2.2.0
Thomas Wolf
2019-05-06
16
-790
/
+174
*
Merge branch 'stable-5.3'
Matthias Sohn
2019-04-29
3
-32
/
+44
|
\
|
*
Prepare 5.3.2-SNAPSHOT builds
Matthias Sohn
2019-04-28
3
-16
/
+16
|
*
JGit v5.3.1.201904271842-r
v5.3.1.201904271842-r
Matthias Sohn
2019-04-28
3
-4
/
+4
|
*
Merge branch 'stable-5.2' into stable-5.3
Matthias Sohn
2019-04-28
3
-32
/
+44
|
|
\
|
|
*
Prepare 5.2.3-SNAPSHOT builds
Matthias Sohn
2019-04-24
3
-16
/
+16
|
|
*
JGit v5.2.2.201904231744-r
v5.2.2.201904231744-r
Matthias Sohn
2019-04-23
3
-4
/
+4
|
|
*
Apache MINA sshd: make sendKexInit() work also for re-keying
Thomas Wolf
2019-04-20
3
-32
/
+44
|
|
*
Prepare 5.2.2-SNAPSHOT builds
Matthias Sohn
2018-12-27
3
-16
/
+16
|
|
*
JGit v5.2.1.201812262042-r
v5.2.1.201812262042-r
Matthias Sohn
2018-12-27
3
-4
/
+4
|
|
*
Prepare 5.2.1-SNAPSHOT builds
Matthias Sohn
2018-12-07
3
-16
/
+16
|
|
*
JGit v5.2.0.201812061821-r
v5.2.0.201812061821-r
Matthias Sohn
2018-12-07
3
-4
/
+4
|
*
|
Prepare 5.3.1-SNAPSHOT builds
Matthias Sohn
2019-03-13
3
-16
/
+16
|
*
|
JGit v5.3.0.201903130848-r
v5.3.0.201903130848-r
Matthias Sohn
2019-03-13
3
-4
/
+4
|
*
|
Prepare 5.3.0-SNAPSHOT builds
Matthias Sohn
2019-03-06
3
-4
/
+4
|
*
|
JGit v5.3.0.201903061415-rc1
v5.3.0.201903061415-rc1
Matthias Sohn
2019-03-06
3
-4
/
+4
*
|
|
Use Arrays.asList instead of copying array in a for loop
Carsten Hammer
2019-04-14
1
-3
/
+2
*
|
|
Join catch sections using multicatch
Carsten Hammer
2019-04-13
1
-4
/
+1
*
|
|
Prepare 5.4.0-SNAPSHOT builds
Matthias Sohn
2019-03-07
3
-16
/
+16
|
/
/
*
|
SshdSessionFactory: generalize providing default keys
Thomas Wolf
2019-01-22
4
-24
/
+71
*
|
Consistently import constants from StandardCharsets as static
David Pursehouse
2019-01-20
5
-18
/
+18
*
|
Apache MINA sshd client: less aggressive key file name caching
Thomas Wolf
2019-01-05
4
-5
/
+14
*
|
Avoid double words
Mincong HUANG
2018-12-21
1
-1
/
+1
*
|
Remove unnecessary @since tags from non-API classes
David Pursehouse
2018-12-20
3
-3
/
+0
*
|
Enable japicmp for new SSH bundle; update its baseline
Thomas Wolf
2018-12-15
1
-2
/
+2
*
|
Prepare 5.3.0-SNAPSHOT builds
Matthias Sohn
2018-12-03
3
-16
/
+16
|
/
*
Apache MINA sshd client: enable support for ed25519 keys
Thomas Wolf
2018-12-02
3
-1
/
+10
*
Prepare 5.2.0-SNAPSHOT builds
Matthias Sohn
2018-11-30
3
-4
/
+4
*
JGit v5.2.0.201811281532-m3
v5.2.0.201811281532-m3
Matthias Sohn
2018-11-28
3
-4
/
+4
*
Remove unnecessary modifiers from interfaces
Jonathan Nieder
2018-11-20
2
-2
/
+2
*
Apache MINA sshd client: don't leak HostConfigEntry
Thomas Wolf
2018-11-17
3
-17
/
+7
*
Apache MINA sshd client: test & fix password authentication
Thomas Wolf
2018-11-17
8
-23
/
+264
*
Apache MINA sshd client: proxy support
Thomas Wolf
2018-11-17
24
-21
/
+3005
*
Apache MINA sshd client: don't leak upstream classes and interfaces
Thomas Wolf
2018-11-16
10
-94
/
+343
*
Apache MINA sshd: use NumberOfPasswordPrompts for encrypted keys
Thomas Wolf
2018-11-14
8
-11
/
+490
*
Apache MINA sshd client: properly handle HostKeyAlgorithms config
Thomas Wolf
2018-11-13
8
-10
/
+445
*
Apache MINA sshd client: respect NumberOfPasswordPrompts
Thomas Wolf
2018-11-13
3
-0
/
+23
*
Apache MINA sshd client: add gssapi-with-mic authentication
Thomas Wolf
2018-11-13
6
-3
/
+593
*
Add ssh tests for PreferredAuthentications
Thomas Wolf
2018-11-13
3
-0
/
+40
*
Add features for the Apache MINA sshd implementation
Thomas Wolf
2018-11-13
2
-28
/
+78
*
Apache MINA sshd client
Thomas Wolf
2018-11-13
36
-0
/
+4685