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
/
DfsObjDatabase.java
Commit message (
Expand
)
Author
Age
Files
Lines
*
DfsObjDatabase.PackList: Remove PackListImpl subclass
Ivan Frade
2025-06-27
1
-15
/
+5
*
DfsObjDatabase.PackList: Remove dirty flag setters
Ivan Frade
2025-06-27
1
-34
/
+2
*
PackWriter: make PackWriter.writeIndex() take a PackIndexWriter
Sam Delmerico
2024-10-28
1
-0
/
+34
*
PackWriter: writeBitmapIndex takes bitmap index writer
Sam Delmerico
2024-03-29
1
-0
/
+28
*
DfsObjDatabase: Let object database instantiate DfsPackFiles
Ivan Frade
2024-02-26
1
-1
/
+18
*
[errorprone] Add missing javadoc summary
Matthias Sohn
2023-09-25
1
-1
/
+5
*
[errorprone] Fix invalid param in javadoc
Matthias Sohn
2023-09-25
1
-1
/
+1
*
Fix all Javadoc warnings and fail on them
Antoine Musso
2023-06-16
1
-3
/
+0
*
Provide default shallowCommits getter and setter in ObjectDatabase
Ronald Bhuleskar
2022-08-08
1
-16
/
+0
*
Provide a default implementation for set/get shallowCommits on DfsObjDatabase
Ronald Bhuleskar
2022-08-05
1
-0
/
+16
*
Remove reftree and ketch
Han-Wen Nienhuys
2020-12-15
1
-8
/
+0
*
Merge branch 'stable-5.6'
Matthias Sohn
2020-02-22
1
-2
/
+2
|
\
|
*
Reorder modifiers to follow Java Language Specification
David Pursehouse
2020-02-19
1
-1
/
+1
|
*
Remove redundant "static" qualifier from enum declarations
David Pursehouse
2020-02-19
1
-1
/
+1
*
|
Update EDL 1.0 license headers to new short SPDX compliant format
Matthias Sohn
2020-01-04
1
-38
/
+5
|
/
*
Allow overriding DfsPackDescription comparator for scanning packs
Dave Borowitz
2018-06-01
1
-1
/
+19
*
Move DfsPackDescription comparators to common location
Dave Borowitz
2018-06-01
1
-21
/
+4
*
Use Comparators for PackSource
Dave Borowitz
2018-06-01
1
-13
/
+98
*
DfsPackDescription: Disallow null PackSource
Dave Borowitz
2018-06-01
1
-6
/
+1
*
Remove further unnecessary 'final' keywords
Han-Wen Nienhuys
2018-05-18
1
-1
/
+1
*
scanPacks to return reftables even if no packs
Minh Thai
2018-03-22
1
-1
/
+1
*
Fix javadoc in org.eclipse.jgit dfs package
Matthias Sohn
2017-12-19
1
-20
/
+40
*
dfs: Switch InMemoryRepository to DfsReftableDatabase
Shawn Pearce
2017-10-18
1
-1
/
+2
*
dfs: reftable backed DfsRefDatabase
Shawn Pearce
2017-10-18
1
-0
/
+26
*
dfs: expose DfsReftable from DfsObjDatabase
Shawn Pearce
2017-08-28
1
-37
/
+95
*
dfs: only create DfsPackFile if description has PACK
Shawn Pearce
2017-07-19
1
-3
/
+2
*
Derive DfsStreamKey from DfsPackDescription
Shawn Pearce
2017-07-17
1
-1
/
+1
*
Allow DfsReader to be subclassed
Shawn Pearce
2017-05-19
1
-1
/
+1
*
Enable and fix warnings about redundant specification of type arguments
David Pursehouse
2017-02-20
1
-3
/
+3
*
Record the estimated size of the pack files.
Thirumala Reddy Mutchukota
2017-01-26
1
-0
/
+26
*
DfsObjDatabase: clear PackList dirty bit if no new packs
Shawn Pearce
2016-08-19
1
-1
/
+14
*
DfsObjDatabase: Add lazy last modified method to PackList
Dave Borowitz
2016-07-19
1
-0
/
+14
*
DfsObjectDatabase: Expose PackList and move markDirty there
Dave Borowitz
2016-07-18
1
-19
/
+36
*
Invalidate DfsObjDatabase pack list when refs are updated
Dave Borowitz
2016-07-14
1
-7
/
+54
*
Add GC_REST PackSource to better order DFS packs
Shawn Pearce
2016-06-26
1
-14
/
+17
*
GC: Pack RefTrees in their own pack
Shawn Pearce
2016-01-12
1
-0
/
+7
*
Insert duplicate objects to prevent race during garbage collection.
Mike Williams
2015-11-04
1
-0
/
+23
*
JGit 3.0: move internal classes into an internal subpackage
Shawn Pearce
2013-03-18
1
-0
/
+434