Commit Graph

  • bfb54bf4be e2e: Fix flakiness in `test_connection_crossing` test Adrian Duke 2026-04-21 14:08:36 +0100
  • bbb1279604 cli/config: Obsolete `{get,set,push,remove,unset}` Lorenz Leutgeb 2026-04-20 16:41:59 +0200
  • f83eb57719 ci: Update GitHub action `actions/cache` Lorenz Leutgeb 2026-04-22 09:45:56 +0200
  • 224c03daf1 node: Expand `target_os` condition for keep-alive Lorenz Leutgeb 2026-04-21 20:10:19 +0200
  • 4a81673d0e node: Fix conditions for socket activation Lorenz Leutgeb 2026-04-21 20:30:07 +0200
  • 354805aeb3 cli/test: Fix failures related to remote HEAD Richard Levitte 2026-04-20 09:12:54 +0200
  • 6ce2d00be2 flake: Set `RUST_BACKTRACE` in development shell Lorenz Leutgeb 2026-04-16 16:17:21 +0200
  • 2d20e249fd cli/init: Deduplicate `ScopeParser` Lorenz Leutgeb 2026-04-16 14:14:44 +0200
  • f8ec40a33f just: Make it possible to give your own cargo command Richard Levitte 2026-04-17 16:55:02 +0200
  • 4f647b2a10 Spell "Radicle" with a captial R Lorenz Leutgeb 2026-04-16 16:35:45 +0200
  • bb97414a2d cli: Deduplicate RID Argument Handling Lorenz Leutgeb 2026-04-15 23:35:06 +0200
  • f2e96c96ce cli: Rename all `RepoId` args to `repo` Lorenz Leutgeb 2026-04-15 22:52:53 +0200
  • 07c624499c just: Check for Git and Jujutsu-VCS conflict markers Fintan Halpenny 2026-04-17 14:30:22 +0100
  • f00a1624df codespell: Add .direnv to skip list Fintan Halpenny 2026-04-16 13:47:03 +0100
  • 8a38fa8c73 typos: Rule for ... -> … Fintan Halpenny 2026-04-16 10:45:17 +0100
  • fe353ea7e9 codespell: Rule for ... -> … Fintan Halpenny 2026-04-16 10:45:17 +0100
  • 179a080867 just: Introduce commit-msg hook for typos Adrian Duke 2026-04-16 14:30:20 +0100
  • f6bf13422d just: Fix doublestar expansion in check-scripts Adrian Duke 2026-04-16 13:59:36 +0100
  • 083c9d1abc just: Replace inline scripts with script file calls Adrian Duke 2026-04-16 13:28:20 +0100
  • 421a43376d just: Drop underline from output styline Adrian Duke 2026-04-16 13:27:18 +0100
  • 6744384acf just: Extract inline bash scripts out to files Adrian Duke 2026-04-16 13:24:53 +0100
  • df31702b8b flake: Add `just` to development shell Lorenz Leutgeb 2026-04-15 21:06:00 +0200
  • fc12414778 just: Rename `HOOK_NAME` to just `HOOK` Lorenz Leutgeb 2026-04-15 20:59:46 +0200
  • 112c901de8 flake: Add codespell Fintan Halpenny 2026-04-15 10:19:52 +0100
  • 69ccabacdd just: Use bash to perform install-hook confirmation Fintan Halpenny 2026-04-15 14:54:55 +0100
  • 1f4de60bac just: Add minimum version to CONTRIBUTING and HACKING Adrian Duke 2026-04-15 11:53:33 +0100
  • 11e80d3094 just: Check for file before removing in install-hooks Fintan Halpenny 2026-04-15 10:19:52 +0100
  • a74befd2a7 just: Expand shellcheck glob to all shell scripts Fintan Halpenny 2026-04-15 10:19:52 +0100
  • 983e5e19d9 just: Use full argument names for codespell Fintan Halpenny 2026-04-15 10:19:52 +0100
  • 3e9df1c8e4 just: Remove existing hooks during install-hooks Adrian Duke 2026-04-09 12:23:46 +0100
  • ffe5b9ed08 just: Better doc comment for check-keywords Adrian Duke 2026-04-09 12:23:13 +0100
  • b0af317eaa hacking: Update docs with 'just' commands Adrian Duke 2026-04-08 19:05:02 +0100
  • 6e2b710358 contributing: Update docs with 'just' commands Adrian Duke 2026-04-08 19:04:35 +0100
  • 1df1acabfa git-hook-template: minor output formatting Adrian Duke 2026-04-08 18:28:34 +0100
  • 4e0f739c29 just: Add post-checkout hook Adrian Duke 2026-04-08 18:28:06 +0100
  • 09cd3eeb82 just: Add check-hooks to confirm presence and integrity Adrian Duke 2026-04-08 18:27:04 +0100
  • eb8467cb6f just: Introduce output formatting Adrian Duke 2026-04-08 18:25:48 +0100
  • bdb2a1fc7f just: Introduce pre-commit and pre-push installer Adrian Duke 2026-04-08 17:31:32 +0100
  • 576bc6d6af just: Add groupings and parallel where possible Adrian Duke 2026-04-08 17:28:48 +0100
  • 3082f9976d just: Add pre-commit hook Adrian Duke 2026-04-08 17:28:00 +0100
  • 9310b1eff2 just: Add more pre-push tasks Adrian Duke 2026-04-08 17:27:44 +0100
  • 9210f0871a just: Introduce justfile with pre-push hook cmds Adrian Duke 2026-04-08 17:14:20 +0100
  • 430868ffb1 codespell: Add 'ser' to `ignore-words-list` Adrian Duke 2026-04-08 15:27:22 +0100
  • 9c6bcd2778 cli: Fix typo "writeable" → "writable" Adrian Duke 2026-04-08 15:20:46 +0100
  • ac3eba09a1 I2P Support Lorenz Leutgeb 2026-02-15 02:13:04 +0100
  • 9b9b5ca996 cargo: Update `cyphernet` from 0.5.2 to 0.5.3 Lorenz Leutgeb 2026-02-15 12:33:59 +0100
  • 91b2fd8986
    clippy: Deny `unwrap_used` Lorenz Leutgeb 2026-04-15 01:17:47 +0200
  • 4d57ba496d
    rust: Disallow lint `dead_code` Lorenz Leutgeb 2026-04-15 01:06:19 +0200
  • c23a257f3c
    clippy: Configure lint `unwrap_used` Lorenz Leutgeb 2026-04-15 00:55:45 +0200
  • dbec748c47
    clippy: Disallow unused lints Lorenz Leutgeb 2026-04-15 00:52:00 +0200
  • 63f9607423
    clippy: Disallow lint `iter_nth_zero` Lorenz Leutgeb 2026-04-15 00:52:53 +0200
  • f87d254395
    clippy: Disallow lint `identity_op` Lorenz Leutgeb 2026-04-15 00:50:18 +0200
  • 33a8c09f78
    clippy: Disallow lint `match_like_matches_macro` Lorenz Leutgeb 2026-04-15 00:47:29 +0200
  • ca732015fb
    clippy: Disallow lints `collapsible_*` Lorenz Leutgeb 2026-04-15 00:40:20 +0200
  • 44244dc00f
    clippy: Disallow lint `type_complexity` Lorenz Leutgeb 2026-04-15 00:42:57 +0200
  • ffc81154e4
    clippy: Disallow lint `enum_variant_names` Lorenz Leutgeb 2026-04-15 01:28:05 +0200
  • ae55d935bc
    cargo/workspace/lints: Shorten notation Lorenz Leutgeb 2026-04-15 00:55:45 +0200
  • 547a753768 simulation: Add README with overview and plan Adrian Duke 2026-04-02 14:49:59 +0100
  • 94f65a71db
    cargo: Remove unused dependencies Lorenz Leutgeb 2026-04-15 01:47:43 +0200
  • adfd89f609 cli-test: Respect `CARGO_TARGET_DIR` Richard Levitte 2026-04-13 15:42:19 +0200
  • 80c1bba76f
    radicle: Prevent `RAD_SOCKET` from polluting tests Lorenz Leutgeb 2026-03-21 15:03:00 +0100
  • a2de55cbb9 radicle/crefs: Use `GetPayload` to load Lorenz Leutgeb 2025-09-18 22:06:53 +0200
  • 5167367918 radicle: Introduce `trait GetPayload` Lorenz Leutgeb 2025-09-18 15:38:33 +0200
  • aa28567035 radicle/crefs: Refactor `GetCanonicalRefs` Lorenz Leutgeb 2025-09-18 15:38:33 +0200
  • ef101d9ab9 radicle/crefs/protect: Module for protected refs Lorenz Leutgeb 2025-09-16 22:02:09 +0200
  • e822623dc1 radicle/crefs/rules: Exact patterns for branches Lorenz Leutgeb 2025-09-16 14:41:27 +0200
  • bfb2858054 radicle/storage: Split `WriteRepository::set_head` Lorenz Leutgeb 2025-09-07 14:01:27 +0200
  • 0eba6caf9f radicle: More convenience methods to get default branch Lorenz Leutgeb 2025-09-07 14:01:27 +0200
  • 22b2871f64 radicle: Add Version to User Agent Lorenz Leutgeb 2026-04-01 11:11:58 +0200
  • 48551cde93 crypto: Use `ssh-agent-lib` for SSH Agent Wiktor Kwapisiewicz 2024-06-12 14:12:24 +0200
  • 0080813c91 term: Update inquire to 0.9.4 Fintan Halpenny 2026-04-02 14:38:02 +0100
  • 5b6ae0ac4a Update radicle-surf to 0.27.1 Fintan Halpenny 2026-04-02 14:32:46 +0100
  • 546001253a protocol: Use pastey fork Fintan Halpenny 2026-04-02 14:29:46 +0100
  • 96f573b767 cargo: Update dependencies with `cargo update` Lorenz Leutgeb 2026-03-18 23:39:58 +0100
  • 91590a3287 cli/patch: Show Commit Ranges of Revisions Richard Levitte 2026-03-23 12:37:19 +0100
  • b8f8cfb319 cli/terminal: Formatting Functions for Ranges Richard Levitte 2026-03-23 12:37:19 +0100
  • b54fc820e9
    radicle/tor: Fixes Lorenz Leutgeb 2026-03-31 22:42:45 +0200
  • f223afd9d7 radicle: Refactor COB Storage Access Lorenz Leutgeb 2026-03-08 09:49:32 +0100
  • 10a82958ca
    node: Explicit default for `AddressConfig` Lorenz Leutgeb 2026-02-15 13:13:04 +0100
  • fb1808395e
    radicle/serde_ext: `fn null_to_default` Lorenz Leutgeb 2026-03-31 16:04:48 +0200
  • 1e132685bc
    cargo: Add feature for Tor support Lorenz Leutgeb 2026-02-15 01:40:39 +0100
  • 8bac24d6ab
    rust/edition/fmt: 2021 → 2024 Lorenz Leutgeb 2026-03-25 08:24:30 +0100
  • 0494227e75
    rust/edition: 2021 → 2024 Lorenz Leutgeb 2026-03-25 08:09:41 +0100
  • edde15d9ea Release 1.8.0 Fintan Halpenny 2026-03-26 15:39:22 +0000
  • 263d04b5ea schemars: Update to 0.7.0 Fintan Halpenny 2026-03-26 15:30:15 +0000
  • 597b514d6c remote-helper: Update to 0.16.0 Fintan Halpenny 2026-03-26 15:30:15 +0000
  • d685d6f91d cli: Update to 0.20.0 Fintan Halpenny 2026-03-26 15:15:34 +0000
  • 78908682df node: Update to 0.19.0 Fintan Halpenny 2026-03-26 15:30:15 +0000
  • 6e40a617de protocol: Update to 0.7.0 Fintan Halpenny 2026-03-26 15:16:07 +0000
  • 5a2e7841c7 fetch: Update to 0.19.0 Fintan Halpenny 2026-03-26 15:28:15 +0000
  • 9f91817d25 radicle: Update to 0.23.0 Fintan Halpenny 2026-03-26 15:14:38 +0000
  • 46f4c0f38f
    protocol/service: Increase timeout for fetches Lorenz Leutgeb 2026-03-25 19:47:59 +0100
  • e7467fb15f protocol: SignedRefs upgrades provide `SyncedAt` Lorenz Leutgeb 2026-03-24 22:32:49 +0100
  • 6d771abfcc radicle/storage/refs: Remove `RefAt::load` Lorenz Leutgeb 2026-03-24 22:24:48 +0100
  • ec36d1c3ae radicle/sigrefs: Merge `SignedRefs{,At}` Lorenz Leutgeb 2026-03-24 21:48:18 +0100
  • 07011233eb radicle/sigrefs: Use `SignedRefsAt` everywhere Lorenz Leutgeb 2026-03-24 21:23:05 +0100
  • d25fb7f672 radicle/sigrefs/git: Refactor `Committer` Lorenz Leutgeb 2026-03-24 22:45:22 +0100
  • 5d583338c8 radicle/sigrefs/git: Use stable `RAD_LOCAL_TIME` Lorenz Leutgeb 2026-03-24 22:55:28 +0100
  • 86cacfb846 radicle: Have migration repair downgrades Lorenz Leutgeb 2026-03-24 19:13:59 +0100
  • 33db6637b4 radicle: Teach `rad sync` and `rad clone` to accept feature levels Fintan Halpenny 2026-03-24 10:38:47 +0000