Commit Graph

  • 22720e718b node: Make location of secret key configurable Lorenz Leutgeb 2025-08-27 02:32:03 +0200
  • 5887edf93b
    crypto/ssh/keystore: Explicit paths Lorenz Leutgeb 2025-08-27 00:42:22 +0200
  • 9e1d6b1feb radicle: Detect current repository using `jj` Lorenz Leutgeb 2025-05-28 19:26:30 +0200
  • abc963f2f2 radicle-cli/tests: Add `rad_jj_patch` Lorenz Leutgeb 2025-05-28 19:26:30 +0200
  • 731688d3f2 flake: Install Jujutsu for testing Lorenz Leutgeb 2025-05-29 22:10:42 +0200
  • fd5043d572 radicle-cli-test: Prepare testing with `jj` Lorenz Leutgeb 2025-05-28 19:26:30 +0200
  • 53522288c1 radicle-cli/tests: `fn program_reports_version` Lorenz Leutgeb 2025-05-28 19:26:30 +0200
  • fafb3493dc
    cli: Detect key mismatch Lorenz Leutgeb 2025-09-25 18:01:22 +0200
  • ed8b086045 node: Log Panics Fintan Halpenny 2025-07-28 11:15:24 +0100
  • 0441b048f9
    cli: Don't add newlines for empty descriptions in editor Defelo 2025-09-23 10:01:03 +0200
  • ae01a42434
    radicle: Allow to clear issue descriptions and comments Defelo 2025-09-23 09:35:58 +0200
  • ec22c94321
    cli/issue: Show previous title in `rad issue edit` editor Defelo 2025-09-23 09:10:10 +0200
  • 9f62a82b0b
    radicle: Fix `cob::common::Title::new` Defelo 2025-09-23 08:50:08 +0200
  • 5fea9ac05c node: Add `--log-logger structured` and `--log-format json` Sebastian Martinez 2025-09-19 11:40:00 +0200
  • e563117397 node: Refactor logging initialization Lorenz Leutgeb 2025-09-19 14:56:36 +0200
  • 9793b4e7b6 systemd: Require Linux for journal module Yorgos Saslis 2025-09-19 14:09:06 +0300
  • e70850cb36 remote-helper: Add patch.branch option Defelo 2025-09-17 18:10:43 +0200
  • 6a43e83dd6 Release 1.3.1 Fintan Halpenny 2025-09-04 14:42:25 +0300
  • 7b00bf2e3a cli/patch/review: Obsoletion Warning Lorenz Leutgeb 2025-09-17 08:56:58 +0200
  • 8dd17e2a60 cli/warning: Add `fn obsolete` Lorenz Leutgeb 2025-09-17 08:27:27 +0200
  • 7d1db6a013
    cli/diff: Deprecation Warning Lorenz Leutgeb 2025-09-17 08:27:27 +0200
  • 8558cc2233
    cli/self: `--nid` deprecation warning to stderr Lorenz Leutgeb 2025-09-17 08:27:27 +0200
  • 3fb04623a4
    cli/warning: Add `fn deprecate` Lorenz Leutgeb 2025-09-17 08:26:21 +0200
  • 2635562c92
    cli/node/status: Add `--only nid` Lorenz Leutgeb 2025-09-16 19:14:59 +0200
  • 8afd55ff6f build: update release files location Fintan Halpenny 2025-09-16 16:05:07 +0100
  • d2e10fdef6 cli/tests/commands: Clean up test `rad_patch` Erik Kundt 2025-09-15 13:12:06 +0200
  • 19210faab8 protocol/service: Change `Routing table updated..` from info to debug Sebastian Martinez 2025-09-16 11:42:10 +0200
  • 86472fdccb
    remote-helper/fetch: Improve error handling Lorenz Leutgeb 2025-09-16 11:25:31 +0200
  • f542df1833
    radicle: Use `git fetch-pack` for "local fetch" Lorenz Leutgeb 2025-09-16 10:55:12 +0200
  • 20663a4e39
    remote-helper: Use `git send-pack` for "internal push" Lorenz Leutgeb 2025-09-16 10:55:12 +0200
  • f9ff484c9e cli: Make `rad patch show` prettier Lorenz Leutgeb 2025-08-26 13:51:07 +0200
  • 43246fe6c8 remote-helper: Parse base revision early Lorenz Leutgeb 2025-09-13 23:34:56 +0200
  • ef27961866
    remote-helper: List `HEAD` Lorenz Leutgeb 2025-09-13 22:12:32 +0200
  • 101fbff809 ci: Deny `cargo doc` warnings Erik Kundt 2025-09-15 12:16:46 +0200
  • 14fcf50677 docs: fix doc string linking Fintan Halpenny 2025-09-15 10:34:22 +0100
  • ee9e6de5f3 remote-helper: Do not assume remote name Lorenz Leutgeb 2025-09-13 11:51:29 +0200
  • 6b9ff4f99e cli/init: Allow `--setup-signing` with bare repos Lorenz Leutgeb 2025-09-12 11:17:17 +0200
  • fd93240b9d cli/git: Remove dead code `fn view_diff` Lorenz Leutgeb 2025-09-12 11:06:18 +0200
  • 86ea33b0ca cli/clone: Add flag `--bare` Lorenz Leutgeb 2025-09-12 10:41:10 +0200
  • 766e281d39 radicle: Allow creating bare clones Lorenz Leutgeb 2025-09-12 10:41:10 +0200
  • e528c40a07 radicle-cli: Test initializing from bare repos Lorenz Leutgeb 2025-09-12 10:25:07 +0200
  • 606882f01f remote-helper: Simplify handling of `GIT_DIR` Lorenz Leutgeb 2025-09-11 21:35:43 +0200
  • 354565c579 radicle: Handle `GIT_DIR` more uniformly Lorenz Leutgeb 2025-09-11 21:35:43 +0200
  • 4e67467966 remote-helper: Refactor option handling Lorenz Leutgeb 2025-09-11 21:35:43 +0200
  • 876d22b072 remote-helper: Remove unused push error variant Lorenz Leutgeb 2025-09-13 11:39:45 +0200
  • 550fcccc27 remote-helper: Do not hard-code binary name Lorenz Leutgeb 2025-09-11 18:28:30 +0200
  • 897404164b remote-helper: Make crate binary-only Lorenz Leutgeb 2025-09-11 18:09:16 +0200
  • 66adbffd61 term: Use static template in spinner initialization Fintan Halpenny 2025-09-11 10:57:38 +0100
  • 8fc37e3316 term: Move to indicatif spinner Erik Kundt 2025-09-10 23:57:16 +0200
  • ee9ecfda76 remote-helper: Remove `SyncWriter` in favor of `PaintTarget` Erik Kundt 2025-09-10 23:51:34 +0200
  • 153a8f9fbe node: Remove `SyncWriter` in favor of `PaintTarget` Erik Kundt 2025-09-10 23:51:06 +0200
  • 11a109ef41 term: Introduce `PaintTarget` Erik Kundt 2025-09-10 23:48:47 +0200
  • 379037956a remote-helper: Prevent doubly verifying each push Lorenz Leutgeb 2025-09-11 10:02:51 +0200
  • a0f6cbf5f1 radicle: Move interpretation of output to binary Lorenz Leutgeb 2025-09-11 10:02:51 +0200
  • 0a8317c35f remote-helper: Interpret verbosity option Lorenz Leutgeb 2025-09-11 10:02:51 +0200
  • 11e8b89b20 radicle/src/git: additionally specify pruneTags for remote Fintan Halpenny 2025-09-06 11:25:14 +0300
  • 646d4360e7 cli/node: Replace manual pushing with Table::extend() Matthias Beyer 2025-09-07 12:42:24 +0200
  • 2f28232676 cli/issue: Replace manual pushing with Table::extend() Matthias Beyer 2025-09-07 12:42:24 +0200
  • 8554e996b8 cli/diff: Replace manual pushing with Table::extend() Matthias Beyer 2025-09-07 12:59:26 +0200
  • fbef60eed6 cli/sync: Replace manual pushing with Table::extend() Matthias Beyer 2025-09-07 12:42:24 +0200
  • 370ae3643a cli/patch: Replace manual iterator partitioning with Itertools::partition_result() Matthias Beyer 2025-09-07 13:28:30 +0200
  • 3f489354b6 cli: Add itertools dependency Matthias Beyer 2025-09-07 13:28:05 +0200
  • 9c2f97abe1 cli/remote: Replace manual building table from iterator Matthias Beyer 2025-09-07 12:51:28 +0200
  • 4bd45cdabd cli/inbox: Replace manual building table from iterator Matthias Beyer 2025-09-07 12:51:28 +0200
  • 016cab1dbf term/table: Add Table::with_opts() to set options after Table obj was constructed Matthias Beyer 2025-09-07 13:09:26 +0200
  • fb458537b4 cli/patch: Replace manual building table from iterator Matthias Beyer 2025-09-07 12:51:28 +0200
  • 41a742ed9b term/table: Add impl FromIterator for Table Matthias Beyer 2025-09-07 12:47:57 +0200
  • ff021d5889 cli: Rewrite `#[path="…"]` module declarations Matthias Beyer 2025-08-18 11:52:08 +0200
  • 11fc98c9c9
    term: Replace manual Extend impl for Table Matthias Beyer 2025-09-07 12:39:32 +0200
  • f00d1d6743 cli/self: Stop printing information about the node Lorenz Leutgeb 2025-08-27 00:09:37 +0200
  • e1af550a09 cli/node: Print Node ID Lorenz Leutgeb 2025-08-27 00:05:52 +0200
  • 9b7529baa7 hooks: Filter for "radicle.{xyz,zulipchat.com}" Lorenz Leutgeb 2025-08-28 11:42:15 +0200
  • b301fa6a00 doc: Mention handling of "radicle.xyz" Lorenz Leutgeb 2025-08-28 14:03:05 +0200
  • 79505fa905 radicle/test/fixtures: Use "radicle.xyz" as `const` Lorenz Leutgeb 2025-08-28 14:00:24 +0200
  • 1a3fda547a radicle/explorer: Allow overriding default URL Lorenz Leutgeb 2025-08-28 13:58:37 +0200
  • e2c476a387 radicle/test: Don't hard-code "radicle.xyz" Lorenz Leutgeb 2025-08-28 13:54:42 +0200
  • 2127782b74 term: Remove dependency on `anyhow` Lorenz Leutgeb 2025-08-27 18:01:27 +0200
  • edd88a59bf term: Remove `mod command` Lorenz Leutgeb 2025-08-27 15:04:10 +0200
  • 79d928551b node: Remove dependency on `anyhow` Lorenz Leutgeb 2025-08-27 12:24:14 +0200
  • 4bf3ab6fb8 github/actions: Add a workflow to build Lorenz Leutgeb 2025-08-25 23:16:12 +0200
  • 55cdd880bf radicle-term: Pass in `mut self` rather than rebinding Matthias Beyer 2025-08-21 14:03:38 +0200
  • 19c484e956 radicle-term: Optimize impl of VStack::children() Matthias Beyer 2025-08-21 14:03:38 +0200
  • 93388e366c radicle-term: Preallocate in Line::spaced() Matthias Beyer 2025-08-21 13:58:19 +0200
  • 3036509e42 radicle-term: Add testcase for Line::spaced() Matthias Beyer 2025-08-21 13:50:09 +0200
  • 23b9d30639 radicle: Remove unnecessary clone() Matthias Beyer 2025-08-21 13:40:56 +0200
  • 29a95fb1a6 radicle-fetch: Replace manual std::matches!() impl Matthias Beyer 2025-08-21 13:40:10 +0200
  • ded0d19d59 protocol/wire/test: Define `fn roundtrip` and macro Lorenz Leutgeb 2025-08-23 19:27:04 +0200
  • bbd1e2cff6 crates: 1.4.0 release Fintan Halpenny 2025-08-25 15:40:22 +0100
  • de38d97418 build: move to use `releases/` prefix Fintan Halpenny 2025-08-25 12:38:47 +0100
  • 819ae5fdf5 node/main: Refactor initialization of logging Lorenz Leutgeb 2025-08-26 19:41:21 +0200
  • bc4a13902c systemd: Clean up default service configurations Lorenz Leutgeb 2025-08-26 20:18:45 +0200
  • 25decf1617 systemd: Add example service hardening srestegosaurio 2025-08-24 04:08:40 +0200
  • d7aa2d9da2 flake/hooks: Reconfigure Git Hooks Lorenz Leutgeb 2025-08-25 21:48:40 +0200
  • 7d2f0e387c node: e2e test for canonical ref update Fintan Halpenny 2025-08-20 09:49:07 +0100
  • 0d96af5d07 node: update default branch for canonical refs Fintan Halpenny 2025-08-20 09:16:37 +0100
  • c38b9d9e1e node: simplify canonical reference calculation Fintan Halpenny 2025-08-20 09:14:08 +0100
  • a8255a2e07 Introduce a node event for canonical reference updates Fintan Halpenny 2025-08-19 15:35:18 +0100
  • 690f6b02c0 remote-helper: remove check for fast-forward Fintan Halpenny 2025-08-06 07:43:20 +0100
  • 119a124897 radicle: the great Canonical rewrite Lorenz Leutgeb 2025-07-23 22:04:40 +0200
  • 8a66e4d044 node/systemd: Check that received sockets are AF_UNIX Lorenz Leutgeb 2025-08-24 14:32:46 +0200