| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | More changes from the import URL update | 2026-01-19 | 1 | -1/+1 | |
| | | |||||
| * | Switch back to internal zlib for loose objects too | 2025-11-19 | 1 | -0/+198 | |
| | | | | | Still marginally less overhead due to pooling | ||||
| * | Probably should name the custom packages specially | 2025-11-19 | 1 | -198/+0 | |
| | | |||||
| * | zlib: Use internal adler32 | 2025-11-19 | 1 | -1/+1 | |
| | | |||||
| * | Import flate | 2025-11-19 | 1 | -1/+2 | |
| | | |||||
| * | zlib: Add missing error check for flate Reset | 2025-11-18 | 1 | -1/+4 | |
| | | |||||
| * | Use a pooled zlib implementation | 2025-11-18 | 1 | -0/+194 | |
| It's trivially forked from the standard library and improves git ls-tree -r --long speed by approximately 25%. | |||||
