aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/internal/storage/dfs/DfsObjectRepresentation.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-4/+0
* Remove reftree and ketchHan-Wen Nienhuys2020-12-151-1/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Fix javadoc in org.eclipse.jgit dfs packageMatthias Sohn2017-12-191-0/+4
* Assume GC_REST and GC_TXN also attempted deltas during packingShawn Pearce2017-02-081-3/+8
* Remove DFS locality ordering during packingShawn Pearce2013-04-121-3/+1
* Don't delta compress garbage objectsShawn Pearce2013-04-041-4/+1
* Optimize DFS object reuse selection codeShawn Pearce2013-04-041-25/+8
* JGit 3.0: move internal classes into an internal subpackageShawn Pearce2013-03-181-0/+103