Commit Graph

3 Commits

Author SHA1 Message Date
Maciek "mab122" Bator df3d958bc0 readme: drop reference to the rejected prior design 2026-07-14 12:53:13 +02:00
Maciek "mab122" Bator 11236adf83 readme: add zero-to-install quick start, Arch deps, cross-repo links 2026-07-14 12:51:22 +02:00
Maciek "mab122" Bator fb95fd0c68 Initial commit: rad-lfs-transfer, a Git LFS custom transfer agent backed by IPFS
Implements the Git LFS custom-transfer-agent protocol (init/upload/download/
terminate over stdin/stdout JSON), storing large file content in a local
IPFS (Kubo) daemon rather than a central server. The oid to CID mapping is
carried in git notes on refs/notes/rad-lfs, keyed by each LFS pointer's own
git blob hash, so it replicates with the repository via normal git sync.

Companion to the rad lfs init / seed / unseed support in the paired
heartwood fork.
2026-07-14 12:29:36 +02:00