jj/cli/src
2024-02-12 10:22:24 -08:00
..
commands cli: add short -b option for --branch in jj git fetch 2024-02-11 09:20:02 +05:00
config templates: use surround() function in default "show" template 2024-02-08 02:16:47 +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 workspace: recover from missing operation 2024-02-09 00:38:47 -08:00
commit_templater.rs object_id: extract ObjectId trait and macros to separate module 2024-01-05 10:20:57 +09:00
config-schema.json git: turn git.auto-local-branch off by default 2023-12-17 08:30:24 +09:00
config.rs cli: show executable name in error message, include underlying error details 2023-11-23 10:05:45 +09:00
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 formatter: reset colors on early drop 2023-11-01 21:41:25 -07:00
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
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 cli: elide path in snapshot progress in the same way 2023-09-02 08:21:33 +09:00
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 templater: move empty signature placeholder to user template 2023-08-27 09:38:36 +09:00
text_util.rs formatter: reset colors on early drop 2023-11-01 21:41:25 -07:00
time_util.rs
ui.rs ui: remove redundant .to_lowercase() from prompt_yes_no() 2024-01-23 08:48:58 +09:00