radicle-heartwood-lfs/radicle/src/cob
Fintan Halpenny 9ef9c5d59a radicle: add Op::load method
Adds an `Op::load` helper method for loading an `Entry`, given its `Oid` and the
`store` it is stored in.

This can be useful for downstream consumers to inspect operations on COBs given
a single `Oid`, without having to load the entire object and/or graph.

It can also be useful when looking at implementing COB stream primitives.
2025-04-11 12:52:09 +02:00
..
cache cli: Implement `rad cob migrate` 2024-11-22 21:27:45 +01:00
issue radicle: add `list_by_status` method to `cob::issue::Issues` 2025-01-14 13:36:14 +01:00
patch cli: Implement `rad cob migrate` 2024-11-22 21:27:45 +01:00
cache.rs cli: Implement `rad cob migrate` 2024-11-22 21:27:45 +01:00
common.rs radicle: extend emoji support 2025-04-10 15:18:31 +02:00
identity.rs cob: mutable stable time for testing 2024-11-18 16:11:44 +01:00
issue.rs cob: Add logging to COB evaluation 2024-11-05 12:14:26 +01:00
job.rs cob: Add an experimental "job" COB 2024-11-06 17:26:00 +01:00
op.rs radicle: add Op::load method 2025-04-11 12:52:09 +02:00
patch.rs radicle: Add `resolves` and `labels` method to `cob::patch::Revision` 2025-01-14 13:34:38 +01:00
store.rs radicle: generic Transaction::initial 2025-04-10 15:37:08 +02:00
test.rs Tidy up environment variables 2024-04-26 10:38:54 +02:00
thread.rs Tidy up environment variables 2024-04-26 10:38:54 +02:00