radicle-heartwood-lfs/radicle-cob/src
Alexis Sellier 649d59f143
cob: Include head in initial patch entry in DAG
This change ensures that we include as a parent to the initial commit
of a patch COB, the head of the branch we are proposing as a patch.

This was already happening for patch updates, but we forgot to also
include it for the initial patch revision.

This ensures that the code is always fetched alongside the patch.
2023-05-02 09:18:17 +02:00
..
backend Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
change Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
change_graph Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
history Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
object cob: Include head in initial patch entry in DAG 2023-05-02 09:18:17 +02:00
signatures Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
test cob: Add ability to add more parents to change 2023-04-14 13:22:10 +02:00
backend.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
change.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
change_graph.rs cob: Don't overwrite nodes during traversal 2023-04-27 14:44:47 +02:00
history.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
lib.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
object.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
pruning_fold.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
sign.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
signatures.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
test.rs radicle-cob: test parse_refstr 2022-11-17 17:42:22 +00:00
tests.rs cob: Include head in initial patch entry in DAG 2023-05-02 09:18:17 +02:00
trailers.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00
type_name.rs Update license for `radicle-cob` 2023-04-23 15:20:35 +02:00