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
Commit message (
Expand
)
Author
Age
Files
Lines
*
JGit v5.12.0.202106070339-r
v5.12.0.202106070339-r
Matthias Sohn
2021-06-07
88
-121
/
+121
*
[license-check] Update list of project dependencies
Matthias Sohn
2021-06-07
1
-31
/
+31
*
[errorprone] Fix warning InputStreamSlowMultibyteRead
Matthias Sohn
2021-06-07
2
-0
/
+10
*
[errorprone] Make operator precedence explicit in OpenSshConfigFile
Matthias Sohn
2021-06-07
1
-2
/
+2
*
Update jetty to 9.4.41.v20210516
Matthias Sohn
2021-06-07
18
-335
/
+335
*
Update Orbit to R20210602031627
Matthias Sohn
2021-06-03
31
-47
/
+47
*
Prepare 5.12.0-SNAPSHOT builds
Matthias Sohn
2021-06-03
88
-121
/
+121
*
JGit v5.12.0.202106021050-rc1
v5.12.0.202106021050-rc1
Matthias Sohn
2021-06-02
88
-121
/
+121
*
Prepare 5.12.0-SNAPSHOT builds
Matthias Sohn
2021-06-02
88
-121
/
+121
*
JGit v5.12.0.202106011439-rc1
v5.12.0.202106011439-rc1
Matthias Sohn
2021-06-01
88
-121
/
+121
*
Merge branch 'master' into stable-5.12
Matthias Sohn
2021-06-01
39
-150
/
+278
|
\
|
*
Update Orbit to S20210518003616 and ant to 1.10.10.v20210426-1926
Matthias Sohn
2021-06-01
32
-95
/
+95
|
*
Merge "Skip detecting content renames for binary files"
Han-Wen NIenhuys
2021-05-31
4
-7
/
+111
|
|
\
|
|
*
Skip detecting content renames for binary files
Youssef Elghareeb
2021-05-31
4
-7
/
+111
|
*
|
Merge changes I34319d70,I43fad374,Ie531a253,Id0dfcfd0
Matthias Sohn
2021-05-28
2
-5
/
+5
|
|
\
\
|
|
*
|
Finish upgrading eclipse-jarsigner-plugin to 1.3.1
Marco Miller
2021-05-26
1
-1
/
+1
|
|
*
|
Upgrade maven-javadoc-plugin to 3.3.0
Marco Miller
2021-05-26
1
-1
/
+1
|
|
*
|
Update maven-project-info-reports-plugin to 3.1.2
Marco Miller
2021-05-26
2
-2
/
+2
|
|
*
|
Update spotbugs-maven-plugin to 4.2.3
Marco Miller
2021-05-26
1
-1
/
+1
|
*
|
|
RepoCommand: Retry commit on LockFailure
Ivan Frade
2021-05-26
1
-43
/
+67
|
|
/
/
*
|
|
Prepare 5.12.0-SNAPSHOT builds
Matthias Sohn
2021-06-01
88
-121
/
+121
*
|
|
JGit v5.12.0.202105261145-m3
v5.12.0.202105261145-m3
Matthias Sohn
2021-05-26
88
-121
/
+121
*
|
|
Merge branch 'master' into stable-5.12
Matthias Sohn
2021-05-26
61
-128
/
+2460
|
\
|
|
|
*
|
RepoCommand: Do not set 'branch' if the revision is a tag
Ivan Frade
2021-05-26
2
-2
/
+54
|
*
|
Merge "Add git config for conflict style merge/diff3"
Matthias Sohn
2021-05-26
2
-0
/
+22
|
|
\
\
|
|
*
|
Add git config for conflict style merge/diff3
Thomas Wolf
2021-05-03
2
-0
/
+22
|
*
|
|
Merge changes from topic "apply"
Matthias Sohn
2021-05-26
47
-55
/
+2084
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
ApplyCommand: fix "no newline at end" detection
Thomas Wolf
2021-05-26
5
-2
/
+42
|
|
*
|
ApplyCommand: handle completely empty context lines in text patches
Thomas Wolf
2021-05-26
5
-2
/
+40
|
|
*
|
ApplyCommand: use byte arrays for text patches, not strings
Thomas Wolf
2021-05-26
7
-40
/
+74
|
|
*
|
ApplyCommand: support binary patches
Thomas Wolf
2021-05-26
13
-30
/
+467
|
|
*
|
ApplyCommand: add a stream to apply a delta patch
Thomas Wolf
2021-05-26
6
-0
/
+317
|
|
*
|
ApplyCommand: add streams to read/write binary patch hunks
Thomas Wolf
2021-05-26
5
-0
/
+383
|
|
*
|
ApplyCommand: add a base-85 codec
Thomas Wolf
2021-05-26
4
-0
/
+292
|
|
*
|
ApplyCommand: convert to git internal format before applying patch
Thomas Wolf
2021-05-18
16
-25
/
+513
|
*
|
|
pgm: rewrite parents when --parents flag is passed
kylezhao
2021-05-26
2
-0
/
+78
|
|
/
/
|
*
|
SSH config: fix whitespace handling
Thomas Wolf
2021-05-17
2
-5
/
+25
|
*
|
SSH config: fix negated patterns
Thomas Wolf
2021-05-17
2
-59
/
+106
|
*
|
Fix @since tag for introduction of PUBKEY_ACCEPTED_ALGORITHMS
Matthias Sohn
2021-05-14
2
-1
/
+12
|
*
|
Merge branch 'stable-5.11'
Matthias Sohn
2021-05-14
0
-0
/
+0
|
|
\
\
|
|
*
|
Prepare 5.11.2-SNAPSHOT builds
Matthias Sohn
2021-05-14
88
-503
/
+503
|
|
*
|
JGit v5.11.1.202105131744-r
v5.11.1.202105131744-r
Matthias Sohn
2021-05-13
88
-121
/
+121
|
*
|
|
Merge branch 'stable-5.12'
Matthias Sohn
2021-05-12
1
-14
/
+13
|
|
\
\
\
|
|
/
/
/
|
/
|
|
|
*
|
|
|
Merge branch 'stable-5.11' into stable-5.12
Matthias Sohn
2021-05-12
1
-14
/
+13
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'stable-5.10' into stable-5.11
Matthias Sohn
2021-05-12
1
-14
/
+13
|
|
\
\
\
|
|
*
\
\
Merge branch 'stable-5.9' into stable-5.10
Matthias Sohn
2021-05-12
1
-14
/
+13
|
|
|
\
\
\
|
|
|
*
\
\
Merge branch 'stable-5.8' into stable-5.9
Matthias Sohn
2021-05-12
1
-14
/
+13
|
|
|
|
\
\
\
|
|
|
|
*
\
\
Merge branch 'stable-5.7' into stable-5.8
Matthias Sohn
2021-05-11
3
-22
/
+13
|
|
|
|
|
\
\
\
|
|
|
|
|
*
\
\
Merge branch 'stable-5.6' into stable-5.7
Matthias Sohn
2021-05-11
3
-22
/
+13
|
|
|
|
|
|
\
\
\
|
|
|
|
|
|
*
|
|
Remove texts which were added by mistake in 00386272
Matthias Sohn
2021-05-11
2
-8
/
+0
[next]