Commit Graph

  • f01aac8828
    cli: Add `inbox` to help output cloudhead 2024-03-26 13:13:14 +0100
  • 9cdf0aa1fd
    Update radicle crates to 0.9.0 cloudhead 2024-03-26 10:05:07 +0100
  • 77076af23c
    radicle: Add new `ash.radicle.garden` seed node cloudhead 2024-03-25 21:23:07 +0100
  • 24bf2826cc
    Update build script for 1.77 cloudhead 2024-03-26 10:07:11 +0100
  • 5b5a6842c1
    Update toolchain to Rust 1.77 cloudhead 2024-03-26 10:03:11 +0100
  • e40e642e76
    scripts: Add 'tag' script for releases cloudhead 2024-03-26 09:50:32 +0100
  • 7b1847d8ad
    Make sure user-supplied timeout takes precedence cloudhead 2024-03-25 14:03:08 +0100
  • f7737b73c9
    Update CONTRIBUTING.md cloudhead 2024-03-25 13:39:56 +0100
  • 0bcec941ee
    node: Change behavior on conflicting connections cloudhead 2024-03-12 12:51:44 +0100
  • e695d06bbb
    node: Logging improvements & other small things cloudhead 2024-03-25 12:05:05 +0100
  • dbf47fe4e9
    Implement new versioning system cloudhead 2024-03-25 10:47:19 +0100
  • ada492f699
    node: Improve logging more cloudhead 2024-03-22 18:00:48 +0100
  • a4928f50b6
    node: Combine event with sync status change cloudhead 2024-03-22 17:07:56 +0100
  • 474df7fc3c
    node: Update logging config cloudhead 2024-03-22 13:51:21 +0100
  • 33be2a62da
    cli: Improve error when `radicle-node` isn't found cloudhead 2024-03-22 16:41:51 +0100
  • 25c7162760
    man: Update `rad-patch` with new sync options cloudhead 2024-03-22 16:10:39 +0100
  • 98b0d55fde
    cli: Include all nodes we can announce to on sync cloudhead 2024-03-22 16:08:37 +0100
  • 3535170f2d
    cli: Improve errors and code for syncing cloudhead 2024-03-22 15:04:00 +0100
  • ff79d15bb8
    cli: Change syncing rule for configured seeds cloudhead 2024-03-22 13:09:31 +0100
  • e6728db15a
    cli: Unify all syncing code cloudhead 2024-03-21 22:05:15 +0100
  • 8f89f088c6
    cli: Correctly honor sync timeout cloudhead 2024-03-21 17:39:19 +0100
  • 38a76a42de
    radicle: Don't update sync status redundantly cloudhead 2024-03-21 17:10:37 +0100
  • 9f4227d378
    term: Improve errors when editor can't be spawned cloudhead 2024-03-22 14:09:27 +0100
  • 0581c017ae
    cli: Add `rad patch archive --undo` Sebastian Martinez 2024-03-15 13:50:28 +0100
  • ea31040ec6
    cli: do not require RID for sync inventory Fintan Halpenny 2024-03-21 11:59:03 +0000
  • ca9d2b44df
    node: fix clippy suggestion on borrowing Fintan Halpenny 2024-03-21 11:51:55 +0000
  • 6288dd0a24
    radicle: Load inventory lazily cloudhead 2024-03-21 17:02:45 +0100
  • 057af40ea3
    radicle: Fix config loading with bad alias cloudhead 2024-03-21 14:44:04 +0100
  • 8b1dc8f168
    node: Connect to preferred seeds Alexis Sellier 2024-03-19 17:12:28 +0100
  • 3aca2a11b0
    httpd: Only return cache header on success Sebastian Martinez 2024-03-20 11:53:52 +0100
  • 04a4aa06c9
    httpd: Fix broken test cloudhead 2024-03-21 12:43:35 +0100
  • f1f1313b6d
    node: Update `netservices` to 0.8.0 cloudhead 2024-03-21 12:38:38 +0100
  • d771ce8522
    node: Make `Storage::refresh` private cloudhead 2024-03-21 12:14:29 +0100
  • 2bcb03b021
    node: Re-think inventory update code cloudhead 2024-03-20 17:50:27 +0100
  • 0e880e12e6
    node: Cache node inventory cloudhead 2024-03-20 17:36:18 +0100
  • f15afa84be
    cli: Add timing information to `rad-sync` Alexis Sellier 2024-03-18 18:45:20 +0100
  • ddd4bde302
    node: Make worker count configurable Alexis Sellier 2024-03-19 16:34:15 +0100
  • 6569449fff
    cli: add PATH to env vars in rad-debug Lars Wirzenius 2024-03-15 11:58:47 +0200
  • 5fce714ba5
    cli: include path to rad binary in rad-debug Lars Wirzenius 2024-03-15 11:56:33 +0200
  • 5ae617abf0
    helper: Don't sync if we aren't seeding Alexis Sellier 2024-03-18 13:00:32 +0100
  • 623ef278d0
    helper: Add `-o hints` push option Alexis Sellier 2024-03-18 12:57:32 +0100
  • 9cd1b0ec46
    cli: Improve missing man page handling cloudhead 2024-03-14 17:54:45 +0100
  • cf8f262cb2
    man: Add `rad-id.1` man page cloudhead 2024-03-14 17:06:57 +0100
  • 74abd789c7
    httpd: Fix private repo visibility cloudhead 2024-03-13 15:13:02 +0100
  • 62fa8c25c8
    scripts: Delete old install script cloudhead 2024-03-15 16:53:09 +0100
  • 15efae2a74
    docs: Use POSIX-compliant install command cloudhead 2024-03-15 10:36:22 +0100
  • 752656fbfa
    cli: Fix output of `rad auth` cloudhead 2024-03-15 10:20:28 +0100
  • 54aacc9619
    ci: Add version file to binary release cloudhead 2024-03-12 14:01:13 +0100
  • d7c88f12ab
    radicle: Fix some doc comment issues cloudhead 2024-03-12 16:13:08 +0100
  • de0b9ae44d
    cli: Don't highlight unknown languages cloudhead 2024-03-12 16:12:16 +0100
  • eb1ae13e68
    cli: Use correct styling for revision id cloudhead 2024-03-12 15:46:55 +0100
  • f0b8446515
    cli: Handle message editor corner cases Michael Raitza 2024-02-13 11:50:37 +0100
  • 3ad2b4431f
    fetch: only send changed wants and haves Fintan Halpenny 2024-02-29 10:19:06 +0000
  • 0f0f9ff9b4
    helper: Check for missing canonical head cloudhead 2024-03-11 18:05:18 +0100
  • 93ff59ae25
    cli: Add `rad version --json` flag cloudhead 2024-03-11 17:36:31 +0100
  • fa4b929a06
    ci: Remove old deploy script, cleanup build cloudhead 2024-03-11 16:54:52 +0100
  • 570a7eb141
    build.rs: fix formatting Lars Wirzenius 2024-03-11 10:05:27 +0200
  • 14ce5fe7b1
    cli: show reviews on `rad patch list` Fintan Halpenny 2024-03-08 12:05:33 +0000
  • ce1e1f71ae
    cli: Improve `rad init` wording josibake 2024-02-21 16:20:39 +0100
  • 18fc41c53f
    cli: error on no id update Fintan Halpenny 2024-03-07 16:21:34 +0000
  • 864ca656c0
    cli: add Unknown variant for NotificationKind Fintan Halpenny 2024-03-08 16:02:32 +0000
  • 71d4cb0128
    radicle: TypedId improvements Fintan Halpenny 2024-03-08 16:01:50 +0000
  • 2fe0cca6d9
    cli: ref_update should take a ref Fintan Halpenny 2024-03-08 16:01:04 +0000
  • 98bb91680d
    httpd: Update stats to count all repos Sebastian Martinez 2024-03-08 15:32:14 +0100
  • 955c942c18
    httpd: Improve alias use in tests Sebastian Martinez 2024-03-11 12:26:41 +0100
  • 088549a333
    httpd: Add support for submodules Sebastian Martinez 2024-03-07 21:02:55 +0100
  • bdd1b238fc
    Bump `radicle-surf` to 0.19.0 Sebastian Martinez 2024-03-07 19:40:40 +0100
  • 3d7ae89a83
    httpd: Fix tests cloudhead 2024-03-11 12:24:30 +0100
  • 7ddb1119a5
    cli: show revision on rad patch checkout Fintan Halpenny 2024-03-08 10:03:59 +0000
  • 325289d28f
    httpd: Insert test node into node db in `test::profile` fn Sebastian Martinez 2024-02-28 15:26:18 +0100
  • b1435629f9
    fetch: re-work transport::done signal call Fintan Halpenny 2024-03-11 11:38:48 +0100
  • c02ff1e47e
    fetch: log handshake error Fintan Halpenny 2024-03-07 11:28:10 +0000
  • 6efd0d97a5
    fetch: add logging for stages Fintan Halpenny 2024-03-07 09:42:43 +0000
  • 4b268adf49
    node: downgrade log statements Fintan Halpenny 2024-03-07 13:23:56 +0000
  • 68339d86b9
    node: increase timeouts Fintan Halpenny 2024-03-07 11:24:36 +0000
  • 4d50f79f1c
    node: remove unused timeout Fintan Halpenny 2024-03-07 09:41:59 +0000
  • 87d1cb50a0
    fetch: allow fetch of annotated tags Fintan Halpenny 2024-02-21 10:46:34 +0000
  • 9950182ee0
    cli: Remove rad-web from help Sebastian Martinez 2024-03-04 10:43:31 +0100
  • b917c1b411
    cli: Rename `rad ls --seeds` flag cloudhead 2024-03-11 10:46:09 +0100
  • d1e2e3b61e
    cli: Fix some tests cloudhead 2024-03-09 14:01:30 +0100
  • acf71fceaa
    cli: Update help output Zlatan Todoric 2023-11-30 21:43:28 +0100
  • 428fa0b0f2
    docs: Add hint about how to open a patch to man page Rūdolfs Ošiņš 2024-01-29 13:49:30 +0000
  • cac6c0aad7
    cli: add name to `rad seed` output Fintan Halpenny 2024-03-04 09:48:55 +0000
  • bb4ed84b95
    node: duplicate fetching logic respects RefsAt Fintan Halpenny 2024-02-29 14:55:27 +0000
  • 13d5b4f620
    cli: fix `issue` command asking for passphrase Christopher Fredén 2024-02-05 16:55:08 +0100
  • 50833d88d9
    cli: document `rad inbox` further Fintan Halpenny 2024-02-07 14:44:08 +0000
  • b6e1385e39
    httpd: improve error message for missing browser Fintan Halpenny 2024-02-16 13:50:08 +0000
  • ccec3f80dc
    cli: add "debug" subcommand Lars Wirzenius 2024-02-05 17:52:28 +0200
  • 3bba7d1634
    cli: test rad patch delete Fintan Halpenny 2024-03-01 10:53:12 +0000
  • 73c120d8d4
    node: do not delete cob in cache after fetch Fintan Halpenny 2024-03-01 11:23:08 +0000
  • 96c65eb2b3
    cli: add replies to patch show output Fintan Halpenny 2024-03-01 10:51:13 +0000
  • 3a2e06e498
    cli: document --reply-to option Fintan Halpenny 2024-03-01 10:49:35 +0000
  • 00102beb29
    nix: Fix linker error on macos 14.3 with nix build Timm Behner 2024-03-06 09:49:20 +0100
  • 4b1ca18d0c
    nix: Compile commit hash into program version Michael Raitza 2024-02-08 11:37:49 +0100
  • fb13e5f970
    nix: Install man pages when building from flake Michael Raitza 2024-02-06 17:19:20 +0100
  • e52ce483a1
    httpd: Mark immutable response as such with Cache-Control header Thomas Scholtes 2024-03-01 16:06:40 +0100
  • 1c4a2cd167
    helper: Fix error message Alexis Sellier 2024-03-04 12:43:00 +0100
  • 786ce40f95
    node: Add connection limits Alexis Sellier 2024-03-04 10:59:15 +0100
  • 5bdc2ad1fb
    httpd: Add author alias to reactions Sebastian Martinez 2024-02-27 16:43:19 +0100
  • 64fd41961e
    nix: add radicle-full Fintan Halpenny 2024-02-19 14:12:48 +0000