ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/cli/src
2024-02-17 10:17:38 -08:00
..
commands cli: make new workspace inherit sparse pattern from old workspace 2024-02-17 10:17:38 -08:00
config cli: change workspace@ symbol color to green (the color of HEAD@git) 2024-02-16 11:12:43 +09:00
merge_tools cli: inform the user of the command which disables the hint 2024-02-10 19:07:38 -05:00
cleanup_guard.rs
cli_util.rs cli: drop handling of legacy revset dag range operator 2024-02-14 10:04:56 +09:00
commit_templater.rs
config-schema.json log: optionally render elided parts of the graph as a synthetic node 2024-02-12 17:33:55 -08:00
config.rs
description_util.rs cli_util: improve API for editing text in a tempfile 2024-01-23 23:49:35 -08:00
diff_util.rs don't try to diff binary files 2024-02-04 11:49:52 -08:00
formatter.rs
git_util.rs cli: move is_colocated_git_workspace() to git_util, make it public 2024-02-06 17:19:37 +09:00
graphlog.rs graphlog: refactor graphlog::Edge enum and its usage 2024-02-17 20:54:20 +05:00
lib.rs cli: move some git utilities to new crate::git_utils 2024-01-20 15:58:37 -06:00
main.rs
operation_templater.rs cli: give root operation special treatment in template (like root commit) 2024-01-14 10:15:14 -08:00
progress.rs
template.pest templater: parse negative integer as unary operator and literal 2024-02-10 09:15:21 +09:00
template_builder.rs templater: add a local() method on Timestamps (#2900) 2024-02-12 10:22:24 -08:00
template_parser.rs templater: parse negative integer as unary operator and literal 2024-02-10 09:15:21 +09:00
templater.rs
text_util.rs
time_util.rs
ui.rs Use minus as a builtin pager 2024-02-12 18:55:15 -05:00