Radish alpha
r
rad:z4D5UCArafTzTQpDZNQRuqswh3ury
Radicle desktop app
Radicle
Git
Add tauri commands for single repo and cobs
Merged did:key:z6MkkfM3...sVz5 opened 1 year ago

repo_by_id: For getting the RepoInfo of a single repo

Requires { rid: <RID> } as an argument to the invoke call

list_patches: For getting a list of patches

Requires { rid: <RID>, status: "open" | "draft" | .. } as an argument to the invoke call

list_issues: For getting a list of issues

Requires { rid: <RID>, status: "open" | "closed" | .. } as an argument to the invoke call

did:key:z6MkkfM3...sVz5 opened with revision 191a5e4c on base 5b33e1ec +283 -26 1 year ago

repo_by_id: For getting the RepoInfo of a single repo

Requires { rid: <RID> } as an argument to the invoke call

list_patches: For getting a list of patches

Requires { rid: <RID>, status: "open" | "draft" | .. } as an argument to the invoke call

list_issues: For getting a list of issues

Requires { rid: <RID>, status: "open" | "closed" | .. } as an argument to the invoke call

did:key:z6MkkfM3...sVz5 pushed revision 2 8743bcfc on base 5b33e1ec +282 -25 1 year ago

Clean up some derives

did:key:z6MkkfM3...sVz5 pushed revision 3 1750148c on base 5b33e1ec +282 -25 1 year ago

Remove some more Clone derives

rudolfs pushed revision 4 2d86d4b9 on base 0a059da7 +282 -25 1 year ago

Rebase.

rudolfs accepted 1 year ago
rudolfs merged revision 2d86d4b9 at 560891d1 1 year ago