radicle-heartwood-lfs/radicle-cob/src
Fintan Halpenny 9988b63bb2 cob: abstract namespace identifier
This change is to help separate the fact the namespacing by a `NodeId` is a
Radicle specific concern. The identifier can, in theory, be any kind of path
component, as long it is valid in Git.

The motivation for the change is to help separate the idea of a device's
`NodeId` vs an agent being an author – for future agent repository work.
2025-05-22 09:09:57 +02:00
..
backend radicle: move to `signature` crate 2025-05-22 09:09:57 +02:00
change radicle: move to `signature` crate 2025-05-22 09:09:57 +02:00
object cob: abstract namespace identifier 2025-05-22 09:09:57 +02:00
signatures Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
test cob: abstract namespace identifier 2025-05-22 09:09:57 +02:00
backend.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
change.rs cob: Evaluate COB state eagerly 2023-09-11 23:25:28 +02:00
change_graph.rs cob: chronological ordering of concurrent values 2024-10-23 13:02:55 +01:00
history.rs dag: Fix topological order 2023-11-03 14:17:57 +01:00
lib.rs Update `rust-toolchain` to 1.80 2024-08-06 14:37:21 +02:00
object.rs cob: Fix `serde` instances for `ObjectId` 2024-11-28 15:19:56 +01:00
sign.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
signatures.rs radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00
test.rs Update toolchain to Rust 1.77 2024-03-26 10:03:11 +01:00
tests.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
trailers.rs cob: move unwrap_used pragma 2024-02-23 13:56:19 +01:00
type_name.rs radicle: update radicle-git-ext 2023-05-08 10:36:15 +01:00