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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
org.eclipse.jgit
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
[errorprone] Suppress ImmutableEnumChecker for ShutdownHook
Matthias Sohn
2023-09-15
1
-0
/
+1
*
Use ShutdownHook to gracefully handle JVM shutdown
Matthias Sohn
2023-09-12
4
-37
/
+21
*
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
*
OSGi: move plugin localization to subdirectory
Thomas Wolf
2023-09-12
3
-3
/
+3
*
RevertCommand: support for inserting a Gerrit change ID
Thomas Wolf
2023-09-08
1
-1
/
+18
*
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
3
-59
/
+59
*
Merge branch 'stable-6.7'
Matthias Sohn
2023-09-07
14
-227
/
+713
|
\
|
*
Prepare 6.7.1-SNAPSHOT builds
Matthias Sohn
2023-09-07
3
-59
/
+59
|
*
JGit v6.7.0.202309050840-r
v6.7.0.202309050840-r
Matthias Sohn
2023-09-05
3
-4
/
+4
|
*
Remove unused API problem filters
Matthias Sohn
2023-09-05
1
-33
/
+0
|
*
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2023-09-03
10
-148
/
+659
|
|
\
|
|
*
Prepare 6.6.2-SNAPSHOT builds
Matthias Sohn
2023-09-03
3
-58
/
+58
|
|
*
JGit v6.6.1.202309021850-r
v6.6.1.202309021850-r
Matthias Sohn
2023-09-03
3
-4
/
+4
|
|
*
Checkout: better directory handling
Thomas Wolf
2023-09-03
10
-148
/
+659
|
*
|
Merge branch 'master' into stable-6.7
Matthias Sohn
2023-09-02
1
-0
/
+3
|
|
\
\
|
*
|
|
Fix warning raised for local variable hiding DfsPackFile#index
Matthias Sohn
2023-08-31
1
-3
/
+3
|
*
|
|
Suppress boxing warnings in DfsPackFile
Matthias Sohn
2023-08-31
1
-0
/
+8
|
*
|
|
Prepare 6.7.0-SNAPSHOT builds
Matthias Sohn
2023-08-30
3
-4
/
+4
|
*
|
|
JGit v6.7.0.202308301100-rc1
v6.7.0.202308301100-rc1
Matthias Sohn
2023-08-30
3
-4
/
+4
*
|
|
|
CommitGraphWriter: Make the list of chunks immutable
Ivan Frade
2023-09-05
1
-1
/
+2
*
|
|
|
CommitGraphWriter: Assert written bytes
Ivan Frade
2023-09-05
1
-0
/
+12
|
|
/
/
|
/
|
|
*
|
|
CommitGraphWriter: throw exception on unknown chunk
Ivan Frade
2023-09-01
1
-0
/
+3
|
/
/
*
|
Handle global git config $XDG_CONFIG_HOME/git/config
Thomas Wolf
2023-08-28
5
-4
/
+142
*
|
IO: use JDK convenience methods
Jörg Kubitz
2023-08-28
1
-77
/
+9
*
|
Introduce core.packedIndexGitUseStrongRefs config key
Martin Fick
2023-08-26
8
-80
/
+272
*
|
Merge "DfsGarbageCollector: provide commit graph stats"
Jonathan Tan
2023-08-21
2
-2
/
+17
|
\
\
|
*
|
DfsGarbageCollector: provide commit graph stats
Jonathan Tan
2023-08-17
2
-2
/
+17
*
|
|
DfsReader: Make PackLoadListener interface visible to subclasses
Ivan Frade
2023-08-18
1
-4
/
+4
|
/
/
*
|
DfsGarbageCollector: put only GC commits into the commit graph
Ivan Frade
2023-08-16
1
-4
/
+1
*
|
DfsReader: Expose when indices are loaded
Ivan Frade
2023-08-03
3
-2
/
+111
*
|
Merge branch 'stable-6.6' into stable-6.7
Matthias Sohn
2023-08-03
2
-5
/
+30
|
\
|
|
*
Merge branch 'stable-6.5' into stable-6.6
Matthias Sohn
2023-08-03
2
-6
/
+31
|
|
\
|
|
*
Merge branch 'stable-6.4' into stable-6.5
Matthias Sohn
2023-08-03
2
-6
/
+31
|
|
|
\
|
|
|
*
Merge branch 'stable-6.3' into stable-6.4
Matthias Sohn
2023-08-03
2
-6
/
+31
|
|
|
|
\
|
|
|
|
*
Merge branch 'stable-6.2' into stable-6.3
Matthias Sohn
2023-08-03
2
-6
/
+31
|
|
|
|
|
\
|
|
|
|
|
*
Merge branch 'stable-6.1' into stable-6.2
Matthias Sohn
2023-08-03
2
-6
/
+31
|
|
|
|
|
|
\
|
|
|
|
|
|
*
Merge branch 'stable-6.0' into stable-6.1
Matthias Sohn
2023-08-03
2
-6
/
+31
|
|
|
|
|
|
|
\
|
|
|
|
|
|
|
*
Merge branch 'stable-5.13' into stable-6.0
Matthias Sohn
2023-08-03
2
-6
/
+31
|
|
|
|
|
|
|
|
\
|
|
|
|
|
|
|
|
*
Express the explicit intention of creating bitmaps in GC
Luca Milanesio
2023-07-05
2
-5
/
+28
|
|
|
|
|
|
|
|
*
GC: prune all packfiles after the loosen phase
Luca Milanesio
2023-07-05
1
-1
/
+3
|
|
|
|
|
|
|
|
*
Prepare 5.13.3-SNAPSHOT builds
Matthias Sohn
2023-06-22
3
-54
/
+54
|
|
|
|
|
|
|
|
*
JGit v5.13.2.202306221912-r
v5.13.2.202306221912-r
Matthias Sohn
2023-06-22
3
-4
/
+4
|
|
*
|
|
|
|
|
|
Merge branch 'stable-6.4' into stable-6.5
Luca Milanesio
2023-06-08
1
-16
/
+1
|
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
Merge branch 'stable-6.3' into stable-6.4
Luca Milanesio
2023-06-08
1
-16
/
+1
|
|
|
|
\
|
|
|
|
|
|
|
|
|
*
|
|
|
|
Merge branch 'stable-6.2' into stable-6.3
Luca Milanesio
2023-06-08
1
-16
/
+1
|
|
|
|
|
\
|
|
|
|
[next]