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.junit
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
JGit v5.2.2.201904231744-r
v5.2.2.201904231744-r
Matthias Sohn
2019-04-23
2
-2
/
+2
|
|
*
|
Prepare 5.2.2-SNAPSHOT builds
Matthias Sohn
2018-12-27
2
-21
/
+21
|
|
*
|
JGit v5.2.1.201812262042-r
v5.2.1.201812262042-r
Matthias Sohn
2018-12-27
2
-2
/
+2
|
|
*
|
Prepare 5.2.1-SNAPSHOT builds
Matthias Sohn
2018-12-07
2
-21
/
+21
|
|
*
|
JGit v5.2.0.201812061821-r
v5.2.0.201812061821-r
Matthias Sohn
2018-12-07
2
-2
/
+2
|
|
*
|
Prepare 5.2.0-SNAPSHOT builds
Matthias Sohn
2018-11-30
2
-2
/
+2
|
|
*
|
JGit v5.2.0.201811281532-m3
v5.2.0.201811281532-m3
Matthias Sohn
2018-11-28
2
-2
/
+2
|
*
|
|
Prepare 5.3.2-SNAPSHOT builds
Matthias Sohn
2019-04-28
2
-21
/
+21
|
*
|
|
JGit v5.3.1.201904271842-r
v5.3.1.201904271842-r
Matthias Sohn
2019-04-28
2
-2
/
+2
|
*
|
|
Prepare 5.3.1-SNAPSHOT builds
Matthias Sohn
2019-03-13
2
-21
/
+21
|
*
|
|
JGit v5.3.0.201903130848-r
v5.3.0.201903130848-r
Matthias Sohn
2019-03-13
2
-2
/
+2
|
*
|
|
Prepare 5.3.0-SNAPSHOT builds
Matthias Sohn
2019-03-06
2
-2
/
+2
|
*
|
|
JGit v5.3.0.201903061415-rc1
v5.3.0.201903061415-rc1
Matthias Sohn
2019-03-06
2
-2
/
+2
*
|
|
|
Prepare 5.4.0-SNAPSHOT builds
Matthias Sohn
2019-05-22
3
-4
/
+4
*
|
|
|
JGit v5.4.0.201905221418-m3
v5.4.0.201905221418-m3
Matthias Sohn
2019-05-22
3
-4
/
+4
*
|
|
|
Convert to lambda or member reference
Carsten Hammer
2019-05-16
1
-16
/
+14
*
|
|
|
Use jdk 5 for loop
Carsten Hammer
2019-04-13
1
-8
/
+9
*
|
|
|
Join catch sections using multicatch
Carsten Hammer
2019-04-13
2
-10
/
+2
*
|
|
|
Use String.isEmpty() instead of comparing to ""
Carsten Hammer
2019-04-11
1
-1
/
+1
*
|
|
|
LocalDiskRepositoryTestCase: Clarify semantics of repository creation methods
David Pursehouse
2019-04-08
1
-3
/
+9
*
|
|
|
Add missing source bundles and add them to a single source feature
Matthias Sohn
2019-04-02
2
-0
/
+50
*
|
|
|
Prepare 5.4.0-SNAPSHOT builds
Matthias Sohn
2019-03-07
2
-21
/
+21
|
/
/
/
*
|
|
LocalDiskRepositoryTestCase#createRepository: Default auto-close to false
David Pursehouse
2019-01-20
1
-3
/
+6
*
|
|
Make TestRepository AutoCloseable
Jackson Toeniskoetter
2019-01-10
1
-1
/
+18
*
|
|
Prepare 5.3.0-SNAPSHOT builds
Matthias Sohn
2018-12-03
2
-21
/
+21
|
/
/
*
|
Move SshTestGitServer to new bundle org.eclipse.jgit.junit.ssh
Thomas Wolf
2018-11-17
4
-365
/
+1
*
|
Apache MINA sshd client: properly handle HostKeyAlgorithms config
Thomas Wolf
2018-11-13
1
-7
/
+37
*
|
Apache MINA sshd client: add gssapi-with-mic authentication
Thomas Wolf
2018-11-13
2
-2
/
+60
*
|
Add more ssh tests: pushing, known_host file handling, etc.
Thomas Wolf
2018-11-13
1
-7
/
+38
*
|
Ssh tests with an Apache MINA sshd test git server
Thomas Wolf
2018-11-06
4
-4
/
+256
*
|
Fix test setup for Eclipse Photon and greater
Thomas Wolf
2018-11-02
1
-5
/
+1
*
|
Configure classpath for separate test sources in Eclipse
Michael Keppler
2018-10-17
1
-1
/
+5
*
|
Disable Eclipse warning about unrecognized @SuppressWarnings value
David Pursehouse
2018-10-17
1
-1
/
+1
*
|
Merge branch 'stable-5.1'
Matthias Sohn
2018-10-06
1
-35
/
+0
|
\
|
|
*
Prepare 5.1.3-SNAPSHOT builds
Matthias Sohn
2018-10-06
2
-19
/
+19
|
*
JGit v5.1.2.201810061102-r
v5.1.2.201810061102-r
Matthias Sohn
2018-10-06
2
-2
/
+2
|
*
Prepare 5.1.2-SNAPSHOT builds
Matthias Sohn
2018-09-18
2
-19
/
+19
|
*
JGit v5.1.1.201809181055-r
v5.1.1.201809181055-r
Matthias Sohn
2018-09-18
2
-2
/
+2
|
*
Prepare 5.1.1-SNAPSHOT builds
Matthias Sohn
2018-09-11
2
-19
/
+19
|
*
JGit v5.1.0.201809111528-r
v5.1.0.201809111528-r
Matthias Sohn
2018-09-11
2
-2
/
+2
|
*
Prepare 5.1.0-SNAPSHOT builds
Matthias Sohn
2018-09-05
2
-2
/
+2
|
*
JGit v5.1.0.201809051400-rc1
v5.1.0.201809051400-rc1
Matthias Sohn
2018-09-05
2
-2
/
+2
*
|
Make inner classes static where possible
David Pursehouse
2018-09-26
1
-1
/
+1
*
|
Fix Mylyn commit message template
Michael Keppler
2018-09-23
1
-1
/
+1
*
|
Prepare 5.2.0-SNAPSHOT builds
Matthias Sohn
2018-09-06
2
-19
/
+19
|
/
*
Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8
David Pursehouse
2018-09-04
4
-9
/
+9
*
Return parsed objects from TestRepository.commit/tree/blob()
Terry Parker
2018-06-28
1
-12
/
+13
*
Prepare 5.1.0-SNAPSHOT builds
Matthias Sohn
2018-05-23
2
-19
/
+19
*
Fix trivial usages of deprecated Repository#getAllRefs
David Pursehouse
2018-05-23
1
-3
/
+3
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
1
-2
/
+2
[prev]
[next]