Commit Graph

  • 192cc993a8 radicle: Fix panic when reading from SQLite database fails Lorenz Leutgeb 2025-08-23 21:34:28 +0200
  • a568e7f484 protocol: Refactor decoding Lorenz Leutgeb 2025-08-23 17:42:22 +0200
  • cbd2a7070c protocol: Refactor encoding Lorenz Leutgeb 2025-08-20 15:34:02 +0200
  • a8426dfdac protocol: Fix panic when serializing large frames Lorenz Leutgeb 2025-08-20 15:34:02 +0200
  • c5b99db101 doc: Oversight when integrating winpipe Lorenz Leutgeb 2025-08-25 10:10:52 +0200
  • a4d83ec8d2 node/control: Please the borrow checker Lorenz Leutgeb 2025-08-24 15:12:11 +0200
  • fca96e697f node: Fix test on Windows Lorenz Leutgeb 2025-08-24 19:59:23 +0200
  • 19a262d3d6 node: Use winpipe for control socket on Windows Lorenz Leutgeb 2025-08-21 18:16:03 +0200
  • ce11f03fe6 radicle/profile: Control socket path for Windows Lorenz Leutgeb 2025-08-21 21:28:35 +0200
  • fd34b680b5 signals: Guard most of the crate for Unix Lorenz Leutgeb 2025-08-21 17:54:53 +0200
  • 5229fb8a59 fix: Normalize filesystem paths with `dunce` Lorenz Leutgeb 2025-08-22 10:48:48 +0200
  • 31039bbceb radicle-fetch: More fine-grained errors Lorenz Leutgeb 2025-08-22 00:36:32 +0200
  • d2517c5004 radicle-fetch: Fallback to known version Lorenz Leutgeb 2025-08-22 11:56:15 +0200
  • a670b6e668 radicle: fix stream tests Fintan Halpenny 2025-08-20 08:03:31 +0100
  • 0c6ff06c65 radicle: use repository fixture in cob stream tests Fintan Halpenny 2025-08-20 10:45:53 +0100
  • 1d7478cd90 radicle: introduce `cob::common::Title` Sebastian Martinez 2025-08-18 15:08:43 +0200
  • 2a0f6fd3c5 cli: extend `rad cob log` behaviour Fintan Halpenny 2024-11-25 11:30:01 +0000
  • 044ff8adde radicle: introduce specialised Stream types Fintan Halpenny 2024-11-21 11:43:34 +0000
  • c0ac228c37 radicle: introduce COB stream Fintan Halpenny 2024-11-12 12:49:51 +0000
  • 9b59c0e2c6 radicle: add Op::load method Fintan Halpenny 2025-01-16 10:42:18 +0000
  • dbfcf424d6 radicle: add Op::manifest_of Fintan Halpenny 2025-01-23 10:14:54 +0000
  • bfe8c5234f cob: add method for loading entry manifest Fintan Halpenny 2025-01-23 12:01:33 +0000
  • 86119473b7 test: add alphanumeric generator Fintan Halpenny 2024-11-21 11:35:50 +0000
  • 8953ec4c87 cli/inbox: Clearify "clear" behaviour Matthias Beyer 2025-08-19 11:38:23 +0200
  • 9a7c22536b radicle/config/node: Use newtypes Lorenz Leutgeb 2025-08-15 22:10:00 +0200
  • c4ff0d8eae radicle/config/node: Granular Default Values Lorenz Leutgeb 2025-08-12 15:49:12 +0200
  • 77f63c76df Replace unit-returning-closure with drop() Matthias Beyer 2025-08-19 08:57:48 +0200
  • cb7c748c66 Move destructuring to fn signature Matthias Beyer 2025-08-19 08:57:29 +0200
  • 9486e751f2 Simplify impl of Display for some types Matthias Beyer 2025-08-17 14:51:42 +0200
  • 787cb3a872 Collapse nested if Matthias Beyer 2025-08-17 14:45:08 +0200
  • b0af48aa03 To not allocate in good case Matthias Beyer 2025-08-17 14:44:48 +0200
  • 0200e84aea bootstrap: Add IPv6, IPv4, Onion addresses Lorenz Leutgeb 2025-08-18 17:18:21 +0200
  • 6a1b13bb66 cli: Use human-panic Matthias Beyer 2025-08-16 14:00:38 +0200
  • f6f3be437b cli/issue: Optimize how the issues are collected Matthias Beyer 2025-08-16 20:19:46 +0200
  • b49ff9e5af radicle: Implement Iterator::size_hint() for optimizations Matthias Beyer 2025-08-16 20:15:52 +0200
  • 1e66c57643 refactor: Replace return Err(anyhow!()) with anyhow::bail!() Matthias Beyer 2025-08-17 14:49:52 +0200
  • 01bed73a60 cli: fix error formatting Fintan Halpenny 2025-08-15 10:31:17 +0100
  • ed5b2659c8 cli: Gracefully handle failure to link log file Lorenz Leutgeb 2025-08-15 10:52:09 +0200
  • de78cf7874 cli: Add verbose printing of authors Lorenz Leutgeb 2025-07-28 17:17:28 +0200
  • c8b6a13d64 cli/sync/status: Refactor output table Lorenz Leutgeb 2025-08-13 09:49:15 +0200
  • c089727e90 term, cli, remote-helper: Status Symbols Lorenz Leutgeb 2025-08-13 09:48:48 +0200
  • 1cd3ad0784 node: Remove useless caching of node announcement Lorenz Leutgeb 2025-08-06 11:34:40 +0200
  • efa7efacc4 radicle: Announcer test set constructions Fintan Halpenny 2025-08-06 12:52:55 +0100
  • c15288a690 radicle: note about Announcer::can_continue Fintan Halpenny 2025-08-06 12:32:15 +0100
  • 1b33229dd2 radicle: test Announcer::timed_out on success Fintan Halpenny 2025-08-06 12:25:49 +0100
  • 11156619b3 radicle: Announcer test repeated sync Fintan Halpenny 2025-08-06 12:11:28 +0100
  • ce2d3eb071 radicle: Announcer test synced with unknown node Fintan Halpenny 2025-08-06 12:07:56 +0100
  • ca7231e652 radicle: Announcer test adapting the replication target Fintan Halpenny 2025-08-06 11:51:40 +0100
  • 685c84e598 radicle: Announcer with replication factor of 0 Fintan Halpenny 2025-08-06 11:16:45 +0100
  • 4307eb35b5 radicle: Announcer test AlreadySynced for preferred seeds Fintan Halpenny 2025-08-06 10:42:41 +0100
  • 376a5566c2 radicle: Announcer test preferred seeds only Fintan Halpenny 2025-08-06 10:32:29 +0100
  • 84f11f5e31 radicle: Announcer ensures local node is ignored Fintan Halpenny 2025-08-06 10:21:40 +0100
  • 8a6e55502c radicle: Announcer can exit on preferred seeds or replication factor Fintan Halpenny 2025-08-06 10:01:44 +0100
  • d147094812 fix: upgrade radicle-crypto Fintan Halpenny 2025-08-12 14:07:56 +0100
  • 0e48723b41 release: prepare crates Fintan Halpenny 2025-07-21 16:17:02 +0100
  • 70009f7af2 release: 1.3.0 CHANGELOG Fintan Halpenny 2025-07-21 15:40:20 +0100
  • 944d394247 node: Restrict use of systemd to Linux not Unix Lorenz Leutgeb 2025-08-12 11:05:28 +0200
  • 11d29b280a nix: Update nix packages to 25.05 Fintan Halpenny 2025-08-11 15:48:38 +0100
  • a8dac56ca6 node: add radicle-protocol to dev-dependencies Fintan Halpenny 2025-08-07 09:36:18 +0100
  • d7b48b9e29 radicle: Move logging setup calls to binaries Lorenz Leutgeb 2025-08-04 17:35:44 +0200
  • b2a41025ce node: Enable logging via systemd journal Lorenz Leutgeb 2025-07-29 23:28:34 +0200
  • c7f3c47f9a systemd: Add module for logging to the journal Lorenz Leutgeb 2025-07-29 16:50:25 +0200
  • 2776e003dc systemd: Move socket activation to module Lorenz Leutgeb 2025-07-29 16:16:07 +0200
  • 7a9d4512f9 radicle: fix Canonical::quorum doc link Fintan Halpenny 2025-08-05 15:00:26 +0100
  • 5d467418be term: Revert using inquire to spawn editor Lorenz Leutgeb 2025-08-05 13:19:03 +0200
  • 4934473b86 cli/node: Improve log rotation Lorenz Leutgeb 2025-07-17 15:23:19 +0200
  • 3d352f23e6 canonical: Support Annotated Tags Lorenz Leutgeb 2025-07-23 22:04:40 +0200
  • 54fd8c40a0 node: clean up logging Erik Kundt 2025-07-30 10:14:02 +0200
  • 174792813a node: register backtrace Fintan Halpenny 2025-07-28 10:30:45 +0100
  • 0aaa81f82a cli: mention binary names as part of unknown Fintan Halpenny 2025-07-28 11:35:31 +0100
  • fdb1ac4e3a radicle: Fix clippy::result_large_err Lorenz Leutgeb 2025-07-25 11:25:50 +0200
  • 5bab3f9cc0 clippy: Allow doc_overindented_list_items Lorenz Leutgeb 2025-07-25 11:25:32 +0200
  • 9068033789 chore: Automated fixes generated by clippy Lorenz Leutgeb 2025-07-25 11:01:52 +0200
  • 586eefc3e4 rust-toolchain: 1.85 → 1.88 Lorenz Leutgeb 2025-07-24 17:42:36 +0200
  • efeefd0daa chore(debian/changelog): update package version to match upstream Sebastian Martinez 2025-07-22 08:17:16 +0200
  • 2a47bc0c7d term: provide default HELP message Fintan Halpenny 2025-07-18 15:23:30 +0100
  • a998ce691d ssh: provide path on connect error Fintan Halpenny 2025-07-18 11:41:08 +0100
  • 8224819fed radicle/profile: Enable home detection on Windows Lorenz Leutgeb 2025-07-16 10:58:08 +0200
  • 1e0a14ddcf ssh: Remove dependency on log Lorenz Leutgeb 2025-07-15 22:48:27 +0200
  • 8e6279a382 ssh: Remove dependency on byteorder Lorenz Leutgeb 2025-07-15 22:46:44 +0200
  • 95b3303eb9 term: Remove unused dependency shlex Lorenz Leutgeb 2025-07-15 17:58:51 +0200
  • 009436efac ssh: Use winpipe for SSH agent on Windows Lorenz Leutgeb 2025-07-14 16:04:20 +0200
  • 0705501537 radicle: Depend on winpipe for Windows support Lorenz Leutgeb 2025-07-14 23:16:19 +0200
  • 08b535d567 radicle: Only set file limits on Unix Lorenz Leutgeb 2025-07-14 23:35:39 +0200
  • e7fb5647ac term: Remove dependency on libc Lorenz Leutgeb 2025-07-14 18:14:59 +0200
  • 70fb0d3fef term: Use inquire for spawning the editor Lorenz Leutgeb 2025-07-15 16:40:52 +0200
  • a28fd65e89 term/ansi: Remove unused Windows module Lorenz Leutgeb 2025-07-15 11:14:17 +0200
  • d46d36ecee term/spinner: Only handle signals on Unix Lorenz Leutgeb 2025-07-14 16:38:58 +0200
  • 92d77f9ec3 crypto/ssh/keystore: Reduce scope of DirBuilderExt Lorenz Leutgeb 2025-07-14 23:30:37 +0200
  • 37ea81766e cli: improve default branch pick Sekhat Temporus 2025-04-28 19:51:02 +0100
  • 85ddcace0a docs: fix installation instructions in README.md Ivan Stanković 2025-07-20 15:32:18 +0000
  • 7c4b71ab82 radicle: Keep pinned repos ordered in config Tobias Hunger 2025-07-01 07:43:27 +0000
  • 1fa30e2e88 cli: test missing commits for canonical quorum Fintan Halpenny 2025-07-10 08:25:33 +0100
  • afe64d5175 remote-helper: improve canonical handling Fintan Halpenny 2025-07-10 08:58:17 +0100
  • 14444a43ea remote-helper: refactor pushing action Fintan Halpenny 2025-07-10 08:55:08 +0100
  • a9f75d47ec remote-helper: allow any revision in push src Tobias Hunger 2025-06-29 09:52:38 +0000
  • da72557cf7 git-remote-rad: Allow pushing from bare repositories Tobias Hunger 2025-06-29 09:52:38 +0000
  • 271ef497d7 crypto: Fix scope of `ssh-key` dependency Lorenz Leutgeb 2025-07-17 10:40:28 +0200
  • 0e3f3f03d2 cli: Improve formatting of Node IDs and addresses Lorenz Leutgeb 2025-07-17 17:31:34 +0200
  • 010d5134e8 protocol: fix `Frame` docstring Fintan Halpenny 2025-07-17 08:44:54 +0100