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
*
[errorprone] Directly implement functional interface
Matthias Sohn
2023-09-25
1
-29
/
+31
*
[errorprone] InterruptTimer#terminate: ensure Thread#join succeeds
Matthias Sohn
2023-09-25
1
-3
/
+13
*
[errorprone] RawParseUtils@parseHexInt64: suppress IntLongMath
Matthias Sohn
2023-09-25
1
-0
/
+1
*
[errorprone] Exceptions should not override #toString
Matthias Sohn
2023-09-25
2
-8
/
+8
*
[errorprone] Fix invalid param in javadoc
Matthias Sohn
2023-09-25
4
-10
/
+13
*
[errorprone] FS#searchPath: handle surprising behavior of String#split
Matthias Sohn
2023-09-25
2
-1
/
+29
*
[errorprone] FileStoreAttributes#FUTURE_RUNNER: Fix corePoolSize
Matthias Sohn
2023-09-22
1
-1
/
+1
*
[errorprone] Express duration using seconds which is clearer
Matthias Sohn
2023-09-22
1
-1
/
+1
*
[errorprone] Use ArrayList instead of LinkedList
Matthias Sohn
2023-09-22
3
-10
/
+12
*
[errorprone] AddCommand#filepattern: use a more specific type
Matthias Sohn
2023-09-22
1
-2
/
+2
*
[errorprone] Suppress UnnecessaryParentheses
Matthias Sohn
2023-09-22
2
-0
/
+3
*
[errorprone] Remove unnecessary parentheses
Matthias Sohn
2023-09-22
18
-26
/
+24
*
tools/BUILD: Sort errorprone rules alphabetically
Matthias Sohn
2023-09-22
1
-7
/
+7
*
Update jetty to 10.0.16
Matthias Sohn
2023-09-22
16
-127
/
+127
*
Update bazel to 6.3.2
Matthias Sohn
2023-09-22
1
-1
/
+1
*
DfsPackFile: remove unnecessary @SuppressWarnings("boxing")
Matthias Sohn
2023-09-22
1
-8
/
+0
*
CommitGraphWriter: Remove unnecessary semicolon
Matthias Sohn
2023-09-22
1
-1
/
+1
*
CommitGraphWriter: fix boxing warnings
Matthias Sohn
2023-09-22
3
-2
/
+5
*
CommitGraphWriter#createCoreChunks: Remove not-thrown exceptions
Matthias Sohn
2023-09-22
1
-3
/
+2
*
CommitGraphWriter: Decouple Stats from computing bloom filters
Ivan Frade
2023-09-21
1
-9
/
+31
*
CommitGraphWriter: Move bloom filter calculation out of createChunks
Ivan Frade
2023-09-20
1
-5
/
+17
*
Documentation: Move writeChangedPaths flag from commitGraph to gc section.
Ronald Bhuleskar
2023-09-19
1
-1
/
+1
*
[errorprone] Fix wrong comparison which always evaluated to false
Matthias Sohn
2023-09-15
1
-1
/
+1
*
[errorprone] Remove unnecessary comparison
Matthias Sohn
2023-09-15
1
-1
/
+1
*
Update org.eclipse.jdt:ecj to 3.35.0
Matthias Sohn
2023-09-15
1
-1
/
+1
*
Update org.apache.commons:commons-compress to 1.24.0
Matthias Sohn
2023-09-15
16
-30
/
+30
*
[errorprone] Suppress ImmutableEnumChecker for ShutdownHook
Matthias Sohn
2023-09-15
1
-0
/
+1
*
Update bytebuddy to 1.14.8
Matthias Sohn
2023-09-15
15
-44
/
+44
*
Use ShutdownHook to gracefully handle JVM shutdown
Matthias Sohn
2023-09-12
6
-54
/
+39
*
Add ShutdownHook to cleanup FileLocks on graceful JVM shutdown
Matthias Sohn
2023-09-12
4
-0
/
+161
*
Unregister ShutdownHook when GC#PidLock is closed
Matthias Sohn
2023-09-12
1
-2
/
+11
*
Merge "OSGi: move plugin localization to subdirectory"
Matthias Sohn
2023-09-12
49
-37
/
+51
|
\
|
*
OSGi: move plugin localization to subdirectory
Thomas Wolf
2023-09-12
49
-37
/
+51
*
|
ssh: Remove redundant null check for home.getAbsoluteFile()
Jonathan Nieder
2023-09-11
1
-1
/
+1
|
/
*
RevertCommand: support for inserting a Gerrit change ID
Thomas Wolf
2023-09-08
2
-1
/
+55
*
[releng] Bump japicmp base version to 6.7.0.202309050840-r
Thomas Wolf
2023-09-08
1
-1
/
+1
*
DfsPackFile: Record index loads only in one place
Ivan Frade
2023-09-08
1
-8
/
+8
*
DfsPackfile: Emit the index load with the index object
Ivan Frade
2023-09-08
1
-8
/
+8
*
Prepare 6.8.0-SNAPSHOT builds
Matthias Sohn
2023-09-07
91
-535
/
+535
*
Merge branch 'stable-6.7'
Matthias Sohn
2023-09-07
131
-800
/
+1702
|
\
|
*
Prepare 6.7.1-SNAPSHOT builds
Matthias Sohn
2023-09-07
91
-535
/
+535
|
*
Switch back to wagon-ssh-external
Matthias Sohn
2023-09-07
2
-2
/
+2
|
*
Fix generation of maven site
Matthias Sohn
2023-09-07
2
-6
/
+31
|
*
JGit v6.7.0.202309050840-r
v6.7.0.202309050840-r
Matthias Sohn
2023-09-05
91
-125
/
+125
|
*
Remove unused API problem filters
Matthias Sohn
2023-09-05
1
-33
/
+0
|
*
[releng] Bump japicmp base version to 6.6.0.202305301015-r
Thomas Wolf
2023-09-04
1
-1
/
+1
|
*
Fix list of 3rd party bundles in p2 repo
Matthias Sohn
2023-09-04
1
-3
/
+12
|
*
Add missing source bundle org.osgi.service.cm.source to target platform
Matthias Sohn
2023-09-04
14
-13
/
+27
|
*
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2023-09-03
18
-149
/
+1044
|
|
\
|
|
*
Prepare 6.6.2-SNAPSHOT builds
Matthias Sohn
2023-09-03
91
-533
/
+533
[next]