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
45 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
2019-04-15
JGit v4.5.7.201904151645-r
v4.5.7.201904151645-r
Matthias Sohn
56
-59
/
+59
2019-04-11
Remember the cause for invalidating a packfile
Luca Milanesio
5
-23
/
+76
2019-04-11
Fix API problem filters
Matthias Sohn
2
-24
/
+1
2019-04-09
Fix pack files scan when filesnapshot isn't modified
Luca Milanesio
2
-6
/
+54
2019-03-12
Prepare 4.5.7-SNAPSHOT builds
Matthias Sohn
56
-302
/
+302
2019-03-12
JGit v4.5.6.201903121547-r
v4.5.6.201903121547-r
Matthias Sohn
56
-59
/
+59
2019-03-12
Check for packfile validity and fd before reading
Luca Milanesio
1
-0
/
+8
2019-03-12
Move throw of PackInvalidException outside the catch
Luca Milanesio
1
-2
/
+3
2019-03-12
Use FileSnapshot to get lastModified on PackFile
Luca Milanesio
1
-1
/
+1
2019-03-12
Include size when comparing FileSnapshot
Luca Milanesio
5
-9
/
+107
[...]