fork of radicle with Git LFS support, backed by IPFS
Go to file
Vincenzo Palazzo c7d5ffe51b
cli: fix ambiguity between mutually exclusive args
There are some cases where it is just safe to skip the `--x` flag
because it is already set to true by default, and other cases where we
need to use an option value.

Also, I may miss some team code conventions regarding the PartialEq and
Eq macros to enable the quality on the `Comment` type!

Signed-off-by: Vincenzo Palazzo <vincenzopalazzodev@gmail.com>
2022-12-01 10:18:58 +01:00
.github/workflows Update to Rust 1.65 2022-11-05 12:47:26 +01:00
.nix nix: update sources for rust-1.65 2022-11-05 12:48:02 +01:00
radicle Migrate `/projects`: `remotes`, `remote`, `blob`, `readme` handlers 2022-11-30 13:06:03 +00:00
radicle-cli cli: fix ambiguity between mutually exclusive args 2022-12-01 10:18:58 +01:00
radicle-cob cob: Rename default history type 2022-11-26 17:52:31 +01:00
radicle-crdt Minor doc and instance changes 2022-11-26 17:51:07 +01:00
radicle-crypto Migrate `/projects`: `remotes`, `remote`, `blob`, `readme` handlers 2022-11-30 13:06:03 +00:00
radicle-httpd httpd: implement `IntoResponse` for api error variants 2022-11-30 13:06:03 +00:00
radicle-node Use socket addr instead of Ip for the address book 2022-11-29 17:58:38 +01:00
radicle-remote-helper Use `Signer::try_sign` in interactive contexts 2022-11-03 13:06:00 +01:00
radicle-ssh Update to Rust 1.65 2022-11-05 12:47:26 +01:00
radicle-tools Make `Profile::init` more flexible 2022-11-22 10:44:30 +01:00
.gitignore Initial commit 2022-09-13 10:13:13 +02:00
CONTRIBUTING.md Add licenses and contributor information 2022-11-16 12:26:12 +01:00
Cargo.lock Migrate `/projects`: `root`, `project`, `commit`, `activity` handlers 2022-11-30 13:06:03 +00:00
Cargo.toml Migrate `/projects`: `root`, `project`, `commit`, `activity` handlers 2022-11-30 13:06:03 +00:00
DCO Add licenses and contributor information 2022-11-16 12:26:12 +01:00
LICENSE-APACHE Add licenses and contributor information 2022-11-16 12:26:12 +01:00
LICENSE-MIT Add licenses and contributor information 2022-11-16 12:26:12 +01:00
README.md Add placeholder README 2022-10-14 13:19:28 +02:00
build.rs httpd: implement `git` fetch-only server 2022-10-19 11:36:16 +02:00
rust-toolchain Update to Rust 1.65 2022-11-05 12:47:26 +01:00

README.md

❤️🪵

Radicle Heartwood Protocol & Stack