jj/cli
Evan Mesterhazy f9a3021a7a Simplify calls to CommitRewriter::replace_parents()
Now that it takes `IntoIterator` the caller doesn't need to clone
the input `CommitIds`.
2024-04-21 23:31:17 -04:00
..
examples working_copy: allow load_working_copy() to return error 2024-04-19 15:22:37 -07:00
src Simplify calls to CommitRewriter::replace_parents() 2024-04-21 23:31:17 -04:00
testing revset: add support for file(kind:pattern) syntax 2024-04-07 19:43:29 +09:00
tests Add short a -e alias for --edit to prev and next 2024-04-21 13:58:38 -04:00
build.rs
Cargo.toml cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
LICENSE