Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-03 | ripple/fossil: make store path configurable | edef | |
Change-Id: Ic410619a6115a7059b79593c6fade38236d4e8c1 | |||
2022-05-03 | ripple/fossil: use clap | edef | |
This adds clap to all our binaries. Only add currently takes any args, but previously, the others did not reject args as they should. Change-Id: I6257fb3b218c624ee0124f6ed7313a579db88c4c | |||
2021-08-14 | ripple/fossil: a basic content-addressable store | edef | |
Fossil stores content-addressed blobs of file contents and Protobuf-encoded directory listings, backed by Sled. Change-Id: I8b49de6342218ca00755cec980b1d0cfb18878a7 |