| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | object/id: Split files | 2026-03-29 | 1 | -1/+1 | |
| | | |||||
| * | *: Remove Close exception for MT-Safe v0.1.133 | 2026-03-29 | 1 | -0/+2 | |
| | | |||||
| * | *: Repeated calls to Close are UB by default v0.1.132 | 2026-03-29 | 1 | -2/+0 | |
| | | |||||
| * | *: Add Life-Parent for Deps-Borrowed where appropriate | 2026-03-29 | 1 | -1/+1 | |
| | | |||||
| * | network, internal/progress, format/packfile/ingest: Use WriteFlusher | 2026-03-28 | 7 | -15/+4 | |
| | | |||||
| * | format/packfile/ingest: Update docs v0.1.123 | 2026-03-28 | 1 | -2/+6 | |
| | | |||||
| * | format/commitgraph/read: Lifetime | 2026-03-28 | 4 | -0/+10 | |
| | | |||||
| * | format/commitgraph/read: Update docs | 2026-03-28 | 4 | -5/+5 | |
| | | |||||
| * | object/store: Rename back from storer; rename Store to ReadingStore v0.1.118 | 2026-03-28 | 1 | -1/+1 | |
| | | |||||
| * | object/store: Rename from object/storer | 2026-03-27 | 2 | -4/+4 | |
| | | |||||
| * | *: Reorder imports | 2026-03-26 | 6 | -6/+6 | |
| | | |||||
| * | format: Move commitgraph and packfile here | 2026-03-26 | 154 | -0/+5676 | |
| | | |||||
| * | *: format/pack -> packfile; format/delta -> delta; delete format | 2026-03-10 | 54 | -3460/+0 | |
| | | |||||
| * | commitgraph: Move out of format/ | 2026-03-10 | 96 | -2194/+0 | |
| | | |||||
| * | *: Move sideband64k and pktline to protocol/ | 2026-03-10 | 53 | -2306/+0 | |
| | | |||||
| * | format/pack/ingest: Okay fine wsl_v5 | 2026-03-09 | 1 | -0/+1 | |
| | | |||||
| * | format/pack/ingest: Handle error from crc.Write just in case | 2026-03-09 | 1 | -1/+5 | |
| | | | | | Although, yeah that won't happen | ||||
| * | *: Fix lints v0.1.82 | 2026-03-08 | 1 | -1/+6 | |
| | | |||||
| * | format/pack/ingest: Call it writeProgressf | 2026-03-08 | 5 | -12/+12 | |
| | | | | | TODO: Check for how flushing works | ||||
| * | *: Fix lints | 2026-03-08 | 3 | -2/+25 | |
| | | |||||
| * | objectstore: Refresh v0.1.80 | 2026-03-08 | 1 | -3/+2 | |
| | | | | | | | * Add manual Refresh for various objectstore's * RefreshPolicy option * Refreshable MRU and atomic snapshotting | ||||
| * | format/pack/ingest: Thin fix error handling | 2026-03-08 | 1 | -5/+12 | |
| | | |||||
| * | format/pack/ingest: Write index progress too v0.1.79 | 2026-03-08 | 3 | -29/+112 | |
| | | |||||
| * | format/pack/ingest: Use progress API | 2026-03-08 | 7 | -43/+51 | |
| | | |||||
| * | *: BestEffortFprintf as linter wants | 2026-03-08 | 4 | -16/+16 | |
| | | |||||
| * | internal/utils: Rename WriteProgressf to FprintfBestEffort v0.1.78 | 2026-03-08 | 4 | -16/+16 | |
| | | |||||
| * | receivepack, format/pack/ingest: Two-stage ingestion | 2026-03-08 | 6 | -37/+296 | |
| | | |||||
| * | *: Reformat v0.1.75 | 2026-03-08 | 4 | -1/+11 | |
| | | |||||
| * | format/pack/ingest: Thin pack fixing progress v0.1.74 | 2026-03-08 | 1 | -2/+8 | |
| | | |||||
| * | receivepack/service, format/pack/ingest: Progress uniform | 2026-03-08 | 2 | -4/+6 | |
| | | |||||
| * | format/pack/ingest: Add more progress | 2026-03-08 | 6 | -4/+83 | |
| | | |||||
| * | format/pack/ingest: Looks like that's not actually the consumed we want | 2026-03-08 | 2 | -12/+16 | |
| | | |||||
| * | format/pack/ingest: Use Options; don't require EOF | 2026-03-07 | 9 | -29/+100 | |
| | | |||||
| * | *: Use errors.AsType | 2026-03-07 | 9 | -22/+12 | |
| | | |||||
| * | Urgh I made some wrong amends and I'm too tired to separate the commits out ↵ | 2026-03-07 | 2 | -122/+32 | |
| | | | | | | | | | | | | | | 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 | ||||
| * | *: Lint v0.1.68 | 2026-03-06 | 29 | -143/+137 | |
| | | |||||
| * | format/pktline: Format | 2026-03-06 | 16 | -16/+16 | |
| | | |||||
| * | format/sideband64k: Lint | 2026-03-06 | 12 | -21/+82 | |
| | | |||||
| * | format/sideband64k: Add side-band-64k v0.1.66 | 2026-03-06 | 27 | -0/+1071 | |
| | | |||||
| * | format/pktline: Add package-level doc string v0.1.65 | 2026-03-06 | 1 | -0/+2 | |
| | | |||||
| * | format/pktline: Advise supplying a buffered reader v0.1.64 | 2026-03-06 | 1 | -0/+2 | |
| | | |||||
| * | format/pktline: Add pktline v0.1.62 | 2026-03-06 | 25 | -0/+1184 | |
| | | |||||
| * | *: go fix ./... | 2026-03-06 | 2 | -12/+3 | |
| | | |||||
| * | format/pack/ingest: I don't think we need to use a clone there v0.1.61 | 2026-03-06 | 1 | -4/+4 | |
| | | |||||
| * | format/commitgraph: Add package-level doc comments | 2026-03-06 | 2 | -0/+4 | |
| | | |||||
| * | format/commitgraph: Split into ./read and ./ v0.1.60 | 2026-03-06 | 85 | -83/+89 | |
| | | |||||
| * | format/pack/ingest: Fix delta apply import v0.1.59 | 2026-03-06 | 1 | -0/+1 | |
| | | |||||
| * | format/commitgraph: Split files | 2026-03-06 | 3 | -149/+165 | |
| | | |||||
| * | format/pack/ingest: Split files | 2026-03-06 | 30 | -1067/+1196 | |
| | | |||||
| * | format/commitgraph: Split layer files | 2026-03-06 | 7 | -209/+238 | |
| | | |||||
