ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Benjamin Tan f258664a2f rewrite: move_commits: do not remove parents of target commits which are outside the target set
This ensures consistency between the commands `jj rebase -r a::` and `jj
rebase -s a`.
2024-08-17 23:27:47 +08:00
..
benches
gen-protos
proc-macros cargo: explicitly indicate paths to publish 2024-04-15 20:37:00 -07:00
src rewrite: move_commits: do not remove parents of target commits which are outside the target set 2024-08-17 23:27:47 +08:00
tests working_copy: delete path() method from trait 2024-08-16 16:55:14 -07:00
testutils copy-tracking: create CopyRecordMap and add it to diff summaries 2024-08-11 17:01:45 -04:00
Cargo.toml jj_lib: include indexmap as dependency 2024-08-12 21:48:17 +08:00
LICENSE