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
/
src
/
org
/
eclipse
/
jgit
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable-6.10' into stable-7.0
stable-7.0
Matthias Sohn
2024-12-15
3
-53
/
+56
|
\
|
*
FileSnapshot: fix warnings
Matthias Sohn
2024-12-15
1
-1
/
+2
|
*
Optionally.Hard: avoid Optional creation on every use,
Martin Fick
2024-12-13
1
-4
/
+4
|
*
Pack: fix threading bug getting idx
Martin Fick
2024-12-13
1
-46
/
+40
|
*
FileSnapshot: silence "Stale file handle" exceptions
Martin Fick
2024-12-05
1
-3
/
+11
*
|
Merge branch 'stable-6.10' into stable-7.0
Matthias Sohn
2024-12-06
4
-37
/
+64
|
\
|
|
*
Merge changes I022639c4,I1fcce5ef into stable-6.10
Matthias Sohn
2024-12-05
1
-15
/
+20
|
|
\
|
|
*
FileSnapshot: silence "Not a Directory" exceptions
Martin Fick
2024-12-05
1
-0
/
+5
|
|
*
FileSnapshot: refactor to share error handling
Martin Fick
2024-12-05
1
-15
/
+15
|
*
|
Pack: ensure packfile is still valid while still recoverable
Martin Fick
2024-12-04
1
-1
/
+7
|
|
/
|
*
WindowCache: add bulk purge(), call from bulk sites
Martin Fick
2024-12-02
3
-21
/
+37
*
|
Merge branch 'stable-6.10' into stable-7.0
Matthias Sohn
2024-11-26
3
-143
/
+162
|
\
|
|
*
Merge "Pack.java: Recover more often in Pack.copyAsIs2()" into stable-6.10
Matthias Sohn
2024-11-26
1
-142
/
+153
|
|
\
|
|
*
Pack.java: Recover more often in Pack.copyAsIs2()
Martin Fick
2024-11-11
1
-142
/
+153
|
*
|
PackDirectory: Filter out tmp GC pack files
Martin Fick
2024-11-22
2
-1
/
+9
*
|
|
Merge branch 'stable-6.10' into stable-7.0
Matthias Sohn
2024-11-21
1
-5
/
+21
|
\
|
|
|
*
|
Add numberOfObjectsSinceBitmap to RepoStatistics
Jacek Centkowski
2024-11-20
1
-1
/
+17
|
*
|
Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmap
Jacek Centkowski
2024-11-12
1
-4
/
+4
|
|
/
*
|
Merge branch 'stable-6.10' into stable-7.0
Matthias Sohn
2024-11-11
1
-1
/
+12
|
\
|
|
*
Add `numberOfPackFilesAfterBitmap` to RepoStatistics
Jacek Centkowski
2024-11-07
1
-1
/
+12
*
|
Remove deprecated FileSnapshot.save(long) method
Matthias Sohn
2024-09-03
1
-23
/
+0
*
|
Remove deprecated lastModified accessors returning long
Matthias Sohn
2024-09-03
2
-22
/
+0
*
|
Merge branch 'master' into stable-7.0
Matthias Sohn
2024-08-30
1
-0
/
+3
|
\
\
|
*
|
DfsPackFile: re-add metrics for bitmap index loads
Sam Delmerico
2024-08-27
1
-0
/
+3
*
|
|
PackObjectSizeIndexV1: fix boxing warnings
Matthias Sohn
2024-08-28
1
-2
/
+4
*
|
|
Suppress non-externalized string warnings
Matthias Sohn
2024-08-28
1
-2
/
+2
|
/
/
*
|
DfsReaderIoStats: getters to object size index micros/bytes
Ivan Frade
2024-08-27
1
-0
/
+18
*
|
Merge branch 'stable-6.10'
Matthias Sohn
2024-08-27
1
-2
/
+15
|
\
|
|
*
LockFile: Retry lock creation if parent dirs were removed
Kaushik Lingarkar
2024-08-21
1
-2
/
+15
*
|
Signing: refactor interfaces
Thomas Wolf
2024-08-24
1
-1
/
+2
*
|
DfsReaderIoStats: Order fields and methods consistently
Ivan Frade
2024-08-20
1
-34
/
+34
*
|
DfsPackFile: Abstract the loading of pack indexes
Ivan Frade
2024-07-30
1
-70
/
+183
*
|
Merge "PackExtBlockCacheTable: spread extensions over multiple dfs tables"
Ivan Frade
2024-07-30
3
-2
/
+315
|
\
\
|
*
|
PackExtBlockCacheTable: spread extensions over multiple dfs tables
Laura Hamelin
2024-07-24
3
-2
/
+315
*
|
|
PackObjectSizeIndex: Read all bytes and use the byte[] directly
Ivan Frade
2024-07-24
2
-61
/
+121
*
|
|
DfsPackFile: Do not set local reverse index ref from cache callback
Ivan Frade
2024-07-16
1
-17
/
+21
*
|
|
Merge changes Id077d58f,Idf61f481
Matthias Sohn
2024-07-15
7
-31
/
+48
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add worktrees read support
Janne Valkealahti
2024-07-14
7
-31
/
+48
*
|
|
DfsBlockCacheTable: extract stats get* methods to interface
Laura Hamelin
2024-07-15
3
-54
/
+77
|
/
/
*
|
Merge "DfsBlockCacheConfig: support configurations for dfs cache tables per e...
Ivan Frade
2024-07-12
2
-34
/
+169
|
\
\
|
*
|
DfsBlockCacheConfig: support configurations for dfs cache tables per extensions
Laura Hamelin
2024-07-12
2
-34
/
+169
*
|
|
DfsPackFile: Enable/disable object size index via DfsReaderOptions
Ivan Frade
2024-07-10
2
-0
/
+30
*
|
|
DfsPackFile: Do not set primery index local ref from cache callback
Ivan Frade
2024-06-28
1
-16
/
+27
|
/
/
*
|
CommitGraphWriter: use ANY_DIFF instead of idEquals inside next()
Ivan Frade
2024-05-31
1
-3
/
+8
*
|
CommitGraphWriter: Move path diff calculation to its own class
Ivan Frade
2024-05-31
1
-33
/
+39
|
/
*
Do not use ArrayList when there will be deletions
jackdt@google.com
2024-05-16
1
-7
/
+7
*
PackIndex: Make it an interface
Ivan Frade
2024-05-08
3
-23
/
+26
*
PackIndex: Make iterator static (pass object count in ctor)
Ivan Frade
2024-05-08
3
-4
/
+18
*
PackIndex: move checksum to the subclasses
Ivan Frade
2024-05-08
4
-10
/
+21
*
Merge "PackIndex: Make #getOffset protected to allow out-of-package subclasses"
Ivan Frade
2024-05-01
2
-2
/
+2
|
\
[next]