jj/lib
Martin von Zweigbergk 5b93ae6d4b rewrite: make it possible to rebase descendants multiple times
Despite what the documentation said, we don't clear the record of
rewritten and abandoned commits at the end. This change fixes that,
and adds a test showing that it's possible to call
`MutableRepo::rebase_descendants()` multiple times.
2022-01-27 22:11:07 -08:00
..
benches project: rename project from Jujube to Jujutsu 2021-05-15 10:28:40 -07:00
protos working_copy: keep track of operation ID (#13) 2022-01-19 19:15:29 -08:00
src rewrite: make it possible to rebase descendants multiple times 2022-01-27 22:11:07 -08:00
tests rewrite: make it possible to rebase descendants multiple times 2022-01-27 22:11:07 -08:00
build.rs rustfmt: configure to group imports 2021-03-14 10:46:25 -07:00
Cargo.toml cargo: upgrade to Rust 2021 (just to stay up to date) 2021-12-13 21:47:00 -08:00