ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/src
Yuya Nishihara cca5277184 diff: clarify that DiffLine hunk doesn't have [left, right] diff pair
This will simplify users of line.hunks[] which I'm going to add.
2024-08-16 09:30:30 +09:00
..
commands rewrite: migrate move_commits function from rebase command 2024-08-12 21:48:17 +08:00
config Define builtin_immutable_heads() as a default revset alias. 2024-08-14 11:32:16 +01:00
merge_tools copy-tracking: plumb CopyRecordMap through diff method 2024-08-11 17:01:45 -04:00
cleanup_guard.rs
cli_util.rs config: expand tilde in ssh key filepaths 2024-08-13 08:06:43 -07:00
command_error.rs describe: allow updating the description of multiple commits 2024-08-05 02:06:40 +08:00
commit_templater.rs copy-tracking: add support for diff --git 2024-08-15 11:03:39 -04:00
config-schema.json
config.rs config: do not parse TOML value expression by write_config_value_to_file() 2024-08-09 22:39:16 +09:00
description_util.rs describe: warn user of limitations when describing multiple commits 2024-08-06 11:28:21 -07:00
diff_util.rs diff: clarify that DiffLine hunk doesn't have [left, right] diff pair 2024-08-16 09:30:30 +09:00
formatter.rs
generic_templater.rs
git_util.rs config: expand tilde in ssh key filepaths 2024-08-13 08:06:43 -07:00
graphlog.rs
lib.rs
main.rs
operation_templater.rs
progress.rs
revset_util.rs Define builtin_immutable_heads() as a default revset alias. 2024-08-14 11:32:16 +01:00
template.pest
template_builder.rs
template_parser.rs
templater.rs
text_util.rs
time_util.rs
ui.rs ui: do not write() to channel if builtin pager has terminated 2024-08-05 10:34:33 +09:00