| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *: Fix nosec | 2026-02-21 | 1 | -1/+1 | |
| * | internal/zlib: Fix lints | 2026-02-21 | 1 | -6/+13 | |
| * | zlib: Add a poolzed zlib implementation | 2026-02-21 | 1 | -0/+198 | |
| * | Delete everything, I'm redesigning this.•••I'll stop using a flat package and make things much more modular. And also experiment with streaming APIs so large blobs don't OOM us. | 2026-02-20 | 1 | -199/+0 | |
| * | zlib: Pool writers too | 2026-02-12 | 1 | -9/+10 | |
| * | More changes from the import URL update | 2026-01-19 | 1 | -1/+1 | |
| * | Switch back to internal zlib for loose objects too•••Still marginally less overhead due to pooling | 2025-11-19 | 1 | -0/+198 | |
| * | 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•••It's trivially forked from the standard library and improves git ls-tree -r --long speed by approximately 25%. | 2025-11-18 | 1 | -0/+194 |
