radicle-heartwood-lfs/radicle-cli/src
cloudhead bd8e0ebcda
cli: Add tool in case `sqlite3` is unavailable
Adds the `rad node db exec <query>` command.

Easy way to run sqlite queries if the sqlite3 CLI is not available or
too old.
2024-04-06 17:55:59 +02:00
..
commands cli: Add tool in case `sqlite3` is unavailable 2024-04-06 17:55:59 +02:00
git cli: Don't highlight unknown languages 2024-03-12 16:12:16 +01:00
terminal cli: Display correct merge author in rad patch show output 2024-04-03 15:11:34 +02:00
commands.rs cli: add "debug" subcommand 2024-03-08 23:50:01 +01:00
git.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
lib.rs cli: sync on patch and issue updates 2023-12-19 14:19:55 +01:00
main.rs Implement new versioning system 2024-03-25 11:54:08 +01:00
node.rs node: Logging improvements & other small things 2024-03-25 12:05:05 +01:00
pager.rs cli: Add pager to `rad diff` 2023-11-03 14:20:16 +01:00
project.rs Rename `Id` to `RepoId` 2024-01-22 15:51:44 +01:00
terminal.rs cli: Improve missing man page handling 2024-03-17 21:14:58 +01:00