radicle-heartwood-lfs/radicle/src
cloudhead e4f06e9c9d
cli: Improve `rad remote add`
By default, this command now:
* Follows the peer if not already followed
* Syncs refs of the peer, if it wasn't followed before
* Fetches refs into working copy

This functionality can be disabled via `--no-sync` and `--no-fetch`.
2024-01-08 17:28:01 +01:00
..
canonical Update toolchain to Rust 1.71 2023-08-09 18:49:13 +02:00
cob cli: Add `rad patch diff` command 2024-01-04 11:49:01 +01:00
identity radicle: UserInfo for Repository::create 2023-11-09 16:43:34 +01:00
logger radicle: expose shared logger 2023-12-20 15:11:10 +01:00
node cli: Improve `rad remote add` 2024-01-08 17:28:01 +01:00
storage cli: Tell the user when canonical head is updated 2024-01-05 12:09:30 +01:00
test cli: Tell the user when canonical head is updated 2024-01-05 12:09:30 +01:00
canonical.rs radicle: custom CanonicalFormatter 2023-02-24 11:59:36 +01:00
cli.rs cli: Hints system 2023-11-23 11:07:07 +01:00
cob.rs cob: Return `RevisionId` instead of `Revision` 2023-12-13 12:14:06 +01:00
collections.rs Introduce `cargo-deny` 2023-08-22 14:33:00 +02:00
git.rs cli-test: Expand env vars in commands 2024-01-05 11:03:24 +01:00
identity.rs cob: Introduce `xyz.radicle.id` COB 2023-10-12 17:32:33 +02:00
lib.rs radicle: expose shared logger 2023-12-20 15:11:10 +01:00
logger.rs cob: mandatory `Oid` in `CodeLocation` 2023-12-22 15:00:42 +01:00
node.rs node: inspect outdated sigrefs test 2023-12-19 15:02:14 +01:00
profile.rs cli: Improve `rad remote add` 2024-01-08 17:28:01 +01:00
rad.rs cli: add name option to rad patch checkout 2023-11-21 10:19:25 +01:00
serde_ext.rs radicle: Fix some serialization issues 2023-11-17 16:54:27 +01:00
sql.rs radicle: Simple database migration system 2023-12-15 12:04:54 +01:00
storage.rs cli: Tell the user when canonical head is updated 2024-01-05 12:09:30 +01:00
test.rs cli: Consolidate policy/scope variants 2023-12-06 09:56:58 +01:00
version.rs Add `--version` flag to binaries 2023-07-25 11:36:50 +02:00