| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *: objectstore -> object/store | 2026-03-25 | 17 | -1192/+0 | |
| | | |||||
| * | *: Resort import order | 2026-03-25 | 2 | -2/+2 | |
| | | |||||
| * | *: objectid -> object/id | 2026-03-25 | 12 | -12/+12 | |
| | | |||||
| * | *: objecttype, objectheader -> object/type, object/header | 2026-03-25 | 10 | -14/+14 | |
| | | |||||
| * | objectstore/loose, receivepack/service, repository: Lint whitespace | 2026-03-22 | 2 | -0/+2 | |
| | | |||||
| * | objectstore/*, repository, receivepack/service: don't take ownership of root | 2026-03-22 | 1 | -6/+4 | |
| | | |||||
| * | objectstore{,/loose}: Document contracts more clearly | 2026-03-22 | 8 | -33/+107 | |
| | | |||||
| * | Revert "object/header: Rename from objectheader" | 2026-03-10 | 5 | -15/+15 | |
| | | | | | This reverts commit 85f1212724e037e6934203f04a3f6231ac609503. | ||||
| * | object/header: Rename from objectheader | 2026-03-10 | 5 | -15/+15 | |
| | | |||||
| * | objectstore: Refresh v0.1.80 | 2026-03-08 | 1 | -0/+6 | |
| | | | | | | | * Add manual Refresh for various objectstore's * RefreshPolicy option * Refreshable MRU and atomic snapshotting | ||||
| * | Urgh I made some wrong amends and I'm too tired to separate the commits out ↵ | 2026-03-07 | 3 | -19/+10 | |
| | | | | | | | | | | | | | | this time ancestor: Split out of reachability mergebase: Add merge base routines internal/commitquery: Add commit query context engine thingy internal/peel: Shared tag peeling errors: Shared object query errors internal/testgit: Add rooted repo helpers; remove raw path access objectstore/memory: Add in-memory object store objectid: Add Compare helper | ||||
| * | *: Fix lints | 2026-03-05 | 1 | -1/+1 | |
| | | |||||
| * | internal/compress: Import flate and such from klauspost/compress | 2026-03-05 | 4 | -4/+4 | |
| | | |||||
| * | objectstore/loose: Split | 2026-03-04 | 4 | -183/+204 | |
| | | |||||
| * | *: Lint | 2026-03-04 | 12 | -26/+155 | |
| | | |||||
| * | *: Fix the broken comments for overescaping that python script | 2026-02-22 | 1 | -1/+1 | |
| | | |||||
| * | objectstore/*, repository: Add ReadSize v0.1.28 | 2026-02-21 | 1 | -0/+9 | |
| | | | | | | For cases where knowing the type is unnecessary and incurs extra overhead. | ||||
| * | objectstore/{packed,loose}: Use internal zlib v0.1.26 | 2026-02-21 | 4 | -4/+4 | |
| | | |||||
| * | objectstore/{loose,packed}: Use iolimit v0.1.23 | 2026-02-21 | 3 | -14/+27 | |
| | | |||||
| * | objectstore/loose, repository: Use a Reader-based API v0.1.22 | 2026-02-21 | 4 | -161/+97 | |
| | | |||||
| * | repository, {ref,object}store: Make stores own their roots | 2026-02-21 | 1 | -4/+3 | |
| | | |||||
| * | *: Modernize and lint; add CI v0.1.17 | 2026-02-21 | 3 | -50/+69 | |
| | | |||||
| * | *: Update doc-comments v0.1.13 | 2026-02-21 | 1 | -1/+1 | |
| | | |||||
| * | *: Use testgit.NewRepo | 2026-02-21 | 2 | -28/+28 | |
| | | |||||
| * | objectstore/loose: Move test helpers to their own file | 2026-02-21 | 2 | -53/+63 | |
| | | |||||
| * | objectstore/loose: Add streaming writer | 2026-02-21 | 3 | -125/+411 | |
| | | |||||
| * | objectstore/loose: Add loose writer in bytes | 2026-02-21 | 2 | -0/+216 | |
| | | |||||
| * | objectstore/loose: Rename loose_test to read_test | 2026-02-21 | 1 | -0/+0 | |
| | | |||||
| * | objectstore/loose: Use filepath instead of path when joining OS paths | 2026-02-21 | 1 | -2/+2 | |
| | | |||||
| * | objectstore/loose: We should receive the objects directory, not repo root | 2026-02-21 | 3 | -8/+11 | |
| | | |||||
| * | objectstore/loose: Add testing | 2026-02-21 | 1 | -0/+199 | |
| | | |||||
| * | objectstore/loose: We don't need this nil check either, I think | 2026-02-21 | 1 | -4/+0 | |
| | | |||||
| * | objectstore/loose: Simplify ReadBytes* with a helper | 2026-02-21 | 1 | -10/+18 | |
| | | |||||
| * | objectstore/loose: Remove redundant length check | 2026-02-21 | 1 | -3/+0 | |
| | | |||||
| * | objectstore/loose: Verify the length where possible. | 2026-02-21 | 2 | -4/+15 | |
| | | |||||
| * | objectstore/loose: Add loose backend | 2026-02-21 | 6 | -0/+269 | |
