GIT-010 MED: pack-log index-emit — feed/scan emit (sha→offset) into a provided buffer

The pack-log does NOT maintain an index. Its feed and a scan EMIT (sha→offset) entries into a caller-provided buffer (if given); sort / merge / persist / query is entirely the caller's. Native core in dog/git (shared by keeper + the git.pack JABC binding). Method: Issues.

Input

Context

Goals

Constraints

WIP

Design decisions

TODOs

Blockers and bummers

Outcome