Commit Graph

  • 989edacd56
    Include new `rad/root` in signed refs cloudhead 2024-09-27 09:32:15 +0200
  • 24066c2600
    radicle: Test the signed refs grafting attack cloudhead 2024-10-16 18:16:05 +0200
  • 46c2637f77
    radicle: add tags fetch refspec Fintan Halpenny 2024-07-18 09:53:42 +0100
  • 6763bf31e1
    helper: Don't require `GIT_DIR` for listing refs cloudhead 2024-10-21 10:36:19 +0200
  • 855327d303
    cob: Change APIs to take URIs for embeds cloudhead 2024-10-09 16:59:53 +0200
  • 034eb41860
    node: Ensure private RIDs don't leak in gossip cloudhead 2024-10-07 18:11:59 +0200
  • 3acdb17b86
    cob: Fix patch review editing cloudhead 2024-10-02 21:41:39 +0200
  • 729a6e057e
    cobs: Fix COB drafts to work correctly Alexis Sellier 2024-09-30 13:57:09 +0200
  • e130b4dc06
    radicle: custom upstream remote for patches Fintan Halpenny 2024-07-04 11:37:04 +0100
  • 00639182a7
    docs: Add a note on running isolated nodes Lars Wirzenius 2024-08-20 17:53:18 +0300
  • 47842a81e3
    man: Mention `rad patch review` Lorenz Leutgeb 2024-08-07 16:11:02 +0200
  • 4b955fff15
    nix: Fix macOS build Lorenz Leutgeb 2024-07-30 12:00:43 +0200
  • f244d89e56
    node: check policy before visibility Fintan Halpenny 2024-09-04 11:17:33 +0100
  • 1d57778f6b
    profile: Treat empty passphrase as no passphrase Lorenz Leutgeb 2024-09-11 13:34:41 +0200
  • d39ba83cfc
    Update `Cargo.lock` cloudhead 2024-09-03 12:42:10 +0200
  • b77bea8e09
    Update `radicle-systemd` Cargo.toml cloudhead 2024-09-03 12:40:22 +0200
  • 1c620a2819
    Update `radicle-node` crate to 0.10.0 cloudhead 2024-09-03 12:37:47 +0200
  • 57a0c8c46c
    Update `radicle-fetch` crate to 0.10.0 cloudhead 2024-09-03 12:36:24 +0200
  • c8b33a4fba
    Update `radicle-remote-helper` crate to 0.10.0 cloudhead 2024-09-03 12:34:27 +0200
  • bde68ac76c
    Update `radicle-cli` crate to 0.11.0 cloudhead 2024-09-03 12:33:02 +0200
  • bbc79a7e30
    Update `radicle-term` crate to 0.11.0 cloudhead 2024-09-03 12:29:35 +0200
  • 73467bde83
    Update `radicle-signals` crate to 0.10.0 cloudhead 2024-09-03 12:30:53 +0200
  • bc14229639
    scripts: Small improvement to `cache-cobs` cloudhead 2024-09-02 16:20:17 +0200
  • 4e112aaeaa
    Update `radicle` crate to 0.13.0 cloudhead 2024-08-28 12:45:48 +0200
  • 2d241e5f7d
    Update `radicle-crypto` crate to 0.11.0 cloudhead 2024-08-28 13:01:17 +0200
  • c112f3fbc9
    Update `radicle-cob` crate to 0.12.0 cloudhead 2024-08-28 12:55:19 +0200
  • c8fbcf2a7a
    helper: Revert patches correctly cloudhead 2024-08-22 16:32:24 +0200
  • 0dd06b91c1
    nix: Correctly set `RUST_SRC_DIR` Lorenz Leutgeb 2024-08-06 16:43:44 +0200
  • 621c5a4563
    rust: Migrate to `rust-toolchain.toml` Lorenz Leutgeb 2024-08-06 16:49:46 +0200
  • b398e54b83
    nix: Update flake to get to reach Rust 1.80 Lorenz Leutgeb 2024-08-06 16:59:46 +0200
  • 757483f351
    radicle: Fix patch COB `review` action cloudhead 2024-08-21 17:37:58 +0200
  • 8922388caa
    scripts: Add install command in changelog cloudhead 2024-08-20 17:39:04 +0200
  • c0aecbac3a
    Relax version requirement for `radicle` dependencies Sebastian Martinez 2024-08-06 14:49:16 -0300
  • beac367056
    Update `radicle-surf` to 0.22.0 Sebastian Martinez 2024-08-06 14:46:58 -0300
  • cae66b6168
    Update `radicle-git-ext` to 0.8.0 Sebastian Martinez 2024-08-06 14:46:28 -0300
  • f71da0ee95
    Update `git2` to 0.19.0 Sebastian Martinez 2024-08-06 14:45:57 -0300
  • eb432b9bc1
    cli: announce on issue edit and comment Fintan Halpenny 2024-08-14 10:08:31 +0100
  • ab6ca14c88
    tools: Add optional revision to `rad-merge` cloudhead 2024-08-20 16:23:32 +0200
  • 86a0443916
    crdt: run cargo fmt Fintan Halpenny 2024-08-07 13:41:58 +0100
  • e1470fccd7
    fetch: update gix-pack and gix-odb Fintan Halpenny 2024-08-07 11:50:52 +0100
  • a61affa9fb
    node: Don't fail if we can't load a COB to cache cloudhead 2024-08-09 11:59:53 +0200
  • 1d1b9c3d49
    radicle: Don't use transactions in cache cloudhead 2024-08-09 10:54:04 +0200
  • 9db69a40a6
    radicle: Remove cache entries before caching cloudhead 2024-08-09 10:48:46 +0200
  • bfc949d094
    cli: Log errors when COBs can't load cloudhead 2024-08-09 10:46:45 +0200
  • 2b75045661
    scripts: Add a script to create a radicle env cloudhead 2024-08-07 10:41:28 +0200
  • 73f3c49689
    cli: Don't fail on `rad ls` if project is invalid cloudhead 2024-08-07 10:40:46 +0200
  • 16560950ec
    radicle: Fix log when delegate is not found cloudhead 2024-08-06 16:36:27 +0200
  • a496190198
    cli: Suggest the user to reset the cache cloudhead 2024-08-06 14:43:59 +0200
  • c6a8a00055
    Update `rust-toolchain` to 1.80 cloudhead 2024-08-06 14:25:03 +0200
  • 0e08452323
    node: Ensure we don't prune our own routes cloudhead 2024-07-26 16:02:01 +0200
  • 52554af4f1
    cli: add `rad unblock` command Fintan Halpenny 2024-07-24 13:18:54 +0100
  • 468d5a46ee
    cli: Only get the signer where needed in `rad id` Ivan Stanković 2024-07-27 19:47:37 +0000
  • 84e3ba1482
    Validate project names properly in all places cloudhead 2024-07-31 12:55:53 +0200
  • ee1c867800
    cli: Add way to init from existing repositories cloudhead 2024-07-29 11:45:19 +0200
  • 74336f961a
    cli: Write comments into draft patch review cloudhead 2024-07-23 11:09:39 +0200
  • 7cecabed42
    Add `id` to `Revision`, forbid duplicate reviews cloudhead 2024-07-23 10:13:04 +0200
  • 81a3bc3d1b
    cli: `rad id` allow missing default branch Fintan Halpenny 2024-07-23 11:27:58 +0100
  • dc34eafdf4
    remote-helper: allow patch creation from detached HEAD Fintan Halpenny 2024-07-23 15:10:27 +0100
  • 1c46f19592 node: Fix `main` to print early errors Derick Eddington 2024-07-18 17:30:36 -0700
  • a04381f4e5 chore: update deny.toml to current deny version Lars Wirzenius 2024-07-22 11:57:25 +0300
  • 29e681210b
    node: test multiple offline inits Fintan Halpenny 2024-05-23 10:25:04 +0100
  • 723e2741f5
    node: Socket Activation with systemd Lorenz Leutgeb 2024-05-19 04:04:32 +0200
  • 6f8d75a00d
    node: Fix "signals" thread Derick Eddington 2024-07-17 18:58:01 -0700
  • 123f7eb6bb
    Update `radicle` crate to 0.12.0 cloudhead 2024-07-18 16:22:14 +0200
  • 1848c2b85d
    cli: Handle interrupts during an active spinner RadsammyT 2024-06-26 09:43:33 -0400
  • a831e18a72
    node: Change node web config metadata fields Rūdolfs Ošiņš 2024-07-17 14:00:07 +0200
  • 4a497fa66f
    node: Move the session lookup outside the loop cloudhead 2024-07-16 17:10:32 +0200
  • 189046bb5d
    node: Randomize order of missing inventories cloudhead 2024-07-16 17:05:50 +0200
  • aac23dde0c
    node: Add a max capacity to fetch queues cloudhead 2024-07-16 17:00:34 +0200
  • 3c1c35f259
    node: Have multiple fetch queues cloudhead 2024-07-16 15:39:23 +0200
  • 27eff8095d
    node: Don't depend on `gix` directly cloudhead 2024-07-16 15:57:27 +0200
  • 297646412a
    cli: Use pretty diffs for code review cloudhead 2024-07-12 16:13:20 +0200
  • 823ece875e
    cli: Improve pretty diff printing cloudhead 2024-07-12 14:20:13 +0200
  • 795ee35f37
    cli: Output tree hash after review update Alexis Sellier 2024-07-11 14:17:17 +0200
  • 54551b1174
    cli: Make sure to configure checkouts properly Alexis Sellier 2024-07-09 13:56:10 +0200
  • 1388601cb6
    cli: Fix hunk line ranges Alexis Sellier 2024-07-07 16:53:03 +0200
  • 605388f850
    cli: Implement comment parsing out of diff hunks Alexis Sellier 2024-07-07 13:26:18 +0200
  • 13707fee32
    term: Stop user scroll passed the end of a diff Alexis Sellier 2024-07-07 11:54:10 +0200
  • d221095980
    cli: Add `--unified` flag to `rad diff` help Alexis Sellier 2024-07-07 11:53:40 +0200
  • 34112d8504
    cli: Don't create empty code review Alexis Sellier 2024-07-06 21:05:22 +0200
  • a32c4b93e2
    docs: Fix `RAD_KEYGEN_SEED` docs Alexis Sellier 2024-07-06 12:30:30 +0200
  • e56a70b0d3
    node: Update `io-reactor` dependency Alexis Sellier 2024-07-06 11:12:13 +0200
  • 4b65c22305
    node: Fix logging on maintain connections Alexis Sellier 2024-07-04 12:03:42 +0200
  • fa19105f2f
    cli: add un/resolve for patch review comments Fintan Halpenny 2024-07-03 11:31:16 +0100
  • 84aaf9efd0
    remote-helper: relax the quorum checks Fintan Halpenny 2024-06-10 10:32:10 +0200
  • 54d23545ff
    radicle: port quorum code to Canonical Fintan Halpenny 2024-06-24 14:45:45 +0200
  • 7fd9c3be8f
    radicle: introduce Canonical type Fintan Halpenny 2024-06-12 14:46:25 +0200
  • b731dd1429
    cli: test delegate convergence Fintan Halpenny 2024-06-07 11:51:45 +0200
  • a79ca5e8fc
    node: Constrain worker channel size cloudhead 2024-06-26 13:36:00 +0200
  • 38592955b2
    remote-helper: Fix key-mismatch error cloudhead 2024-06-30 10:28:23 +0200
  • 92c9e21873
    Bump `radicle` crate to 0.11.1 cloudhead 2024-06-26 14:49:10 +0200
  • f7d8f1b8da
    radicle: Distinguish seeding policy types cloudhead 2024-06-26 11:57:04 +0200
  • bbb292c8e6
    node: Don't panic on connection logic error cloudhead 2024-06-25 23:42:08 +0200
  • 0be7453e76
    node: Add metadata fields to node web config Rūdolfs Ošiņš 2024-06-24 16:17:44 +0200
  • 9edb633d98
    cli: Add `--from` and other options to `rad seed` cloudhead 2024-06-25 11:49:01 +0200
  • 765fc48c84
    node: Fix edge case in persistent peer connections cloudhead 2024-06-24 14:29:00 +0200
  • c94ce020a1
    cli: Small fix to ddif parsing cloudhead 2024-06-24 12:09:44 +0200
  • f8c6cf8bf9
    node: Fix Tor full-proxy mode support cloudhead 2024-06-21 16:16:51 +0200
  • 6a9f11a1d9
    cli: Honor `--quiet` flag in `rad id update` cloudhead 2024-06-21 13:05:40 +0200
  • 80f1e6516c
    cli: idempotent `rad id update` Fintan Halpenny 2024-06-20 17:21:18 +0200