jj/cli
Benjamin Tan ab604b4ecd rewrite::move_commits(): preserve order of parent commits
When rebasing a new child commit on top of the moved commit(s), the
order of the new child commit's parent commits is now correctly
preserved if the original parent commit is now a parent of the moved
commit(s).

Closes #3969.
2024-08-15 17:51:03 +08:00
..
examples copy-tracking: create CopyRecordMap and add it to diff summaries 2024-08-11 17:01:45 -04:00
src copy-tracking: implement copy-tracking for --types 2024-08-14 20:48:43 -04:00
testing fake-formatter: add --uppercase and --append formatting behaviors 2024-07-25 13:40:18 -05:00
tests rewrite::move_commits(): preserve order of parent commits 2024-08-15 17:51:03 +08:00
build.rs
Cargo.toml built-in pager: write a message to the user if pager failed to start 2024-08-03 17:45:18 -07:00
LICENSE