..
delegate
cli: Reorder method arguments
2023-05-29 12:42:55 +02:00
node
cli: Show logs after `rad node start`
2023-06-29 18:45:16 +02:00
patch
cli: Implement hunk-based code review
2023-06-22 11:15:42 +02:00
remote
cli: Consolidate working copy remote setup
2023-06-13 11:09:42 +02:00
review
cli: Implement hunk-based code review
2023-06-22 11:15:42 +02:00
assign.rs
cli: Unify format of help messages
2023-04-10 10:06:45 +02:00
auth.rs
cli: `rad self` improvements
2023-06-30 14:41:00 +02:00
checkout.rs
cli: Consolidate working copy remote setup
2023-06-13 11:09:42 +02:00
clone.rs
cli: Consolidate working copy remote setup
2023-06-13 11:09:42 +02:00
comment.rs
cli: Use html comments for `rad comment`
2023-06-07 11:50:54 +02:00
delegate.rs
cli: Reorder method arguments
2023-05-29 12:42:55 +02:00
edit.rs
cli: Fix another issue with unspecified editor
2023-06-07 11:58:15 +02:00
fork.rs
cli: Fix help of the fork command
2023-06-07 11:52:46 +02:00
help.rs
cli: Verify merge, remove `rad merge` command
2023-05-23 16:11:42 +02:00
id.rs
Update to Rust 1.70
2023-06-02 14:40:44 +02:00
init.rs
cli: Add `--scope` flag to `rad init`
2023-06-13 11:09:42 +02:00
inspect.rs
cli: use Doc::canonical in rad inspect
2023-04-19 12:58:18 +02:00
issue.rs
cli: Prevent weird `rad issue open` behavior
2023-06-07 11:50:27 +02:00
ls.rs
cli: Implement hunk-based code review
2023-06-22 11:15:42 +02:00
node.rs
cli: Show logs after `rad node start`
2023-06-29 18:45:16 +02:00
patch.rs
cli: Turn `patch update` into a plumbing command
2023-06-21 17:02:00 +02:00
path.rs
cli: Unify format of help messages
2023-04-10 10:06:45 +02:00
remote.rs
cli: Setup tracking branch on `rad remote add`
2023-06-13 11:09:42 +02:00
review.rs
cli: Implement hunk-based code review
2023-06-22 11:15:42 +02:00
rm.rs
cli: remove the 'rad' remote during `rad rm`
2023-05-08 10:49:18 +02:00
self.rs
cli: `rad self` improvements
2023-06-30 14:41:00 +02:00
sync.rs
cli: Reorder method arguments
2023-05-29 12:42:55 +02:00
tag.rs
cli: Unify format of help messages
2023-04-10 10:06:45 +02:00
track.rs
cli: Add `--scope` flag for `rad clone`
2023-06-13 11:09:42 +02:00
unassign.rs
cli: Unify format of help messages
2023-04-10 10:06:45 +02:00
untag.rs
cli: Unify format of help messages
2023-04-10 10:06:45 +02:00
untrack.rs
cli: Update `rad untrack` command
2023-04-14 13:54:33 +02:00
web.rs
cli: Add `--json` flag to `rad web`
2023-05-30 10:39:37 +02:00