jj/cli/src
Yuya Nishihara aea135cb8f cli: in colocated repo, don't restore view.git_head on undo
Otherwise, undone HEAD wouldn't be exported if we tried to preserve the
symbolic HEAD target (#2210). Unborn branch already has this problem.
2023-10-08 02:37:02 +09:00
..
commands cli: in colocated repo, don't restore view.git_head on undo 2023-10-08 02:37:02 +09:00
config cli: enable tree-level conflicts by default 2023-10-05 10:31:47 -07:00
merge_tools working_copy: rename to local_working_copy 2023-10-07 08:19:03 -07:00
cleanup_guard.rs
cli_util.rs working_copy: rename to local_working_copy 2023-10-07 08:19:03 -07:00
commit_templater.rs git: look up "git" remote branches normally 2023-10-07 19:33:35 +09:00
config-schema.json cli: redefine default log revset using immutable_heads() 2023-10-01 11:15:30 -07:00
config.rs revsets: add trunk alias with default to main/master/root 2023-09-17 10:17:23 +10:00
diff_util.rs merge_tools: enable :builtin as default diff/merge editor 2023-09-21 03:29:27 +02:00
formatter.rs
graphlog.rs
lib.rs
main.rs
operation_templater.rs
progress.rs
template.pest Allow \0 escape for nulls 2023-09-14 17:11:05 -04:00
template_builder.rs
template_parser.rs Allow \0 escape for nulls 2023-09-14 17:11:05 -04:00
templater.rs
text_util.rs
time_util.rs
ui.rs