Alexis Sellier
|
5ccf9a388a
|
Handle errors in `rad::remote` properly
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-10-11 09:31:53 +02:00 |
Alexis Sellier
|
6ef74c6674
|
Don't nest options inside results
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-10-11 09:31:52 +02:00 |
Alexis Sellier
|
fde0af09f7
|
Handle errors correctly in storage
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-10-11 09:31:48 +02:00 |
Alexis Sellier
|
5b673c7440
|
Add `rad-clone` initial sketch
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-10-03 11:50:43 +02:00 |
Slack Coder
|
f9ad3ac155
|
git: Use RefString types for git::refs
Lean on rust's type system to improve safety.
Signed-off-by: Slack Coder <slackcoder@server.ky>
|
2022-09-28 16:11:03 -05:00 |
Alexis Sellier
|
27e39c0df5
|
Make `Id` a `Copy`
|
2022-09-27 14:13:20 +02:00 |
Alexis Sellier
|
51e18c27fc
|
Add `rad-push`
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-09-23 20:10:52 +02:00 |
Alexis Sellier
|
fcb1007f9d
|
Refactor service
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-09-23 15:43:55 +02:00 |
Alexis Sellier
|
00ed8793af
|
Rename a few more things for clarity
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-09-22 16:15:59 +02:00 |
Alexis Sellier
|
62408234cf
|
Rename `doc` module to `project`
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-09-22 16:02:42 +02:00 |
Alexis Sellier
|
e382bc4eb9
|
Remove `Project` type
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-09-22 15:59:20 +02:00 |
Alexis Sellier
|
c2b599f068
|
Implement node handle to control node
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-09-22 12:36:12 +02:00 |
Alexis Sellier
|
f5bfb8d90a
|
radicle: Implement canonical fork
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-09-21 16:08:04 +02:00 |
Alexis Sellier
|
46501507be
|
Split repository into two creates
* `radicle`: core library
* `radicle-node`: node
Signed-off-by: Alexis Sellier <alexis@radicle.xyz>
|
2022-09-21 15:11:17 +02:00 |