jj/src
Martin von Zweigbergk a5ef4f0f40 merge_tools: avoid re-reading edited file, read from buffer instead
I suspect this was just because it wasn't obvious to the author how to
get a `Read` from an in-memory buffer (I know it wasn't to me).
2023-05-30 21:06:24 -07:00
..
commands index: use as_composite() to access to index stats 2023-05-29 08:15:40 +09:00
config templates: rename "show" template alias to "builtin_log_detailed" 2023-04-22 14:37:39 +09:00
cleanup_guard.rs fix windows warnings in src/cleanup_guard.rs 2023-04-30 15:18:30 +09:00
cli_util.rs cleanup: fix minor typos in function names 2023-05-25 08:43:06 -07:00
commit_templater.rs id_prefix: remove repo field from IdPrefixContext 2023-05-11 23:41:24 -07:00
config-schema.json cli: allow resolving shorter ids within a configured revset 2023-05-11 23:41:24 -07:00
config.rs cli: load revset/template aliases in order of config layers 2023-05-23 14:20:55 +09:00
diff_util.rs
formatter.rs formatter: allow using "default" terminal color 2023-04-09 22:56:33 -07:00
graphlog.rs Switch graph node to use for commit instead of 2023-04-02 23:15:37 -07:00
lib.rs
main.rs cli: move $JJ_VERSION out of CLI library 2023-04-20 19:22:47 -07:00
merge_tools.rs merge_tools: avoid re-reading edited file, read from buffer instead 2023-05-30 21:06:24 -07:00
operation_templater.rs
progress.rs progress: update progress only every 10 ms 2023-05-26 12:22:29 -07:00
template.pest
template_builder.rs
template_parser.rs
templater.rs
text_util.rs
time_util.rs
ui.rs cli: move default ui.pager config to misc.toml 2023-03-30 21:16:28 -07:00