Commit Graph

  • b1f174817c
    tui: Fix code format issue Vincenzo Palazzo 2023-07-24 16:57:02 +0200
  • 49765c961e
    Add @canndrew to .gitsigners Andrew Cann 2023-07-24 19:15:39 +0800
  • 0e0ff38ff7
    httpd: Fix commit count in repo stats in history route Sebastian Martinez 2023-07-22 07:44:52 +0200
  • a41f67d9ef
    radicle: Import the new SQLite library with bundled binary Vincenzo Palazzo 2023-07-12 13:30:12 +0200
  • 4869fe26e2
    Add `-h` flag to binaries xphoniex 2023-07-20 11:34:36 +0000
  • 0e54c4a293
    cli: Fix rad-fetch readme link Michail Zampetakis 2023-07-20 09:27:55 +0300
  • 1edab8c9a6
    cli: Select review target by Revision ID Slack Coder 2023-07-12 17:58:10 -0500
  • 2a0643cf1c
    cli: Vanity review.rs update Slack Coder 2023-07-13 10:21:59 -0500
  • fe00ed7ca7
    cli: `rad issue list` open issues by default Slack Coder 2023-07-11 09:46:51 -0500
  • 3119294367
    Add `--version` flag to binaries Alexis Sellier 2023-07-25 11:35:38 +0200
  • f24590afe2
    tui: Implement container focus on issue page Erik Kundt 2023-06-09 09:57:00 +0200
  • 3a7cef8cea
    tui: Support container focus Erik Kundt 2023-06-09 09:55:52 +0200
  • dcfd481424
    tui: Sort issues by time and state Erik Kundt 2023-07-03 13:44:23 +0200
  • 2d84791402
    tui: Add app header to issue page Erik Kundt 2023-07-03 10:51:18 +0200
  • 21950e1cae
    tui: Improve application header Erik Kundt 2023-06-30 16:17:00 +0200
  • 8811fa97d4
    tui: Fix cargo doc Erik Kundt 2023-06-21 18:16:43 +0200
  • 170417f974
    ci: Fix man page build Alexis Sellier 2023-07-20 21:19:02 +0200
  • af28a0ca07
    docs: Add `rad.1` manual page Alexis Sellier 2023-07-14 19:25:57 +0200
  • 18dacbb48c
    cli: Start node in background by default Alexis Sellier 2023-07-15 19:25:00 +0200
  • edd70b701e
    cli: Give hint on how to start node, when stopped Alexis Sellier 2023-07-15 14:43:28 +0200
  • b827c6bc54
    cli: Fix `rad self` output Alexis Sellier 2023-07-15 14:23:50 +0200
  • f92308cf25
    cli: Make key encryption optional Alexis Sellier 2023-07-15 14:18:52 +0200
  • e593191ae2
    cli: Automatically remove control socket Alexis Sellier 2023-07-15 12:52:52 +0200
  • 16a01a42bf
    node: Delegate passphrase prompt to CLI Alexis Sellier 2023-07-15 12:44:14 +0200
  • 4634913b66
    radicle: Split out `SignRepository` trait Alexis Sellier 2023-06-23 15:06:49 +0200
  • ff7e9ded17
    radicle: Introduce `cob::DraftStore` Alexis Sellier 2023-06-23 12:53:20 +0200
  • c9162121b0
    cob: Parametrize `cob::Store` with repository type Alexis Sellier 2023-06-23 12:49:57 +0200
  • 45ccbde226
    Update `radicle-surf` and `git-ref-format` Alexis Sellier 2023-06-22 13:01:18 +0200
  • dfa7ba1df5
    radicle: type safe tracking config Fintan Halpenny 2023-06-23 14:38:18 +0100
  • 6b6f087c14
    Use transaction to insert inventories Alexis Sellier 2023-07-14 15:46:46 +0200
  • b27313bc5c
    Don't fail if we can't open the database Alexis Sellier 2023-07-12 11:33:43 +0200
  • eb701be033
    node: Make node aliases required Alexis Sellier 2023-07-04 00:26:10 +0200
  • 8ed55a1925
    cli: Add `--to` flag to `rad issue react` Sebastian Martinez 2023-07-08 16:35:08 +0200
  • 329ccbb304
    cli: Add alias and check `rad patch` & `rad issue` xphoniex 2023-06-28 17:25:48 +0000
  • 1459e4a57f
    cli: Use `.aliases()` store for issues xphoniex 2023-06-28 13:25:16 +0000
  • 37847d4c63
    cli: Use `.aliases()` store for patches xphoniex 2023-06-26 16:53:58 +0000
  • ff81b1a6ed
    node: Use `str::trim_end_matches` for stripping '\0' in alias xphoniex 2023-06-26 17:04:33 +0000
  • fb63b1c15d
    radicle: Improve doc comments xphoniex 2023-06-26 16:55:33 +0000
  • bed69ddca9
    radicle: fix cyphernet flag & update deps Fintan Halpenny 2023-07-04 11:10:07 +0100
  • 1a1e63d998
    node: Implement `sessions` command Alexis Sellier 2023-07-02 19:33:25 +0200
  • f73389fc62
    cli: Make `rad node connect` work like `--connect` Alexis Sellier 2023-06-30 14:43:39 +0200
  • d6e8f0c53e
    httpd: Implement `EditCodeComment` in route Alexis Sellier 2023-06-29 15:39:52 +0200
  • 369fc7637c
    cob: Use new `Immutable` lattice for merges Alexis Sellier 2023-06-28 14:35:21 +0200
  • 11b32725c8
    cob: Implement review code commenting Alexis Sellier 2023-06-28 13:31:08 +0200
  • 45e87a63b9
    cob: Changes to patch code review CRDT Alexis Sellier 2023-06-28 12:44:04 +0200
  • e4ab523669
    cob: Move comment reactions to comment Alexis Sellier 2023-06-26 23:56:44 +0200
  • 8b010c27a2
    cob: Improvements to COB logic Alexis Sellier 2023-06-26 16:48:55 +0200
  • 0f3212a1b2
    cli: `rad self` improvements Alexis Sellier 2023-06-30 14:02:44 +0200
  • 613e3e5269
    cli: Show logs after `rad node start` Alexis Sellier 2023-06-29 18:28:50 +0200
  • 2e6c9827a9
    cli: Show logs in `rad node status` Alexis Sellier 2023-06-29 18:01:49 +0200
  • e32e28f8b4
    cli: Implement `rad node stop` Alexis Sellier 2023-06-29 17:58:07 +0200
  • 0d0d354d55
    cli: Ask for passphrase upfront in `node start` Alexis Sellier 2023-06-29 15:02:08 +0200
  • ba9c5997b7
    cli: Add `rad node logs` sub-command Alexis Sellier 2023-06-29 14:58:11 +0200
  • e33661738c
    Move unit files to `systemd` directory Alexis Sellier 2023-06-22 12:13:11 +0200
  • 33870572d4
    Improve unit files, add binary install to README Alexis Sellier 2023-06-21 16:56:06 +0200
  • 63ff4717dc
    cli: Implement hunk-based code review Alexis Sellier 2023-05-23 23:02:35 +0200
  • 22360f8c25
    radicle: Change review data in patch COB Alexis Sellier 2023-06-15 15:36:09 +0200
  • d4e073fe4e
    cli-test: Add easy file creation syntax Alexis Sellier 2023-06-14 13:12:03 +0200
  • e700608095
    Update `radicle-surf` Alexis Sellier 2023-06-15 15:58:15 +0200
  • e325fa8621
    cli: Turn `patch update` into a plumbing command Alexis Sellier 2023-06-21 13:53:00 +0200
  • b25c2e452b
    cli: Setup tracking branch on `rad patch checkout` Alexis Sellier 2023-06-21 13:09:30 +0200
  • 1e948485be
    cli: Make some UX improvements to `rad auth` Alexis Sellier 2023-06-20 16:05:35 +0200
  • 074b0e55c1
    cli: Add user alias to `rad auth` Alexis Sellier 2023-06-20 15:45:14 +0200
  • 8c701dc908
    ci: Move shell scripts into standalone files Adam Szkoda 2023-05-23 12:31:54 +0200
  • 9418a20cae
    term: Ensure `Editor` gets a TTY Alexis Sellier 2023-06-20 12:18:23 +0200
  • bb099faa4f
    node: Give useful thread names Alexis Sellier 2023-06-16 15:31:54 +0200
  • 765823c686
    node: Add timeouts to daemon connection Alexis Sellier 2023-06-16 09:42:34 +0200
  • cb576cf8c3
    cli: Allow setting a different patch base on push Alexis Sellier 2023-06-13 13:14:52 +0200
  • a6782ac2d6
    cli: Add `-v` flag to `rad patch show` Alexis Sellier 2023-06-13 11:47:54 +0200
  • 48f44f4af5
    cli: Fix ahead/behind and diff behavior Alexis Sellier 2023-06-12 17:16:04 +0200
  • ec064891cd
    cli: Setup tracking branch on `rad remote add` Alexis Sellier 2023-06-12 12:44:43 +0200
  • e9ef0f4aa4
    cli: Consolidate working copy remote setup Alexis Sellier 2023-06-12 12:10:05 +0200
  • 5502676aa7
    Fixes and improvements to alias handling Alexis Sellier 2023-06-12 12:02:09 +0200
  • 50a97d9add
    cli: Add `--scope` flag to `rad init` Alexis Sellier 2023-06-09 13:36:21 +0200
  • 06566dac6f
    cli: Add `--scope` flag for `rad clone` Alexis Sellier 2023-06-09 13:29:53 +0200
  • df5cf4023b tui: Add detail widget to issue page Erik Kundt 2023-06-03 12:47:02 +0200
  • 3b88e13e91 tui: Implement larger list on issue page Erik Kundt 2023-05-23 18:27:03 +0200
  • c2b6fefb8e tui: Select correct list item on issue page Erik Kundt 2023-05-23 18:47:19 +0200
  • dd16ed780e tui: Implement larger list on issue page Erik Kundt 2023-05-23 18:27:03 +0200
  • 8e7d53aa9a tui: Fire proper list selection messages Erik Kundt 2023-06-04 15:52:40 +0200
  • a3077d5b15 tui: Improve cob retrieval Erik Kundt 2023-06-02 12:09:47 +0200
  • 0d652d78e9 tui: Make patch and issue items sortable Erik Kundt 2023-06-02 10:37:41 +0200
  • 78344f8a9f tui: Use application context in widgets Erik Kundt 2023-06-02 11:02:22 +0200
  • 0eb37431ff tui: Move application context to separate module Erik Kundt 2023-06-02 10:54:41 +0200
  • 64708954ca
    cli: Remove redundant newline in patch message Alexis Sellier 2023-06-08 16:39:50 +0200
  • a3f8305eb4
    node: Reduce test flakiness Alexis Sellier 2023-06-08 15:44:30 +0200
  • 0319bbb903
    remote-helper: Don't allow opening an empty patch Alexis Sellier 2023-06-08 15:01:22 +0200
  • 431a389944
    radicle: Use "bundled" sqlite dependency Vincenzo Palazzo 2023-05-21 14:57:17 +0200
  • 3d803b2498
    cli: Remove `rad patch open` Alexis Sellier 2023-06-07 15:57:11 +0200
  • 547fdcc03b
    remote-helper: Create patch drafts via `git push` Alexis Sellier 2023-06-07 15:02:05 +0200
  • 6bbdc574f0
    cli: Use clearer format for string literals Slack Coder 2023-05-31 10:55:19 -0500
  • 92648f934e
    cli: Patch message from all commits Slack Coder 2023-05-08 16:39:00 -0500
  • 520fb61230
    cli: Fix another issue with unspecified editor Vincenzo Palazzo 2023-06-05 17:05:17 +0200
  • 75139a6f02
    cli: Fix help of the fork command Michail Zampetakis 2023-06-02 16:29:06 +0300
  • d335e1f3a5
    cli: Use html comments for `rad comment` Slack Coder 2023-06-05 14:52:33 -0500
  • 16822ff84e
    cli: Prevent weird `rad issue open` behavior Slack Coder 2023-06-05 14:39:55 -0500
  • 5d20316c57
    cli: Fix accidental issue creation Slack Coder 2023-06-05 13:42:22 -0500
  • 5c3f3c65f9
    nix: update toolchain Fintan Halpenny 2023-06-06 15:33:13 +0100
  • 91404e4c37
    node: Fix regression on control socket delete Alexis Sellier 2023-06-02 18:40:58 +0200
  • ff7338de17
    node: Always send node announcement on handshake Alexis Sellier 2023-06-02 18:38:50 +0200