radicle-heartwood-lfs/radicle/src
Fintan Halpenny 39be7db1e9
radicle: make alias optional
Previously the alias field was simply a string which could possibly be
empty. Some checks were made to see if this string was empty.

Instead, make the logic more obvious by making the alias field
optional.

Signed-off-by: Fintan Halpenny <fintan.halpenny@gmail.com>
X-Clacks-Overhead: GNU Terry Pratchett
2023-03-08 11:29:34 +00:00
..
canonical radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob Use commit oid for COB parent 2023-03-06 15:39:34 +01:00
identity radicle: populate MockRepository 2023-03-08 11:29:33 +00:00
node radicle: make alias optional 2023-03-08 11:29:34 +00:00
storage Sign COB refs after modification 2023-03-06 10:42:26 +01:00
test radicle: populate MockRepository 2023-03-08 11:29:33 +00:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cob.rs cob: Don't require a local fork to exist 2023-03-01 15:40:30 +01:00
collections.rs Split repository into two creates 2022-09-21 15:11:17 +02:00
git.rs Rust 1.67 2023-02-04 19:30:29 +01:00
identity.rs cob: Don't require a local fork to exist 2023-03-01 15:40:30 +01:00
lib.rs cob: Use hashes for operation ids 2023-02-27 17:11:48 +01:00
node.rs node: wire up connect command 2023-03-07 15:38:41 +01:00
profile.rs cli: Simplify & improve CLI output 2023-02-27 17:10:52 +01:00
rad.rs cob: Don't require a local fork to exist 2023-03-01 15:40:30 +01:00
serde_ext.rs node: Use JSON for control commands 2023-02-07 10:46:12 +01:00
sql.rs Make `Id` to string conversion more explicit 2023-01-24 13:49:03 +01:00
storage.rs radicle: add delegates to ReadRepository 2023-03-08 11:29:33 +00:00
test.rs radicle: canonicalize home path 2023-02-16 16:35:59 +01:00