| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Comment on prior reverts removing the pack writing API•••The API was poorly designed and required you to serialize potentially millions of OIDs into memory which is obviously not acceptable. Needs redesign. v0.1.9 | 2026-02-20 | 0 | -0/+0 | |
| * | Revert "pack: basic packfile writing"•••This reverts commit e6919174cfb82e283ba7201a06067650dab3cb15. | 2026-02-20 | 2 | -488/+0 | |
| * | Revert "pack: Harden pack writing test with 1000 1kb files"•••This reverts commit 8580891b922d3a09a1181743fdd8eb4828f6fba9. | 2026-02-20 | 1 | -15/+5 | |
| * | Revert "packed: More uniform file naming scheme"•••This reverts commit 33de7fd28ce870d0b98016fcb42aa9ae5c0ca78a. | 2026-02-20 | 5 | -0/+0 | |
| * | Revert "README: We support basic packfile writing now"•••This reverts commit 096319e98072461a05b3e229ee7974db681b3e76. | 2026-02-20 | 1 | -1/+0 | |
| * | Revert "packed: Write packs with deltas"•••This reverts commit 17c9aee0e781026353ead4ac749a3ae89c83d007. | 2026-02-20 | 8 | -1086/+170 | |
| * | Revert "packed: Use random delta seed"•••This reverts commit 26ae77e8f63111bba3dd4e92ffcaccaa76570927. | 2026-02-20 | 1 | -7/+3 | |
| * | Revert "packed: Fix message for thin packs not implemented"•••This reverts commit 2b87aa39ab9d19cb93a087f0cf6641334d103048. | 2026-02-20 | 1 | -2/+2 | |
| * | Revert "packed: Cleanup"•••This reverts commit 45da63f4d0fd94e5a8b11fc6aa8b626338dcabf8. | 2026-02-20 | 2 | -23/+37 | |
| * | Revert "README: Writing packfiles has deltas now, but not thin packs"•••This reverts commit aa40b93f0fd5fab62e99ca2aba87b2e5c8c75f9c. | 2026-02-20 | 1 | -1/+1 | |
| * | Revert "delta, packed: Use xxhash instead of murmurhash2"•••This reverts commit ac400226b0b622aae21b09cb6c83f07924647d0d. | 2026-02-20 | 4 | -28/+23 | |
| * | Revert "delta: Fix indentation"•••This reverts commit b704f756e7f40bb83f2d4dd97d6f740f13a02ab1. | 2026-02-20 | 1 | -5/+5 | |
| * | Revert "packed: Make packWriter implement Write directly instead of wrapping"•••This reverts commit 50cd7868cf055bce46e1a4253840089dfc602a11. | 2026-02-20 | 1 | -13/+17 | |
| * | Revert "README: commit-graph is in-progress"•••This reverts commit 03369f29f16970b672eda02a2b3724800a561f3d. | 2026-02-20 | 1 | -1/+1 | |
| * | Revert "README: Add writing thin packs to the list of things to do"•••This reverts commit dd59d664675ad7dfef033311d279c6f988b367d4. | 2026-02-20 | 1 | -1/+0 | |
| * | Revert "commitgraph: Add basic commit-graph implementation"•••This reverts commit 1ea061c92ca6ad435c00bea458b8f24a5e1a822a. | 2026-02-20 | 4 | -1294/+1 | |
| * | Revert "commitgraph: Add write stub"•••This reverts commit d65577ac3b55f3a52d1a507f3204a03df270b1ec. | 2026-02-20 | 1 | -6/+0 | |
| * | Revert "README: Reachability bitmaps planned for the future"•••This reverts commit 68ab022cf978fc1159cdcfb04c62cd57521be847. | 2026-02-20 | 1 | -2/+0 | |
| * | Revert "reachability: Add basic reachability API"•••This reverts commit 1fa0d2bcfa7aebdcec8644f53acc58465c109b72. | 2026-02-20 | 2 | -581/+0 | |
| * | Revert "packed, delta: Implement thin packs"•••This reverts commit 8e320c9ca634e6b2431f9442b7d5191864735ae4. | 2026-02-20 | 3 | -306/+9 | |
| * | Revert "test: Make gitCmd accept an stdin []byte"•••This reverts commit f762271dbfc121eaac7eb59c0beb01620a09118f. | 2026-02-20 | 11 | -213/+239 | |
| * | Revert "packed: Factor out packWriteObjects and clean up"•••This reverts commit 06b3648782c860ac0bc096e30e72587d5016e4e4. | 2026-02-20 | 2 | -5/+16 | |
| * | Revert "README: thin packs are supported now"•••This reverts commit 115beec0b2d29cb89ec73809b432a40e22bac07b. | 2026-02-20 | 1 | -1/+1 | |
| * | Revert "README: Update packfile/thin/delta related feature items"•••This reverts commit 9fccc79763651ab45b2643dd21216411971bff74. | 2026-02-20 | 1 | -3/+3 | |
| * | Revert "packed, delta: Some improvements for base selection"•••This reverts commit c1f17baa57bad0f61e639fc39c8cd5e4872142f6. | 2026-02-20 | 3 | -109/+8 | |
| * | Revert "README: Clarify pack/delta/thin features"•••This reverts commit 0a0fa13928bcc136b45e289f86bebc6a300e5975. | 2026-02-20 | 1 | -6/+2 | |
| * | Revert "pktline: Make Reader/Writer structs"•••This reverts commit 7f0a20840fa3efc51c2a2fc80c1f82e030e91f44. | 2026-02-20 | 2 | -49/+33 | |
| * | Revert "protostream: Add a helper package to frame protocol-v2 responses"•••This reverts commit c91ccc8d139dbf967b73262265712b9ee37cdbf1. | 2026-02-20 | 1 | -143/+0 | |
| * | Gotta study the Gitlab cdc thing•••found by ori@ v0.1.8 | 2026-02-17 | 1 | -0/+1 | |
| * | README: Add a variation of Got's bug reporting guidelines | 2026-02-15 | 1 | -0/+16 | |
| * | zlib: Pool writers too | 2026-02-12 | 2 | -15/+50 | |
| * | README: Poor code quality D: | 2026-02-01 | 1 | -0/+1 | |
| * | README: Remove non-intention to support flexible storage backends | 2026-01-31 | 1 | -3/+1 | |
| * | README: Large binary database format or something | 2026-01-31 | 1 | -0/+1 | |
| * | README: I guess we also want large object promisors in the future | 2026-01-31 | 1 | -0/+1 | |
| * | README: We want reftables in the future | 2026-01-31 | 1 | -0/+1 | |
| * | protostream: Add a helper package to frame protocol-v2 responses•••This should take care of sideband-all | 2026-01-30 | 1 | -0/+143 | |
| * | pktline: Make Reader/Writer structs | 2026-01-30 | 2 | -33/+49 | |
| * | repo: Fix test, Fatal -> Fatalf | 2026-01-30 | 1 | -1/+1 | |
| * | README: Clarify pack/delta/thin features | 2026-01-30 | 1 | -2/+6 | |
| * | repo: Fail test instead of skipping on inability to open current repo if present | 2026-01-30 | 1 | -1/+1 | |
| * | packed, delta: Some improvements for base selection•••* sort objects by type then size to improve window quality * prune bad candidates with size ratio checks * have objects are preferred | 2026-01-30 | 3 | -8/+109 | |
| * | README: Update packfile/thin/delta related feature items | 2026-01-30 | 1 | -3/+3 | |
| * | README: thin packs are supported now | 2026-01-30 | 1 | -1/+1 | |
| * | packed: Factor out packWriteObjects and clean up | 2026-01-30 | 2 | -16/+5 | |
| * | test: Make gitCmd accept an stdin []byte | 2026-01-30 | 11 | -239/+213 | |
| * | packed, delta: Implement thin packs | 2026-01-30 | 3 | -9/+306 | |
| * | reachability: Add basic reachability API•••Bitmaps not supported yet | 2026-01-30 | 2 | -0/+581 | |
| * | README: Reachability bitmaps planned for the future | 2026-01-30 | 1 | -0/+2 | |
| * | commitgraph: Add write stub | 2026-01-30 | 1 | -0/+6 |
