jj/cli
Yuya Nishihara 4e54021930 backend: have gc() return BackendError instead of opaque error type
The gc() implementation is likely to call other backend functions, which
return BackendError.
2024-01-27 10:18:11 +09:00
..
examples backend: have gc() return BackendError instead of opaque error type 2024-01-27 10:18:11 +09:00
src backend: have gc() return BackendError instead of opaque error type 2024-01-27 10:18:11 +09:00
testing fake_diff_editor: Allow specifying extra arguments to be ignored 2023-08-21 20:19:15 -07:00
tests cli: change R to D for "deleted" in diff summary 2024-01-26 10:01:40 -08:00
build.rs build: update rerun-if conditions to watch .git/HEAD in colocated repo 2023-08-06 12:16:11 +09:00
Cargo.toml revset: add count_estimate() to Revset trait 2024-01-22 15:07:00 -08:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00