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.test
/
tst
/
org
/
eclipse
/
jgit
/
internal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add pack-refs command to the CLI
Yash Chaturvedi
2024-11-22
1
-12
/
+19
*
Merge branch 'stable-7.0'
Matthias Sohn
2024-11-21
1
-0
/
+167
|
\
|
*
Merge branch 'stable-6.10' into stable-7.0
Matthias Sohn
2024-11-21
2
-173
/
+167
|
|
\
|
|
*
Add numberOfObjectsSinceBitmap to RepoStatistics
Jacek Centkowski
2024-11-20
1
-6
/
+76
|
|
*
Don't fail when trying to prune pack which is already gone
Jacek Centkowski
2024-11-20
1
-79
/
+3
|
|
*
Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmap
Jacek Centkowski
2024-11-12
1
-7
/
+7
|
*
|
Merge branch 'stable-6.10' into stable-7.0
Matthias Sohn
2024-11-11
1
-0
/
+173
|
|
\
|
|
|
*
Add `numberOfPackFilesAfterBitmap` to RepoStatistics
Jacek Centkowski
2024-11-07
1
-0
/
+173
*
|
|
tests/BasicTest: Use java.time constructors for PersonIdent
Ivan Frade
2024-11-19
1
-27
/
+44
*
|
|
Don't fail when trying to prune pack which is already gone
Jacek Centkowski
2024-11-12
1
-78
/
+3
*
|
|
Merge "DfsBlockCacheConfig: propagate hotmap configs to pack ext cache configs"
Ivan Frade
2024-11-11
1
-0
/
+71
|
\
\
\
|
*
|
|
DfsBlockCacheConfig: propagate hotmap configs to pack ext cache configs
Laura Hamelin
2024-11-08
1
-0
/
+71
*
|
|
|
Merge "Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmap"
Matthias Sohn
2024-11-11
1
-7
/
+7
|
\
\
\
\
|
*
|
|
|
Rename numberOfPackFilesAfterBitmap to numberOfPackFilesSinceBitmap
Jacek Centkowski
2024-11-11
1
-7
/
+7
|
|
/
/
/
*
/
/
/
DfsGarbageCollector: #setReflogExpire with Instant instead of Date
Ivan Frade
2024-11-08
1
-1
/
+2
|
/
/
/
*
|
|
DfsPackCompactor: write object size index
Ivan Frade
2024-11-01
1
-0
/
+44
*
|
|
DfsGarbageCollector: Add setter for reflog expiration time.
Saril Sudhakaran
2024-10-31
1
-0
/
+98
*
|
|
dfs: update getBlockCacheStats to return a List of BlockCacheStats
Laura Hamelin
2024-10-28
3
-34
/
+104
*
|
|
Merge "PackIndexWriter: create interface to write indexes"
Ivan Frade
2024-10-22
2
-1
/
+2
|
\
\
\
|
*
|
|
PackIndexWriter: create interface to write indexes
Sam Delmerico
2024-10-22
2
-1
/
+2
*
|
|
|
Add `numberOfPackFilesAfterBitmap` to RepoStatistics
Jacek Centkowski
2024-10-22
1
-0
/
+180
*
|
|
|
DfsBlockCache: refactor stats implementations.
Laura Hamelin
2024-10-21
2
-1
/
+215
*
|
|
|
DfsBlockCacheConfigs: add debug configuration print
Laura Hamelin
2024-10-15
1
-0
/
+44
|
/
/
/
*
|
|
dfs: add configurable name to block cache table stats
Laura Hamelin
2024-10-07
3
-0
/
+115
*
|
|
Merge "DfsBlockCache: use PackExtBlockCacheTable when configured"
Ivan Frade
2024-10-07
1
-4
/
+49
|
\
\
\
|
*
|
|
DfsBlockCache: use PackExtBlockCacheTable when configured
Laura Hamelin
2024-10-04
1
-4
/
+49
*
|
|
|
PackWriter: Remove constructor with only Reader as param
Ivan Frade
2024-09-16
1
-1
/
+2
|
|
/
/
|
/
|
|
*
|
|
ObjectDirectoryTest: ensure WindowCursor is closed
Matthias Sohn
2024-08-28
1
-9
/
+10
*
|
|
PackExtBlockCacheTableTest: fix empty block warning
Matthias Sohn
2024-08-28
1
-0
/
+2
*
|
|
PackExtBlockCacheTableTest: suppress unchecked conversion warnings
Matthias Sohn
2024-08-28
1
-1
/
+1
*
|
|
PackExtBlockCacheTableTest: suppress boxing warning on test class
Matthias Sohn
2024-08-28
1
-0
/
+1
*
|
|
DfsBlockCacheConfigTest: suppress boxing warning on test class
Matthias Sohn
2024-08-28
1
-3
/
+1
|
/
/
*
|
Merge "PackExtBlockCacheTable: spread extensions over multiple dfs tables"
Ivan Frade
2024-07-30
1
-0
/
+588
|
\
\
|
*
|
PackExtBlockCacheTable: spread extensions over multiple dfs tables
Laura Hamelin
2024-07-24
1
-0
/
+588
*
|
|
Add worktrees read support
Janne Valkealahti
2024-07-14
6
-20
/
+21
|
/
/
*
|
Merge "DfsBlockCacheConfig: support configurations for dfs cache tables per e...
Ivan Frade
2024-07-12
1
-0
/
+159
|
\
\
|
*
|
DfsBlockCacheConfig: support configurations for dfs cache tables per extensions
Laura Hamelin
2024-07-12
1
-0
/
+159
*
|
|
DfsPackFile: Enable/disable object size index via DfsReaderOptions
Ivan Frade
2024-07-10
5
-0
/
+8
|
/
/
*
|
CommitGraphWriter: use ANY_DIFF instead of idEquals inside next()
Ivan Frade
2024-05-31
1
-0
/
+2
*
|
CommitGraphWriter: Move path diff calculation to its own class
Ivan Frade
2024-05-31
1
-0
/
+24
|
/
*
[errorprone] Fix pattern FutureReturnValueIgnored
Matthias Sohn
2024-04-29
2
-6
/
+6
*
[errorprone] Fix pattern BadImport
Matthias Sohn
2024-04-29
1
-3
/
+2
*
[errorprone] Fix pattern CatchFail
Matthias Sohn
2024-04-29
1
-1
/
+2
*
[errorprone] Fix pattern see UnusedVariable
Matthias Sohn
2024-04-29
1
-4
/
+2
*
[errorprone] Fix UnnecessaryParentheses errors
Matthias Sohn
2024-04-28
1
-2
/
+2
*
Merge "DfsGarbageCollectorTest: add test for bitmap index creation"
Ivan Frade
2024-03-20
1
-1
/
+67
|
\
|
*
DfsGarbageCollectorTest: add test for bitmap index creation
Sam Delmerico
2024-03-18
1
-1
/
+67
*
|
DfsPackFile: get commitGraph.readChangePaths from repo config
Xing Huang
2024-03-14
2
-0
/
+66
|
/
*
DfsPackFile: Abstract the bitmap loading to support other backends
Ivan Frade
2024-02-26
1
-0
/
+41
*
Merge "DfsReader#getObjectSize: use size index if possible"
Ivan Frade
2024-02-23
1
-29
/
+88
|
\
[next]