version: stop using the_repository
René Scharfe committed 6 months ago
René Scharfe committed 6 months ago
René Scharfe committed 6 months ago
object-file-convert: always make sure object ID algo is valid
brian m. carlson committed 6 months ago
rust: add a small wrapper around the hashfile code
brian m. carlson committed 6 months ago
rust: add a new binary object map format
brian m. carlson committed 6 months ago
rust: add functionality to hash an object
brian m. carlson committed 6 months ago
rust: add a build.rs script for tests
brian m. carlson committed 6 months ago
rust: fix linking binaries with cargo
brian m. carlson committed 6 months ago
hash: expose hash context functions to Rust
brian m. carlson committed 6 months ago
write-or-die: add an fsync component for the object map
brian m. carlson committed 6 months ago
csum-file: define hashwrite's count as a uint32_t
brian m. carlson committed 6 months ago
rust: add additional helpers for ObjectID
brian m. carlson committed 6 months ago
hash: add a function to look up hash algo structs
brian m. carlson committed 6 months ago
rust: add a hash algorithm abstraction
brian m. carlson committed 6 months ago
brian m. carlson committed 6 months ago
hash: use uint32_t for object_id algorithm
brian m. carlson committed 6 months ago
conversion: don't crash when no destination algo
brian m. carlson committed 6 months ago
repository: require Rust support for interoperability
brian m. carlson committed 6 months ago
completion: add stash import, export
D. Ben Knoble committed 6 months ago