| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "packed: Write packs with deltas" | 2026-02-20 | 1 | -56/+0 | |
| | | | | | This reverts commit 17c9aee0e781026353ead4ac749a3ae89c83d007. | ||||
| * | Revert "delta, packed: Use xxhash instead of murmurhash2" | 2026-02-20 | 1 | -1/+1 | |
| | | | | | This reverts commit ac400226b0b622aae21b09cb6c83f07924647d0d. | ||||
| * | Revert "packed, delta: Implement thin packs" | 2026-02-20 | 1 | -1/+0 | |
| | | | | | This reverts commit 8e320c9ca634e6b2431f9442b7d5191864735ae4. | ||||
| * | Revert "packed, delta: Some improvements for base selection" | 2026-02-20 | 1 | -50/+0 | |
| | | | | | This reverts commit c1f17baa57bad0f61e639fc39c8cd5e4872142f6. | ||||
| * | packed, delta: Some improvements for base selection | 2026-01-30 | 1 | -0/+50 | |
| | | | | | | | * sort objects by type then size to improve window quality * prune bad candidates with size ratio checks * have objects are preferred | ||||
| * | packed, delta: Implement thin packs | 2026-01-30 | 1 | -0/+1 | |
| | | |||||
| * | delta, packed: Use xxhash instead of murmurhash2 | 2026-01-29 | 1 | -1/+1 | |
| | | |||||
| * | packed: Write packs with deltas | 2026-01-29 | 1 | -0/+56 | |
