radicle-heartwood-lfs/radicle/src
cloudhead 98c94de5e3
Various small improvements across crates
Most of these changes should be self-explanatory.

* Atomic fetch was no longer used
* The default policy when initializing should be 'all', as it is with
  `rad init`.
2024-02-06 10:37:44 +01:00
..
canonical Update toolchain to Rust 1.71 2023-08-09 18:49:13 +02:00
cob Various small improvements across crates 2024-02-06 10:37:44 +01:00
identity cli: Rework `rad sync` 2024-01-26 15:22:10 +01:00
logger radicle: expose shared logger 2023-12-20 15:11:10 +01:00
node Fix preferred seeds configuration 2024-01-31 12:09:09 +01:00
storage radicle: pinned repositories configuration 2024-01-24 10:55:27 +01:00
test node: Ensure dequeued fetches are correct 2024-01-31 13:40:13 +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
explorer.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
git.rs cli-test: Expand env vars in commands 2024-01-05 11:03:24 +01:00
identity.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
io.rs Don't ever decrease rlimit 2024-01-17 17:38:52 +01:00
lib.rs radicle: pinned repositories configuration 2024-01-24 10:55:27 +01:00
logger.rs cli: Have a way of enabling logging in helper 2024-01-17 17:34:30 +01:00
node.rs Various small improvements across crates 2024-02-06 10:37:44 +01:00
profile.rs Create databases on profile init 2024-01-31 13:16:09 +01:00
rad.rs Use "repository" consistently over "project" 2024-01-22 21:18:54 +01:00
serde_ext.rs radicle: Fix some serialization issues 2023-11-17 16:54:27 +01:00
sql.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
storage.rs Various small improvements across crates 2024-02-06 10:37:44 +01:00
test.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
version.rs Add `--version` flag to binaries 2023-07-25 11:36:50 +02:00
web.rs radicle: pinned repositories configuration 2024-01-24 10:55:27 +01:00