radicle-heartwood-lfs/radicle/src/cob
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
..
cache cli: Implement `rad cob migrate` 2024-11-22 21:27:45 +01:00
issue cob: abstract namespace identifier 2025-05-22 09:09:57 +02:00
patch cob: abstract namespace identifier 2025-05-22 09:09:57 +02:00
cache.rs chore: update rust-toolchain 2025-04-17 10:39:34 +02:00
common.rs chore: update rust-toolchain 2025-04-17 10:39:34 +02:00
external.rs cli: Introduce `cob [create|update]` 2025-04-28 16:19:02 +02:00
identity.rs cob: abstract namespace identifier 2025-05-22 09:09:57 +02:00
issue.rs cob: abstract namespace identifier 2025-05-22 09:09:57 +02:00
job.rs cob: abstract namespace identifier 2025-05-22 09:09:57 +02:00
op.rs radicle: add Op::load method 2025-04-11 12:52:09 +02:00
patch.rs cob: abstract namespace identifier 2025-05-22 09:09:57 +02:00
store.rs cob: abstract namespace identifier 2025-05-22 09:09:57 +02:00
test.rs radicle: move to `signature` crate 2025-05-22 09:09:57 +02:00
thread.rs radicle: move to `signature` crate 2025-05-22 09:09:57 +02:00