jj/cli
Yuya Nishihara 8982af2a6b cli: pass typed reference to check_local_disk_wc()
This at least enables compile-time check for the working copy object.
2025-09-20 01:22:47 +00:00
..
examples cli, lib: convert revset expressions to use Arc over Rc 2025-09-05 16:09:44 +00:00
src cli: pass typed reference to check_local_disk_wc() 2025-09-20 01:22:47 +00:00
testing cli: add jj bisect run command 2025-09-04 14:30:52 +00:00
tests cli: help: remove details from short description of "gerrit upload" 2025-09-19 09:41:26 +00:00
build.rs cargo: bump MSRV to 1.88 2025-09-19 01:03:21 +00:00
Cargo.toml ui: switch to std::io::pipe() 2025-09-19 09:41:32 +00:00
docs build: fix cargo publish by symlinking cli/docs->docs 2024-11-05 17:37:14 -08:00
LICENSE