index
:
jgit.git
master
master%private
next
servlet-4
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
stable-7.2
stable-7.3
stable-7.4
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
/
storage
/
dfs
/
DfsBlockCache.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
dfs: update getBlockCacheStats to return a List of BlockCacheStats
Laura Hamelin
2024-10-28
1
-6
/
+25
*
DfsBlockCache: use PackExtBlockCacheTable when configured
Laura Hamelin
2024-10-04
1
-3
/
+7
*
DfsBlockCacheTable: extract stats get* methods to interface
Laura Hamelin
2024-07-15
1
-6
/
+6
*
DfsBlockCache: move cache table specific implementations to a new class
Laura Hamelin
2024-03-05
1
-551
/
+30
*
[errorprone] Add missing javadoc summary
Matthias Sohn
2023-09-25
1
-0
/
+2
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
1
-0
/
+1
*
DfsBlockCache: Report IndexEventConsumer metrics for reverse indexes.
Anna Papitto
2022-11-17
1
-3
/
+4
*
DFS block cache: report index load and evict stats
Alina Djamankulova
2022-01-21
1
-2
/
+88
*
DFS block cache: harden against race over ref locks.
Alina Djamankulova
2021-11-16
1
-7
/
+12
*
DFS block cache: allow multiple passes for blocks before eviction
Alina Djamankulova
2021-10-08
1
-12
/
+40
*
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
*
dfs: Take size as long instead of int
Masaya Suzuki
2019-08-12
1
-7
/
+7
*
dfs: Read at the aligned position
Masaya Suzuki
2019-08-12
1
-2
/
+1
*
dfs: Add a position argument
Masaya Suzuki
2019-08-12
1
-4
/
+7
*
Lazily open ReadableChannel in BlockBasedFile.getOrLoadBlock
Minh Thai
2019-01-10
1
-1
/
+1
*
DfsBlockCache: Consolidate where ReadableChannel is opened
Minh Thai
2019-01-08
1
-4
/
+16
*
DfsBlockCache to lock while loading object references
Minh Thai
2019-01-08
1
-25
/
+116
*
Remove 'final' in parameter lists
Han-Wen Nienhuys
2018-05-15
1
-2
/
+2
*
Fix javadoc in org.eclipse.jgit dfs package
Matthias Sohn
2017-12-19
1
-6
/
+32
*
DfsBlockCache.hasBlock0: quickly check for file in cache
Shawn Pearce
2017-12-13
1
-0
/
+17
*
DfsBlockCache#creditSpace: release clockLock in finally block
David Pursehouse
2017-12-07
1
-2
/
+5
*
Break down DfsBlockCache stats by pack file extension.
Minh Thai
2017-11-27
1
-58
/
+144
*
dfs: Fix DataFormatException: 0 bytes to inflate
Shawn Pearce
2017-07-19
1
-2
/
+2
*
dfs: Fix build break caused by DfsStreamKey.of signature change
Shawn Pearce
2017-07-19
1
-1
/
+4
*
dfs: Fix caching of index, bitmap index, reverse index
Shawn Pearce
2017-07-18
1
-0
/
+13
*
Derive DfsStreamKey from DfsPackDescription
Shawn Pearce
2017-07-17
1
-73
/
+13
*
Extract BlockBasedFile base class for DfsPackFile
Shawn Pearce
2017-07-17
1
-13
/
+13
*
Rename DfsPackKey to DfsStreamKey
Shawn Pearce
2017-07-17
1
-14
/
+14
*
Use read ahead during copyPackThroughCache
Shawn Pearce
2017-06-27
1
-4
/
+7
*
Track read IO for DfsReader
Shawn Pearce
2017-05-19
1
-0
/
+2
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-5
/
+5
*
Reduce synchronized scope around ConcurrentHashMap
Philipp Marx
2016-11-12
1
-15
/
+15
*
Check that DfsBlockCache#blockSize is a power of 2
Philipp Marx
2016-11-11
1
-0
/
+2
*
Add "concurrencyLevel" option to DfsBlockCache
Philipp Marx
2016-10-19
1
-1
/
+1
*
DfsBlockCache: Suppress warnings about unchecked conversion of Ref<T>
David Pursehouse
2016-09-22
1
-0
/
+2
*
Remove unused variable from DfsBlockCache
Terry Parker
2016-01-21
1
-8
/
+0
*
Rename copyThroughCache to shouldCopyThroughCache
Shawn Pearce
2015-04-24
1
-1
/
+1
*
Avoid storing large packs in block cache during reuse
Shawn Pearce
2015-04-23
1
-0
/
+8
*
Do not update the ref hot bit when checking isIndexLoaded
Colby Ranger
2013-11-13
1
-0
/
+4
*
Delete broken DFS read-ahead support
Shawn Pearce
2013-04-04
1
-40
/
+0
*
JGit 3.0: move internal classes into an internal subpackage
Shawn Pearce
2013-03-18
1
-0
/
+600