Commit Graph

  • 75b52e28b2
    radicle: separate repository validation Fintan Halpenny 2023-09-13 15:32:11 +0100
  • b503aa6be4
    radicle: validations Fintan Halpenny 2023-09-07 10:38:42 +0100
  • dfdf2e20cc
    radicle: add UserInfo to git Fintan Halpenny 2023-09-06 10:56:26 +0100
  • ef6ae0fa84
    radicle: move service tracking config to radicle::node Fintan Halpenny 2023-08-16 14:44:01 +0100
  • c06b225877
    radicle: add sigrefs ref name constructor Fintan Halpenny 2023-08-28 10:05:43 +0100
  • 030419932e
    radicle: Add SignedRefsAt type for signed refs Fintan Halpenny 2023-08-31 11:02:42 +0100
  • d150938b38
    cli: Update tracking without a running node cloudhead 2023-11-01 17:21:52 +0100
  • a70664368e
    radicle: Move some functions to `Home` type cloudhead 2023-11-03 17:06:33 +0100
  • d15534df97
    cli: Small clippy fix cloudhead 2023-11-03 16:31:04 +0100
  • 84a95848b0
    cli: Add pager to `rad diff` cloudhead 2023-11-01 14:34:29 +0100
  • 135725d6f6
    dag: Fix topological order cloudhead 2023-10-31 20:47:15 +0100
  • 342b05f88d
    httpd: Don't panic when node is not running Rūdolfs Ošiņš 2023-11-01 16:22:38 +0100
  • d8f8d29605
    radicle: Fix timestamp issue with feature flag cloudhead 2023-11-01 17:24:47 +0100
  • 0b6ede69e7
    node: Add `listen` option to node config Michalis Zampetakis 2023-10-23 08:11:59 +0300
  • d67f9ea9bb
    Add rudimentary Debian packaging for binaries Lars Wirzenius 2023-09-25 08:36:39 +0300
  • 15cf5c6100
    httpd: Parse git URIs into `Embed` Sebastian Martinez 2023-10-20 15:56:57 +0200
  • 1811c7b8bb
    docs: Fix push option example Rūdolfs Ošiņš 2023-10-16 15:48:19 +0200
  • d9be25a477
    cli: Use alias fallback in `rad node` Fintan Halpenny 2023-10-24 11:43:16 +0100
  • c82344496b
    radicle: Improve cwd to search parents Fintan Halpenny 2023-10-23 14:23:53 +0100
  • 7e3c7a7ae0
    cli: Check for branch on checkout Fintan Halpenny 2023-10-23 13:56:18 +0100
  • 90f3a37a08
    remote-helper: Accept revision for `patch.base` Fintan Halpenny 2023-10-24 13:56:20 +0100
  • 199fa07a79
    radicle: Apply clippy suggestions Fintan Halpenny 2023-10-20 10:13:39 +0100
  • 2584ecdb0a
    radicle: Pin timestamp for testing Fintan Halpenny 2023-10-23 12:15:28 +0100
  • 1d167581f2
    cob: Introduce `xyz.radicle.id` COB cloudhead 2023-10-03 10:35:29 +0200
  • c99d9a6aed
    radicle: Make mock transport thread-safe cloudhead 2023-10-08 00:54:07 +0200
  • bb3c1b5684
    dag: Add "dot" format output cloudhead 2023-10-09 18:01:46 +0200
  • 8657cd8fc8
    dag: Add a few more tests cloudhead 2023-10-08 20:14:37 +0200
  • 5709f5d886
    cob: Improve stability of test setup cloudhead 2023-10-08 00:52:28 +0200
  • 69fe1d5989
    cob: Remove mentions of automerge cloudhead 2023-10-06 10:44:55 +0200
  • c3e11057ad
    cli: Minor output improvements to `rad auth` dietrich ayala 2023-09-09 16:01:15 +0200
  • b133785449
    cli: Add `rad cob list` subcommand Lars Wirzenius 2023-09-27 18:04:25 +0300
  • 504a198cec
    Update `radicle-surf` to v0.17 Sebastian Martinez 2023-10-06 16:26:49 +0200
  • 9a1a216f70
    httpd: Add configuration to `/node` endpoint Sebastian Martinez 2023-10-06 11:32:41 +0200
  • 78e6833672
    httpd: Add missing COB actions Sebastian Martinez 2023-09-25 22:55:07 +0200
  • 7c842bcc1d
    term: Use `\r` for spinner cloudhead 2023-10-11 09:34:07 +0200
  • 499738de71
    radicle: fix divergence check Fintan Halpenny 2023-10-05 12:31:37 +0100
  • cd4c44986a
    node: Relax `routes_to` test function cloudhead 2023-10-03 13:21:48 +0200
  • 2011f2b06e
    cli: Disable `html` highlighting by default cloudhead 2023-10-03 13:33:10 +0200
  • 8479666731
    cli: Disable `ruby` highlighting by default cloudhead 2023-10-03 13:18:10 +0200
  • 35da28d8af
    httpd: Return entire files from commit handler Sebastian Martinez 2023-09-22 13:09:58 +0200
  • 313fc1315d
    httpd: Increase body size limit for `/projects/*` Sebastian Martinez 2023-09-27 13:09:10 +0200
  • 154566f8ef
    cli: Update to `radicle-surf` 0.16 cloudhead 2023-09-27 15:54:16 +0200
  • b896a7fbeb
    cli: Support working copy files in diff cloudhead 2023-09-27 15:26:57 +0200
  • bb40347121
    term: Change signature of `Constraint::from_env` cloudhead 2023-09-27 14:44:49 +0200
  • 6a5753f4bc
    cli: Add `--color` option to `rad diff` cloudhead 2023-09-27 14:44:20 +0200
  • dc7e126c85
    cli: Implement `rad diff` command cloudhead 2023-09-27 13:31:20 +0200
  • 5442e6699d
    cli: Split rev and oid parsing functions cloudhead 2023-09-27 13:20:48 +0200
  • 90fe50c152
    cli: Implement pretty diffs with highlighting cloudhead 2023-09-26 10:29:05 +0200
  • 7abfd4870c
    term: Overhaul rendering cloudhead 2023-09-25 17:43:23 +0200
  • b482ae85f0
    remote-helper: Run sync on `git-fetch` cloudhead 2023-09-18 17:58:21 +0200
  • 7e32f91ea2
    Don't allow the default branch to be deleted Alexis Sellier 2023-09-17 21:50:59 +0200
  • c0271c303f
    Prevent divergences in canonical head Alexis Sellier 2023-09-17 21:50:37 +0200
  • a5a553815c
    remote-helper: Be more consistent with errors Alexis Sellier 2023-09-17 21:50:11 +0200
  • 5c326cf242
    cli: Sign refs and set head in `rad delegate add` Alexis Sellier 2023-09-17 21:49:42 +0200
  • 883b548c61
    Improve computation of canonical head cloudhead 2023-09-08 23:54:29 +0200
  • 5acfffb352
    httpd: Improve data-uri support Sebastian Martinez 2023-09-19 16:00:21 +0200
  • e57dbc337a
    scripts: Small fix for POSIX-compliance cloudhead 2023-09-26 13:11:12 +0200
  • 1376ab63c0
    cli: Allow checking out a specific revision cloudhead 2023-09-21 16:18:24 +0200
  • c94bd50666
    cob: Better distinguish patch revisions cloudhead 2023-09-21 13:46:08 +0200
  • 8e58ba6433
    cli: Implement DDiff Slack Coder 2023-08-04 10:50:28 -0500
  • cb78f144be
    cli: Add diff parsing Slack Coder 2023-08-08 09:22:45 -0500
  • b337e1b1cb
    cli: Define UnifiedDiff on concrete type Slack Coder 2023-08-07 10:37:28 -0500
  • 5078396028
    cli: Move commenting to patch/issue commands cloudhead 2023-09-11 23:15:38 +0200
  • fe5d473af7
    cli: Print the identity parent in `cob show` cloudhead 2023-09-11 23:35:41 +0200
  • 8cae60371c
    cli: Simplified issue opening cloudhead 2023-09-11 16:33:54 +0200
  • 2c4e93b3d2
    cli: Show issue comments cloudhead 2023-09-11 15:39:20 +0200
  • 9df1922f15
    httpd: Add routes for handling embeds in issues Sebastian Martinez 2023-08-29 13:58:30 +0200
  • a3f460e67d
    httpd: Add node alias to session endpoints Sebastian Martinez 2023-09-15 17:13:51 +0200
  • 1abce45d5d
    node: Slightly increase rate limit defaults Alexis Sellier 2023-09-16 21:25:24 +0200
  • a7cd7b25f5
    node: Allow rate-limitting to be configurable Alexis Sellier 2023-09-16 21:24:29 +0200
  • af724eeb0d
    cli: Add `node config` command Alexis Sellier 2023-09-16 21:20:05 +0200
  • 6bb0dd1a28
    Update `radicle-surf` to `v0.15.0` Sebastian Martinez 2023-09-05 09:01:05 +0200
  • 457b82f723
    cob: Evaluate COB state eagerly cloudhead 2023-09-05 18:29:41 +0200
  • 65fa3cbb1b
    radicle: Make `DraftStore` generic over the repo cloudhead 2023-09-04 17:19:46 +0200
  • 6695074479
    cob: Don't require full `Entry` for update cloudhead 2023-09-04 18:07:30 +0200
  • c903a958e7
    cob: Implement action authorization cloudhead 2023-09-07 11:44:48 +0200
  • f760b1153f
    dag: Accept multiple roots in `fold`, remove depth cloudhead 2023-09-07 10:02:06 +0200
  • 5c256c8bfb
    cob: Remove support for legacy issues cloudhead 2023-09-06 20:44:11 +0200
  • 5fc6d96076
    cob: Move action handling into its own function cloudhead 2023-09-06 20:40:15 +0200
  • bf8cee2446
    cob: Remove EntryId and RevisionId conversions Fintan Halpenny 2023-09-05 16:40:18 +0100
  • 287a920d12
    cli: Add `rad patch set` command cloudhead 2023-09-03 20:51:16 +0200
  • 579ddfe725
    cli: Give passphrase error on prompt Alexis Sellier 2023-09-02 13:56:56 +0200
  • 5040f33025
    cli: Be less confusing when asking for passphrase Alexis Sellier 2023-09-02 13:11:01 +0200
  • 30f2e2260a
    remote-helper: Ignore decoding errors on fetch Alexis Sellier 2023-09-02 12:57:32 +0200
  • 5466232dd4
    cob: Work on missing functionality in patches Arastoo Bozorgi 2023-08-17 11:27:05 -0230
  • 54cc92cc83
    cob: Add missing `verdict` field to `review.edit` cloudhead 2023-09-04 15:49:48 +0200
  • 152be65053
    cob: Wrap patch ID types with new types cloudhead 2023-09-04 15:41:56 +0200
  • 16d49c0b82
    cli: Don't panic if operation is interrupted cloudhead 2023-09-04 14:25:02 +0200
  • 1ab1da1ba1
    cli: Make sure we sync inventory before announcing cloudhead 2023-09-03 17:51:22 +0200
  • 112c940d81
    cli: Add tests for `rad publish` cloudhead 2023-09-03 17:48:31 +0200
  • 45a2c05a9e
    cli: Explain how to publish a repo on `rad init` cloudhead 2023-09-03 17:20:27 +0200
  • 1acbe39340
    cli: Adjust output of `rad sync` slightly cloudhead 2023-09-03 17:12:18 +0200
  • 9de10ade5a
    cli: Add `--inventory` mode to `rad sync` cloudhead 2023-09-03 16:59:22 +0200
  • 8199f1a679
    cli: Add `rad publish` command cloudhead 2023-09-02 20:41:14 +0200
  • 56d6e24ae6
    cli: Update `rad inspect` command cloudhead 2023-09-02 20:34:28 +0200
  • ba5ed58997
    cli: Show repo visibility in `rad ls` cloudhead 2023-09-01 21:51:12 +0200
  • befc76e030
    cli: Move `init` errors up so it fails sooner cloudhead 2023-09-01 21:35:53 +0200
  • f2e74fdad2
    cli: Choose repo visibility on init cloudhead 2023-09-01 21:26:43 +0200
  • d6d280d450
    httpd: Return entire files in diff endpoint Sebastian Martinez 2023-08-21 14:09:05 +0200
  • 8ea9921765
    httpd: Better error output from git backend cloudhead 2023-09-01 12:03:58 +0200