treewide: radicle.{xyz → dev,network}
modified .env.seed
@@ -1,2 +1,2 @@
| - | |
| + | |
|
modified .github/README.md
@@ -26,7 +26,7 @@ GitHub, but only via Radicle directly. However, pull requests are still
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -34,7 +34,7 @@ Radicle and follow our [guides][guides].
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -42,12 +42,12 @@ address). This allows us to discuss your feedback on Zulip, and, if necessary,
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified .typos.toml
@@ -27,7 +27,7 @@ extend-ignore-re = [
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified ARCHITECTURE.md
@@ -1,3 +1,3 @@
|
|
|
|
| - | |
| + | |
modified CHANGELOG.md
@@ -14,6 +14,7 @@ Following a domain move of the project, the names of the bootstrap nodes change:
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified CONTRIBUTING.md
@@ -28,7 +28,7 @@ simple guidelines.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -194,9 +194,9 @@ for the reader:
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -208,11 +208,18 @@ or fork it altogether. It also tends to produce better, more flexible, code.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified Cargo.toml
@@ -4,9 +4,9 @@ resolver = "2"
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified README.md
@@ -11,11 +11,11 @@ Radicle was designed to be a secure, decentralized and powerful alternative to
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -32,9 +32,9 @@ in-depth description of how Radicle works.
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -50,7 +50,7 @@ commands from inside this repository:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -63,7 +63,7 @@ For running in debug mode, see [HACKING.md](HACKING.md).
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -84,5 +84,5 @@ See [LICENSE-APACHE](LICENSE-APACHE) and [LICENSE-MIT](LICENSE-MIT) for details.
|
|
|
|
|
|
| - | |
| + | |
|
modified RELEASE.md
@@ -93,7 +93,7 @@ install the binaries, as well as launching the new binaries on our team seed
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -102,14 +102,14 @@ SSH_LOGIN=<user> build/upload 1.3.0-rc.3
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -133,7 +133,7 @@ Radicle 1.5.0-rc.2 (7b00bf2e3) is released.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -243,11 +243,11 @@ Remember that `heartwood/CHANGELOG.md` must be updated to include the latest
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
modified build/Dockerfile
@@ -3,7 +3,7 @@ ARG RUST_VERSION="1.85"
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified build/release
@@ -7,12 +7,12 @@ if [ $# -ne 1 ]; then
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified build/upload
@@ -2,7 +2,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -17,7 +17,7 @@ main() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/rad-config.md
@@ -4,9 +4,9 @@ In its simplest form, `rad config` prints the current configuration.
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -71,7 +71,7 @@ $ rad config schema
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -115,7 +115,7 @@ $ rad config schema
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -815,7 +815,7 @@ You can also get any value in the configuration by path, eg.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/rad-help.md
@@ -6,7 +6,7 @@ See `rad <COMMAND> --help` to learn about a specific command.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/rad-inbox.md
@@ -110,7 +110,7 @@ Your inbox is empty.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -128,7 +128,7 @@ $ rad inbox show 1
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/rad-init-sync-preferred.md
@@ -16,7 +16,7 @@ You can show it any time by running `rad .` from this directory.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/rad-node.md
@@ -125,8 +125,8 @@ $ rad sync status
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/examples/rad-patch-open-explore.md
@@ -7,7 +7,7 @@ $ git push rad HEAD:refs/patches
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -25,7 +25,7 @@ To compare against your previous revision acab0ec, run:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -41,7 +41,7 @@ $ git push rad master
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-cli/src/main.rs
@@ -27,7 +27,7 @@ See `rad <COMMAND> --help` to learn about a specific command.
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -116,7 +116,7 @@ fn main() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle-protocol/Cargo.toml
@@ -4,7 +4,7 @@ description = "The Radicle Protocol"
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/explorer.rs
@@ -90,7 +90,7 @@ impl Default for Explorer {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/identity/doc.rs
@@ -153,7 +153,7 @@ impl VersionError {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/node/config.rs
@@ -287,7 +287,7 @@ pub struct ConnectAddress(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified crates/radicle/src/test/fixtures.rs
@@ -228,7 +228,7 @@ pub fn populate(repo: &git::raw::Repository, scale: usize) -> Vec<git::fmt::Qual
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified debian/control
@@ -1,12 +1,12 @@
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified debian/copyright
@@ -1,7 +1,7 @@
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified flake.nix
@@ -28,7 +28,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -184,7 +184,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified git-remote-rad.1.adoc
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
modified rad-id.1.adoc
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
modified rad-patch.1.adoc
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
modified rad.1.adoc
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
@@ -111,7 +111,7 @@ the logs will go to the system journal. These can be viewed with **journalctl**(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-node.1.adoc
@@ -1,5 +1,5 @@
|
|
| - | |
| + | |
|
|
|
|
|
modified scripts/changelog
@@ -49,7 +49,7 @@ echo
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified scripts/just/check-keywords.sh
@@ -6,6 +6,10 @@ echo "${CHECK}Checking for forbidden words in staged files...${NORMAL}"
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified simulation/README.md
@@ -15,9 +15,9 @@ A suite of tools to create simulated Radicle networks to run tests in:
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -73,7 +73,7 @@ This will give us the following workflow for constructing test scenarios:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified windows/Package.wxs
@@ -14,7 +14,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -25,7 +25,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|