jj/src
Martin von Zweigbergk 4b9282ed40 cli: make jj abandon explicitly rebase descendant commits
This change makes it so `jj abandon` uses `DescendantRebaser` for
rebasing descendants of the abandoned commits. That makes it not
depend on evolution for it.
2021-09-19 22:57:09 -07:00
..
commands.rs cli: make jj abandon explicitly rebase descendant commits 2021-09-19 22:57:09 -07:00
diff_edit.rs store: rename Store to Backend and StoreWrapper to Store 2021-09-12 12:02:10 -07:00
formatter.rs cli: rename jj prune to jj abandon 2021-09-19 22:51:12 -07:00
graphlog.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00
lib.rs
main.rs
template.pest
template_parser.rs cli: rename jj prune to jj abandon 2021-09-19 22:51:12 -07:00
templater.rs store: rename Store to Backend and StoreWrapper to Store 2021-09-12 12:02:10 -07:00
testutils.rs working_copy: move logic for creating commit to caller 2021-08-15 18:55:09 -07:00
ui.rs cleanup: let Clippy fix a bunch of warnings 2021-06-14 00:27:31 -07:00