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
merge-file: honor merge.conflictStyle outside of a repository
Yannik Tausch committed 6 months ago
ci: ubuntu: use GNU coreutils for dirname
Colin Stagner committed 6 months ago
merge-ours: integrate with sparse-index
Sam Bostock committed 6 months ago
merge-ours: drop USE_THE_REPOSITORY_VARIABLE
Sam Bostock committed 6 months ago
Documentation: update add --force option + ignore=all config
Claus Schneider(Eficode) committed 6 months ago
tests: fix existing tests when add an ignore=all submodule
Claus Schneider(Eficode) committed 6 months ago
tests: t2206-add-submodule-ignored: ignore=all and add --force tests
Claus Schneider(Eficode) committed 6 months ago