| Commit message (Expand) | Author | Age | Files | Lines |
| * | TODO: Delete done stuff v0.1.102 | Runxi Yu | 2026-03-24 | 1 | -10/+0 |
| * | README: Fix some typos v0.1.101 | Runxi Yu | 2026-03-23 | 1 | -3/+3 |
| * | object/resolve: Right, I could use min here. v0.1.100 | Runxi Yu | 2026-03-23 | 1 | -4/+1 |
| * | object/resolve: Add docs to treefs exported functions v0.1.99 | Runxi Yu | 2026-03-23 | 6 | -1/+15 |
| * | object/resolve: thelper lint v0.1.98 | Runxi Yu | 2026-03-23 | 1 | -1/+1 |
| * | object/resolve: Fix whitespace v0.1.97 | Runxi Yu | 2026-03-23 | 3 | -0/+6 |
| * | object/resolve: Fix error handling; don't substring-match errors v0.1.96 | Runxi Yu | 2026-03-23 | 2 | -8/+58 |
| * | object/resolve: Add TreeFS v0.1.95 | Runxi Yu | 2026-03-23 | 12 | -0/+582 |
| * | refstore/files: Pretty big logical restructure ish lint fix for batch Apply v0.1.94 | Runxi Yu | 2026-03-23 | 1 | -31/+29 |
| * | *: Lints | Runxi Yu | 2026-03-23 | 8 | -1/+12 |
| * | Vendor a minimal internal/cpu for AMD64 only v0.1.93 | Runxi Yu | 2026-03-23 | 8 | -5/+92 |
| * | refstore: Improve interfaces, errors, and make batch work v0.1.92 | Runxi Yu | 2026-03-23 | 53 | -548/+832 |
| * | receivepack: Lifecycle/ownership docs v0.1.91 | Runxi Yu | 2026-03-22 | 3 | -2/+16 |
| * | objectstore/packed: Document refresh semantics v0.1.90 | Runxi Yu | 2026-03-22 | 3 | -1/+9 |
| * | receivepack/service: Clarify ownership and requirements | Runxi Yu | 2026-03-22 | 5 | -0/+27 |
| * | refstore: Update invariants v0.1.89 | Runxi Yu | 2026-03-22 | 3 | -1/+9 |
| * | refstore/files: UB on use after close | Runxi Yu | 2026-03-22 | 5 | -44/+5 |
| * | *: Fixup ownership of compositional backends v0.1.88 | Runxi Yu | 2026-03-22 | 22 | -161/+74 |
| * | commitgraph: Tighten docs and use a value-ish Filter return | Runxi Yu | 2026-03-22 | 6 | -9/+16 |
| * | packfile/ingest: Document lifecycle of pack ingest better | Runxi Yu | 2026-03-22 | 2 | -11/+12 |
| * | refstore, repository: Ownership/lifetimes fix v0.1.87 | Runxi Yu | 2026-03-22 | 9 | -37/+42 |
| * | objectstore/loose, receivepack/service, repository: Lint whitespace | Runxi Yu | 2026-03-22 | 4 | -1/+10 |
| * | objectstore/*, repository, receivepack/service: don't take ownership of root | Runxi Yu | 2026-03-22 | 10 | -91/+148 |
| * | objectstore{,/packed}: Document lifetime and integrity behavior | Runxi Yu | 2026-03-22 | 7 | -16/+33 |
| * | objectstore{,/loose}: Document contracts more clearly | Runxi Yu | 2026-03-22 | 9 | -33/+130 |
| * | internal/testgit: why not make it more annoying to use ambient authority | Runxi Yu | 2026-03-22 | 1 | -2/+2 |
| * | README: Simplify; go-git link | Runxi Yu | 2026-03-21 | 1 | -3/+2 |
| * | README: Updates | Runxi Yu | 2026-03-19 | 1 | -4/+4 |
| * | object/resolve: Exhaustive v0.1.86 | Runxi Yu | 2026-03-19 | 3 | -0/+20 |
| * | README: go-git seems still slow in latest v6.0.0... huh? | Runxi Yu | 2026-03-19 | 1 | -3/+3 |
| * | object/resolve: Object resolver v0.1.85 | Runxi Yu | 2026-03-19 | 33 | -174/+650 |
| * | *: Update call sites | Runxi Yu | 2026-03-19 | 4 | -83/+45 |
| * | object/stored: Use generics | Runxi Yu | 2026-03-19 | 6 | -145/+31 |
| * | TODO: Updates on receive-pack and error handling v0.1.84 | Runxi Yu | 2026-03-19 | 1 | -1/+4 |
| * | TODO update | Runxi Yu | 2026-03-17 | 1 | -0/+4 |
| * | uresearch: xor filters | Runxi Yu | 2026-03-16 | 1 | -0/+2 |
| * | objectstore: Clarify docs | Runxi Yu | 2026-03-13 | 1 | -2/+13 |
| * | research: 46-octet padding for 64-byte alignment | Runxi Yu | 2026-03-13 | 1 | -3/+2 |
| * | packfile: Split to many files | Runxi Yu | 2026-03-12 | 7 | -97/+105 |
| * | refstore: More fixes on ResolveToDetached | Runxi Yu | 2026-03-12 | 12 | -57/+57 |
| * | refstore: s/ResolveFully/ResolveToDetached/g | Runxi Yu | 2026-03-12 | 16 | -38/+38 |
| * | README: Less personal | Runxi Yu | 2026-03-11 | 1 | -8/+6 |
| * | commitquery: Merge from ancestor and mergebases | Runxi Yu | 2026-03-11 | 37 | -951/+846 |
| * | research: Maybe drop mmap in packfile_bloom | Runxi Yu | 2026-03-11 | 1 | -0/+11 |
| * | internal/commitquery: Unexport priority queue | Runxi Yu | 2026-03-11 | 2 | -14/+14 |
| * | research: Add packfile bloom filter RFC | Runxi Yu | 2026-03-11 | 1 | -0/+130 |
| * | README: Add todo on compatible pack-wide bloom filters | Runxi Yu | 2026-03-11 | 1 | -0/+1 |
| * | research: repack is defragmentation | Runxi Yu | 2026-03-11 | 1 | -1/+4 |
| * | research: dpack update | Runxi Yu | 2026-03-11 | 1 | -10/+25 |
| * | README: go-git perf improved | Runxi Yu | 2026-03-10 | 1 | -2/+4 |