jj/cli/src
Matt Kulukundis ec99a17ae8 copy-tracking: improve --summary and add --stat
- add support for copy tracking to `diff --stat`
- switch `--summary` to match git's output more closely
- rework `show_diff_summary` signature to be more consistent
2024-08-13 21:37:45 -04:00
..
commands rewrite: migrate move_commits function from rebase command 2024-08-12 21:48:17 +08:00
config cli: port description template to templater 2024-07-25 22:39:00 +09: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: improve --summary and add --stat 2024-08-13 21:37:45 -04:00
config-schema.json cli jj fix: add ability to configure multiple tools for different filesets 2024-07-25 13:40:18 -05:00
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 copy-tracking: improve --summary and add --stat 2024-08-13 21:37:45 -04:00
formatter.rs formatter: make error type of with_label() callback generic 2024-08-01 22:56:36 +09:00
generic_templater.rs templater: implement expect_*_arguments() as methods 2024-05-22 10:18:05 +09:00
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 templater: implement expect_*_arguments() as methods 2024-05-22 10:18:05 +09:00
progress.rs cli: clear line after writing 2024-05-30 12:27:11 -05:00
revset_util.rs cli: Ignore immutable() in jj git push conflict/desc/user checks 2024-06-24 10:45:29 +10:00
template.pest
template_builder.rs dsl_util: add keyword arguments and parsing helper to FunctionCallNode 2024-05-29 22:36:15 +09:00
template_parser.rs revset, templater: implement arity-based alias overloading 2024-06-14 23:11:29 +09:00
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