modified .github/workflows/ci.yaml
@@ -12,7 +12,7 @@ jobs:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -35,7 +35,7 @@ jobs:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified .nix/sources.json
@@ -5,10 +5,10 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -29,10 +29,10 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified build.rs
@@ -18,6 +18,6 @@ fn main() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
modified radicle-cli/src/commands/checkout.rs
@@ -62,7 +62,7 @@ impl Args for Options {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/init.rs
@@ -288,8 +288,8 @@ pub fn setup_signing(
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/inspect.rs
@@ -175,10 +175,10 @@ pub fn run(options: Options, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/merge.rs
@@ -138,7 +138,7 @@ pub fn run(options: Options, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -232,7 +232,7 @@ pub fn run(options: Options, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -302,12 +302,12 @@ fn merge_commit(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/patch/common.rs
@@ -70,7 +70,7 @@ pub fn pretty_sync_status(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -143,7 +143,7 @@ pub fn patch_commits<'a>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/patch/create.rs
@@ -229,7 +229,7 @@ pub fn run(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -289,7 +289,7 @@ fn update<G: Signer>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/patch/show.rs
@@ -29,11 +29,11 @@ pub fn run(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/commands/review.rs
@@ -138,13 +138,13 @@ pub fn run(options: Options, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -162,7 +162,7 @@ pub fn run(options: Options, ctx: impl term::Context) -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/git.rs
@@ -195,7 +195,7 @@ pub fn set_tracking(repo: &Repository, remote: &NodeId, branch: &str) -> anyhow:
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/main.rs
@@ -23,7 +23,7 @@ fn main() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -64,15 +64,15 @@ fn parse_args() -> anyhow::Result<Command> {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -285,7 +285,7 @@ fn run_other(exe: &str, args: &[OsString]) -> Result<(), Option<anyhow::Error>>
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/terminal.rs
@@ -114,7 +114,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/terminal/args.rs
@@ -56,8 +56,8 @@ where
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle-cli/src/terminal/format.rs
@@ -14,7 +14,7 @@ pub fn node(node: &NodeId) -> String {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -83,7 +83,7 @@ impl<'a> fmt::Display for Identity<'a> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -117,22 +117,19 @@ pub fn highlight<D: std::fmt::Display>(input: D) -> String {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/terminal/io.rs
@@ -45,15 +45,11 @@ pub use success;
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
@@ -77,34 +73,34 @@ pub fn blank() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -233,7 +229,7 @@ pub struct Optional<T> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -392,5 +388,5 @@ pub fn markdown(content: &str) {
|
|
|
|
|
|
| - | |
| + | |
|
modified radicle-cli/src/terminal/patch.rs
@@ -87,7 +87,7 @@ pub fn print_commits_ahead_behind(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cli/src/terminal/table.rs
@@ -66,7 +66,7 @@ impl<const W: usize> Table<W> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cob/src/test/identity/person.rs
@@ -25,7 +25,7 @@ impl Person {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cob/src/test/identity/project.rs
@@ -42,7 +42,7 @@ impl Project {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-cob/src/test/storage.rs
@@ -105,7 +105,7 @@ impl object::Storage for Storage {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -125,7 +125,7 @@ impl object::Storage for Storage {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-crypto/src/hash.rs
@@ -31,14 +31,14 @@ impl AsRef<[u8; 32]> for Digest {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-crypto/src/lib.rs
@@ -89,7 +89,7 @@ impl fmt::Display for Signature {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -366,7 +366,7 @@ impl From<PublicKey> for String {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-crypto/src/ssh.rs
@@ -44,7 +44,7 @@ pub mod fmt {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-dag/src/lib.rs
@@ -185,7 +185,7 @@ impl<K: Eq + Copy + Hash + fmt::Debug, V> Index<&K> for Dag<K, V> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -298,7 +298,7 @@ mod tests {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-httpd/src/api/axum_extra.rs
@@ -39,7 +39,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -72,7 +72,7 @@ where
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-httpd/src/lib.rs
@@ -254,7 +254,7 @@ async fn git_http_backend(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-node/src/control.rs
@@ -42,7 +42,7 @@ pub fn listen<H: Handle<Error = runtime::HandleError>>(
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -244,30 +244,29 @@ fn fetch<W: Write, H: Handle<Error = runtime::HandleError>>(
|
|
|
|
|
|
| - | |
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-node/src/logger.rs
@@ -45,7 +45,7 @@ impl Log for Logger {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-node/src/service.rs
@@ -122,13 +122,13 @@ pub enum Command {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -1223,10 +1223,10 @@ impl DisconnectReason {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified radicle-node/src/service/message.rs
@@ -387,13 +387,13 @@ impl fmt::Debug for Message {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle-node/src/test/logger.rs
@@ -22,9 +22,9 @@ impl Log for Logger {
|
|
|
|
|
|
| - | |
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-node/src/test/simulator.rs
@@ -423,10 +423,7 @@ impl<S: WriteStorage + 'static, G: Signer> Simulation<S, G> {
|
|
|
|
|
|
| - | |
| - | |
| - | |
| - | |
| + | |
|
|
|
|
|
modified radicle-node/src/tests/e2e.rs
@@ -350,7 +350,7 @@ fn test_replication() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -409,7 +409,7 @@ fn test_clone() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -458,12 +458,12 @@ fn test_fetch_up_to_date() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
modified radicle-node/src/wire/protocol.rs
@@ -86,7 +86,7 @@ enum Peer {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -121,7 +121,7 @@ impl Peer {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -135,7 +135,7 @@ impl Peer {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-remote-helper/src/git-remote-rad.rs
@@ -2,13 +2,13 @@ fn main() {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-tools/src/rad-init.rs
@@ -17,7 +17,7 @@ fn main() -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle-tools/src/rad-push.rs
@@ -9,7 +9,7 @@ fn main() -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -18,7 +18,7 @@ fn main() -> anyhow::Result<()> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle/src/git.rs
@@ -428,8 +428,8 @@ pub fn set_upstream(
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
|
modified radicle/src/identity.rs
@@ -164,13 +164,13 @@ mod test {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle/src/identity/doc/id.rs
@@ -33,7 +33,7 @@ impl fmt::Display for Id {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle/src/storage.rs
@@ -121,16 +121,16 @@ impl fmt::Display for RefUpdate {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle/src/storage/git.rs
@@ -168,7 +168,7 @@ impl Storage {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -250,7 +250,7 @@ impl Repository {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified radicle/src/storage/refs.rs
@@ -313,7 +313,7 @@ impl SignedRefs<Verified> {
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified rust-toolchain
@@ -1 +1 @@
| - | |
| + | |