radicle-heartwood-lfs/radicle/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
..
canonical radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob cob: Include head in initial patch entry in DAG 2023-05-02 09:18:17 +02:00
identity cli: Render `rad issue list` with a nice table 2023-04-22 13:59:18 +02:00
node node: Implement `rad sync` command 2023-04-24 11:39:37 +02:00
storage radicle: Fix unverified `Remote::new` constructor 2023-04-26 10:57:26 +02:00
test radicle: Remove `delegate` from `Remote` type 2023-04-26 11:06:55 +02:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob.rs cob: Use `EntryId` as the operation identifier 2023-03-09 17:08:56 +01:00
collections.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
git.rs cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
identity.rs cob: Don't require a local fork to exist 2023-03-01 15:40:30 +01:00
lib.rs node: Move `routing` to `radicle` crate 2023-03-15 12:59:49 +01:00
node.rs node: Implement `rad sync` command 2023-04-24 11:39:37 +02:00
profile.rs cli: Remove `rad fetch` command 2023-04-24 14:19:31 +02:00
rad.rs cli: Add canonical remote to `init` and `checkout` 2023-04-24 15:42:00 +02:00
serde_ext.rs node: Use JSON for control commands 2023-02-07 10:46:12 +01:00
sql.rs node: Announce inventory only if it changed 2023-04-14 13:15:52 +02:00
storage.rs radicle: Remove `delegate` from `Remote` type 2023-04-26 11:06:55 +02:00
test.rs radicle: canonicalize home path 2023-02-16 16:35:59 +01:00