jj/cli
Clément 7efb529add rebase: improve error messages when rebasing a change onto itself
The `-r` flag triggered a warning different from the `-s` one, while
being more explicit ("Cannot rebase 0000000 onto descendant 0000000" ->
"Cannot rebase 0000000 onto itself")
2025-08-07 08:37:31 +00:00
..
examples cli lib: make use of Self consistent 2025-07-27 00:12:02 +00:00
src rebase: improve error messages when rebasing a change onto itself 2025-08-07 08:37:31 +00:00
testing revset: insert HeadsRange in Ancestors for nested range/filter 2025-08-02 01:40:23 +00:00
tests rebase: improve error messages when rebasing a change onto itself 2025-08-07 08:37:31 +00:00
build.rs build.rs: separate commit ids if compiling at a merge commit 2025-07-08 02:38:21 +00:00
Cargo.toml cli: remove remaining users of glob crate 2025-07-25 08:22:35 +00:00
docs
LICENSE