treewide: Spelling
1 passed
(1 total)
View logs
modified CHANGELOG.md
@@ -326,7 +326,7 @@ configured, and removed the IP addresses in favor of the DNS names.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -560,7 +560,7 @@ continue to look into other fixes required for getting full Windows support.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified RELEASE.md
@@ -66,7 +66,7 @@ take some time, so grab a coffee ☕.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -194,7 +194,7 @@ script linked to on [Get Started][website].
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -228,7 +228,7 @@ Patch Releases
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified build/Dockerfile
@@ -18,7 +18,7 @@ RUN mkdir -p .cargo && cp build/config.toml .cargo/config.toml
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/git/git-tag.md
@@ -17,7 +17,7 @@ To rad://z42hL2jL4XNk6K8oHQaSWfMgCL7ji/z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkE
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/jj-init-bare.md
@@ -1,4 +1,4 @@
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/jj-init-colocate.md
@@ -1,4 +1,4 @@
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/rad-clean.md
@@ -58,7 +58,7 @@ Removed z6MknSLrJoTcukLrE435hVNQT4JUhbvWLX4kUzqkEStBU8Vi
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/rad-clone-all.md
@@ -48,7 +48,7 @@ z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/rad-config.md
@@ -625,7 +625,7 @@ $ rad config schema
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/rad-fork.md
@@ -51,5 +51,5 @@ z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk
|
|
|
|
|
|
| - | |
| + | |
|
modified crates/radicle-cli/examples/rad-id-collaboration.md
@@ -78,7 +78,7 @@ did:key:z6Mkt67GdsW7715MEfRuP4pSZxJRJh6kj6Y48WRqVv4N1tRk (bob)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/rad-patch-jj.md
@@ -33,7 +33,7 @@ As of 2025-05 we can't use `jj` to do push with options directly, see:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/checkout.rs
@@ -62,7 +62,7 @@ fn execute(args: Args, profile: &Profile) -> anyhow::Result<PathBuf> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -77,7 +77,7 @@ fn execute(args: Args, profile: &Profile) -> anyhow::Result<PathBuf> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -93,7 +93,7 @@ pub fn setup_remotes(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/cob/args.rs
@@ -39,7 +39,7 @@ pub(super) enum Command {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/id/args.rs
@@ -204,7 +204,7 @@ pub(super) enum Command {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/inbox/args.rs
@@ -200,9 +200,9 @@ impl FromStr for SortBy {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/init.rs
@@ -169,7 +169,7 @@ pub fn init(repo: git::Repository, args: Args, profile: &profile::Profile) -> an
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -181,7 +181,7 @@ pub fn init(repo: git::Repository, args: Args, profile: &profile::Profile) -> an
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -244,7 +244,7 @@ pub fn init_existing(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -254,7 +254,7 @@ pub fn init_existing(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -483,7 +483,7 @@ pub fn announce(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/init/args.rs
@@ -40,15 +40,15 @@ pub struct Args {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/node/args.rs
@@ -185,7 +185,7 @@ pub(super) enum Command {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/commands/node/control.rs
@@ -33,7 +33,7 @@ pub fn start(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/git.rs
@@ -306,7 +306,7 @@ pub fn remove_remote(repo: &Repository, rid: &RepoId) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/project.rs
@@ -4,15 +4,15 @@ use crate::git;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -38,7 +38,7 @@ impl SetupRemote<'_> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/terminal/io.rs
@@ -43,7 +43,7 @@ impl inquire::validator::StringValidator for PassphraseValidator {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/terminal/upload_pack.rs
@@ -9,7 +9,7 @@ pub struct UploadPack {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/tests/commands.rs
@@ -100,7 +100,7 @@ fn rad_remote() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/tests/commands/clone.rs
@@ -20,7 +20,7 @@ fn rad_clone() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -40,7 +40,7 @@ fn rad_clone_bare() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -60,7 +60,7 @@ fn rad_clone_directory() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -86,7 +86,7 @@ fn rad_clone_all() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -121,7 +121,7 @@ fn rad_clone_partial_fail() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/tests/commands/cob.rs
@@ -23,7 +23,7 @@ fn rad_cob_update_identity() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -61,7 +61,7 @@ fn rad_cob_multiset() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -152,7 +152,7 @@ fn test_cob_replication() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/tests/commands/policy.rs
@@ -42,7 +42,7 @@ fn rad_unseed() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -54,7 +54,7 @@ fn rad_unseed_many() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/tests/commands/remote.rs
@@ -14,7 +14,7 @@ fn rad_remote() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/tests/commands/sigpipe.rs
@@ -6,7 +6,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/tests/commands/utility.rs
@@ -69,7 +69,7 @@ fn rad_clean() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/tests/util/environment.rs
@@ -110,7 +110,7 @@ impl Environment {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -185,7 +185,7 @@ impl Environment {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-fetch/src/stage.rs
@@ -270,7 +270,7 @@ impl ProtocolStage for CanonicalId {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -399,7 +399,7 @@ pub struct SigrefsAt {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -409,7 +409,7 @@ impl ProtocolStage for SigrefsAt {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/runtime/handle.rs
@@ -78,7 +78,7 @@ pub struct Handle {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -353,7 +353,7 @@ impl radicle::node::Handle for Handle {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/tests.rs
@@ -2008,7 +2008,7 @@ fn test_announcement_message_amplification() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/wire.rs
@@ -722,7 +722,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1094,7 +1094,7 @@ pub fn dial<G: Ecdh<Pk = NodeId>>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1110,7 +1110,7 @@ pub fn dial<G: Ecdh<Pk = NodeId>>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-node/src/worker/fetch.rs
@@ -149,7 +149,7 @@ impl Handle {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-protocol/src/deserializer.rs
@@ -8,7 +8,7 @@ use crate::wire;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-protocol/src/fetcher/state.rs
@@ -463,7 +463,7 @@ impl Queue {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-protocol/src/service.rs
@@ -100,7 +100,7 @@ pub const MAX_CONNECTION_ATTEMPTS: usize = 3;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -501,7 +501,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -648,7 +648,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1489,7 +1489,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1942,7 +1942,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2806,7 +2806,7 @@ impl fmt::Display for DisconnectReason {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-protocol/src/service/gossip/store.rs
@@ -46,7 +46,7 @@ pub trait Store {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-remote-helper/src/push.rs
@@ -667,7 +667,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-remote-helper/src/push/canonical.rs
@@ -31,7 +31,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-term/src/ansi/paint.rs
@@ -36,7 +36,7 @@ impl TerminalFile {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-term/src/editor.rs
@@ -136,7 +136,7 @@ impl Editor {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/cob/issue/cache.rs
@@ -52,7 +52,7 @@ pub trait Issues {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/cob/op.rs
@@ -54,7 +54,7 @@ pub enum LoadError {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/cob/patch.rs
@@ -809,7 +809,7 @@ impl Patch {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -943,7 +943,7 @@ impl Patch {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/cob/store.rs
@@ -520,7 +520,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/cob/thread.rs
@@ -26,7 +26,7 @@ pub enum Error {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/git/canonical.rs
@@ -794,7 +794,7 @@ mod tests {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/node.rs
@@ -1492,7 +1492,7 @@ pub(crate) mod properties {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/node/config.rs
@@ -246,7 +246,7 @@ pub struct ConnectionLimits {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -671,8 +671,8 @@ impl Config {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle/src/node/events/upload_pack.rs
@@ -16,7 +16,7 @@ pub enum UploadPack {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -70,7 +70,7 @@ impl UploadPack {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/node/notifications/schema.sql
@@ -4,7 +4,7 @@ create table if not exists "repository-notifications" (
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/node/sync/announce.rs
@@ -125,7 +125,7 @@ impl Announcer {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -144,7 +144,7 @@ impl Announcer {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -270,7 +270,7 @@ pub struct AnnouncerConfig {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -291,7 +291,7 @@ impl AnnouncerConfig {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/node/sync/fetch.rs
@@ -445,7 +445,7 @@ pub struct FetcherConfig {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/rad.rs
@@ -312,7 +312,7 @@ pub fn checkout<P: AsRef<Path>, S: storage::ReadStorage>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -329,7 +329,7 @@ pub fn checkout<P: AsRef<Path>, S: storage::ReadStorage>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -457,7 +457,7 @@ pub fn repo_jj_git_root() -> Result<git::raw::Repository, JujutsuGitRootError> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/storage/refs/sigrefs/read.rs
@@ -187,7 +187,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -386,7 +386,7 @@ impl Commit {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/test/storage.rs
@@ -22,7 +22,7 @@ pub struct MockStorage {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified scripts/build-man-pages.sh
@@ -2,7 +2,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -16,7 +16,7 @@ install() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified simulation/README.md
@@ -58,7 +58,7 @@ This will give us the following workflow for constructing test scenarios:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|