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
Branch
Commit message
Author
Age
master
SignatureUtils.toString(): allow null signature creation date
Thomas Wolf
44 hours
stable-6.10
http.server/BUILD: expose servlet resources as target
Ivan Frade
2 days
stable-7.1
Merge branch 'stable-7.0' into stable-7.1
Matthias Sohn
3 days
stable-7.0
Merge branch 'stable-6.10' into stable-7.0
Matthias Sohn
7 days
stable-6.9
Merge branch 'stable-6.8' into stable-6.9
Matthias Sohn
3 months
stable-6.8
Merge branch 'stable-6.7' into stable-6.8
Matthias Sohn
3 months
stable-6.7
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
3 months
stable-6.6
AdvertisedRequestValidator: fix WantNotValidException caused by race
Matthias Sohn
3 months
stable-6.5
Merge branch 'stable-6.4' into stable-6.5
Matthias Sohn
4 months
stable-6.4
Merge branch 'stable-6.3' into stable-6.4
Matthias Sohn
4 months
[...]
Tag
Download
Author
Age
v7.1.0.202411261347-r
jgit-7.1.0.202411261347-r.tar.gz
jgit-7.1.0.202411261347-r.zip
Matthias Sohn
4 weeks
v7.1.0.202411191359-rc1
jgit-7.1.0.202411191359-rc1.tar.gz
jgit-7.1.0.202411191359-rc1.zip
Matthias Sohn
5 weeks
v7.1.0.202411121450-m3
jgit-7.1.0.202411121450-m3.tar.gz
jgit-7.1.0.202411121450-m3.zip
Matthias Sohn
6 weeks
v7.1.0.202410232130-m2
jgit-7.1.0.202410232130-m2.tar.gz
jgit-7.1.0.202410232130-m2.zip
Matthias Sohn
9 weeks
v7.1.0.202410012040-m1
jgit-7.1.0.202410012040-m1.tar.gz
jgit-7.1.0.202410012040-m1.zip
Matthias Sohn
3 months
v7.0.0.202409031743-r
jgit-7.0.0.202409031743-r.tar.gz
jgit-7.0.0.202409031743-r.zip
Matthias Sohn
4 months
v7.0.0.202408271414-rc1
jgit-7.0.0.202408271414-rc1.tar.gz
jgit-7.0.0.202408271414-rc1.zip
Matthias Sohn
4 months
v7.0.0.202408201547-m3
jgit-7.0.0.202408201547-m3.tar.gz
jgit-7.0.0.202408201547-m3.zip
Matthias Sohn
4 months
v7.0.0.202409201410-m3
jgit-7.0.0.202409201410-m3.tar.gz
jgit-7.0.0.202409201410-m3.zip
Matthias Sohn
4 months
v7.0.0.202407311305-m2
jgit-7.0.0.202407311305-m2.tar.gz
jgit-7.0.0.202407311305-m2.zip
Matthias Sohn
5 months
[...]
Age
Commit message
Author
Files
Lines
2018-06-05
JGit v5.0.0.201806050710-rc3
v5.0.0.201806050710-rc3
Matthias Sohn
56
-59
/
+59
2018-06-04
Teach UploadPack "filter" in protocol v2 fetch
Jonathan Tan
2
-1
/
+72
2018-06-04
Refactor test of capabilities output
Jonathan Tan
1
-11
/
+33
2018-06-04
Refactor v2 advertisement into own function
Jonathan Tan
1
-10
/
+10
2018-06-04
Refactor parsing of "filter" into its own method
Jonathan Tan
1
-24
/
+28
2018-06-04
Disallow unknown args to "fetch" in protocol v2
Jonathan Tan
2
-1
/
+26
2018-06-04
Teach UploadPack shallow fetch in protocol v2
Jonathan Tan
5
-9
/
+222
2018-06-04
Refactor unshallowCommits to local variable
Jonathan Tan
1
-12
/
+24
2018-06-04
Add protocol v2 support in http
Jonathan Tan
6
-7
/
+157
2018-06-04
Give info/refs services more control over response
Jonathan Tan
1
-3
/
+32
[...]