ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/src
Martin von Zweigbergk daa23173c5 cli: add a jj debug tree command for printing the tree
I'm about to make conflicts also get materialized in executable
files. We'll lose some of the test coverage in `test_chmod_command.rs`
then, because the those tests rely on the materialized content to
describe the executable bits. So this commit adds a debug command for
printing tree values and uses that in the tests.
2023-10-24 06:45:45 -07:00
..
commands cli: add a jj debug tree command for printing the tree 2023-10-24 06:45:45 -07:00
config
merge_tools conflicts: make materialization async 2023-10-20 07:38:34 -07:00
cleanup_guard.rs
cli_util.rs cli: use StringPattern to find branches to delete/forget 2023-10-22 04:07:49 +09:00
commit_templater.rs templater: take non-tracking remote branches as unrelated to local branch 2023-10-17 16:42:36 +09:00
config-schema.json
config.rs
diff_util.rs conflicts: make materialization async 2023-10-20 07:38:34 -07:00
formatter.rs
graphlog.rs
lib.rs
main.rs
operation_templater.rs
progress.rs
template.pest
template_builder.rs
template_parser.rs
templater.rs
text_util.rs
time_util.rs
ui.rs