ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
2023-01-14 16:00:42 +01:00
..
config log: add (empty) in front of an empty commit description 2023-01-14 16:00:42 +01:00
cleanup_guard.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
cli_util.rs cli: add formatter.labeled() for short 2023-01-12 17:32:18 +09:00
commands.rs log: add (empty) in front of an empty commit description 2023-01-14 16:00:42 +01:00
config-schema.json Define config TOML/JSON schema 2023-01-02 20:26:28 -06:00
config.rs Add a config edit command to open jj config in editor 2023-01-12 01:10:07 -06:00
diff_util.rs formatter: rename {add,remove}_label to {push,pop}_label 2023-01-13 21:47:50 -08:00
formatter.rs formatter: reset color around newlines 2023-01-13 21:47:50 -08:00
graphlog.rs
lib.rs Rename diff_edit.rs to merge_tools.rs 2022-12-17 22:26:59 -08:00
main.rs cli: port custom command dispatch to CliRunner 2023-01-04 15:48:38 +09:00
merge_tools.rs run_merge_tool, edit_diff: Print command args with -v instead of errors 2023-01-12 23:07:59 -08:00
progress.rs cleanup: let new Clippy move variables into format strings 2022-12-14 21:30:58 -08:00
template.pest
template_parser.rs template: add "empty" template item 2023-01-14 16:00:42 +01:00
templater.rs template: add "empty" template item 2023-01-14 16:00:42 +01:00
ui.rs cli: migrate ui.write_error() to writeln!() 2023-01-12 17:32:18 +09:00