| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | format/pack/ingest: Optimize writes | 2026-03-05 | 2 | -4/+21 | ||
| | | ||||||
| * | go.mod: Remove klauspost/compress dep | 2026-03-05 | 2 | -6/+1 | ||
| | | ||||||
| * | format/pack/ingest: Init | 2026-03-05 | 19 | -0/+2235 | ||
| | | ||||||
| * | internal/compress/zlib: Use flate's compression consumed counter | 2026-03-05 | 2 | -33/+25 | ||
| | | ||||||
| * | internal/compress/flate: Add InputConsumed | 2026-03-05 | 1 | -0/+13 | ||
| | | ||||||
| * | internal/compress: Import flate and such from klauspost/compress | 2026-03-05 | 146 | -13/+22039 | ||
| | | ||||||
| * | internal/zlib: Unexport Reset | 2026-03-05 | 2 | -3/+4 | ||
| | | ||||||
| * | internal/zlib: Add counting flate reader | 2026-03-05 | 2 | -11/+56 | ||
| | | ||||||
| * | testgit: Add pack object reader and many object maker | 2026-03-05 | 2 | -0/+177 | ||
| | | ||||||
| * | README: implemented/planned v0.1.48 | 2026-03-05 | 1 | -2/+2 | ||
| | | ||||||
| * | README: several years away from stable | 2026-03-05 | 1 | -0/+1 | ||
| | | ||||||
| * | README: benchmark disclaim | 2026-03-05 | 1 | -0/+4 | ||
| | | ||||||
| * | README: Semver starts at 1.0.0 v0.1.47 | 2026-03-05 | 1 | -1/+1 | ||
| | | ||||||
| * | README: Will use semver | 2026-03-05 | 1 | -1/+1 | ||
| | | ||||||
| * | README: U+202F, not U+2009 | 2026-03-05 | 1 | -4/+4 | ||
| | | ||||||
| * | README: lineage | 2026-03-05 | 1 | -0/+13 | ||
| | | ||||||
| * | README: Clarify benchmarks | 2026-03-05 | 1 | -6/+5 | ||
| | | ||||||
| * | README: Add benchmark data | 2026-03-05 | 1 | -0/+14 | ||
| | | ||||||
| * | README: We should have wt/index/merge/co/rebase later | 2026-03-04 | 1 | -0/+5 | ||
| | | ||||||
| * | README: Compression agility | 2026-03-04 | 1 | -0/+1 | ||
| | | ||||||
| * | README: More updates v0.1.46 | 2026-03-04 | 1 | -6/+16 | ||
| | | ||||||
| * | README: Add to-do list | 2026-03-04 | 2 | -18/+48 | ||
| | | ||||||
| * | objectstore/chain: Add an actual chain object store v0.1.45 | 2026-03-04 | 7 | -0/+214 | ||
| | | ||||||
| * | *: Add package-level docs v0.1.44 | 2026-03-04 | 4 | -0/+6 | ||
| | | ||||||
| * | *: Fix lints v0.1.43 | 2026-03-04 | 3 | -4/+5 | ||
| | | ||||||
| * | Revert "ci: Use latest golangci-lint" | 2026-03-04 | 1 | -3/+5 | ||
| | | | | | This reverts commit 19115efe233a3838a5b689de47092cbe8d43339c. | |||||
| * | ci: Use latest golangci-lint | 2026-03-04 | 1 | -5/+3 | ||
| | | ||||||
| * | config: More tests for each algorithm | 2026-03-04 | 1 | -94/+118 | ||
| | | ||||||
| * | refstore/packed: Make more tests iterate algorithms | 2026-03-04 | 1 | -4/+6 | ||
| | | ||||||
| * | objectstore/packed: Make more tests iterate algorithms | 2026-03-04 | 1 | -10/+12 | ||
| | | ||||||
| * | objectid: Make more tests iterate algorithms | 2026-03-04 | 1 | -73/+73 | ||
| | | ||||||
| * | refstore/reftable: Delete reftable support for now | 2026-03-04 | 9 | -1487/+0 | ||
| | | ||||||
| * | objectstore/packed: Split | 2026-03-04 | 4 | -157/+164 | ||
| | | ||||||
| * | objectstore/loose: Split | 2026-03-04 | 4 | -183/+204 | ||
| | | ||||||
| * | refstore/chain: Split | 2026-03-04 | 6 | -156/+175 | ||
| | | ||||||
| * | refstore/packed: Split | 2026-03-04 | 6 | -104/+124 | ||
| | | ||||||
| * | repository: Split | 2026-03-04 | 4 | -166/+186 | ||
| | | ||||||
| * | objectstore/mix: Separate | 2026-03-04 | 8 | -257/+305 | ||
| | | ||||||
| * | objectstore/mix: Rename from objectstore/chain | 2026-03-04 | 2 | -54/+54 | ||
| | | ||||||
| * | objectstore/packed: Split | 2026-03-04 | 3 | -142/+151 | ||
| | | ||||||
| * | diff/trees: Split | 2026-03-04 | 2 | -170/+176 | ||
| | | ||||||
| * | zlib: Split files | 2026-03-04 | 4 | -135/+159 | ||
| | | ||||||
| * | config: Splitting | 2026-03-04 | 3 | -638/+654 | ||
| | | ||||||
| * | repository: Split open-related functions | 2026-03-04 | 2 | -201/+212 | ||
| | | ||||||
| * | objectid: File splitting | 2026-03-04 | 3 | -131/+139 | ||
| | | ||||||
| * | lint: Quick fix | 2026-03-04 | 3 | -9/+9 | ||
| | | ||||||
| * | ci: apk upgrade | 2026-03-04 | 1 | -0/+3 | ||
| | | ||||||
| * | *: Lint | 2026-03-04 | 129 | -214/+2049 | ||
| | | ||||||
| * | *: gofumpt | 2026-03-04 | 6 | -11/+11 | ||
| | | ||||||
| * | refstore/packed: Use os.Root v0.1.42 | 2026-03-03 | 3 | -20/+43 | ||
| | | ||||||
