..
commands
cli, lib: convert revset expressions to use Arc over Rc
2025-09-05 16:09:44 +00:00
config
cli: Default to nano editor on Linux
2025-09-04 14:52:36 +00:00
merge_tools
conflicts: compare new hunks without fully materializing original to text
2025-09-05 00:39:41 +00:00
cleanup_guard.rs
cli, lib: move to Rust 2024 language edition
2025-07-28 17:05:41 +00:00
cli_util.rs
cli, lib: convert revset expressions to use Arc over Rc
2025-09-05 16:09:44 +00:00
command_error.rs
cli: add jj bisect run command
2025-09-04 14:30:52 +00:00
commit_templater.rs
cli, lib: convert revset expressions to use Arc over Rc
2025-09-05 16:09:44 +00:00
complete.rs
cli: remove deprecated --config-toml flag
2025-08-18 17:37:43 +00:00
config-schema.json
git: colocate repos by default
2025-09-04 11:26:28 +00:00
config.rs
templater: add serialization support for config::AnnotatedValue type
2025-08-25 05:52:46 +00:00
description_util.rs
squash: add -A/-B/-d options
2025-08-19 11:38:55 +00:00
diff_util.rs
backend: remove unused TreeValue::Conflict and read/write methods
2025-09-04 16:26:44 +00:00
formatter.rs
formatter: make push/pop_label() never fail
2025-09-05 03:40:29 +00:00
generic_templater.rs
templater: add serialization support for config::AnnotatedValue type
2025-08-25 05:52:46 +00:00
git_util.rs
cli, lib: move to Rust 2024 language edition
2025-07-28 17:05:41 +00:00
graphlog.rs
cli: remove GraphStyle::is_ascii() which has been inlined in templates
2025-06-22 01:16:59 +00:00
lib.rs
cli: make git support optional
2025-01-08 22:02:21 +00:00
main.rs
cli: replace ExitCode by u8
2025-05-17 05:45:59 +00:00
movement_util.rs
cli, lib: convert revset expressions to use Arc over Rc
2025-09-05 16:09:44 +00:00
operation_templater.rs
templates: improve rustdocs
2025-09-02 02:19:54 +00:00
progress.rs
cleanup: remove unneeded lifetime capturing from snapshot_progress()
2025-03-08 01:16:56 +00:00
revset_util.rs
cli, lib: convert revset expressions to use Arc over Rc
2025-09-05 16:09:44 +00:00
template.pest
templates: support string patterns in template language
2025-09-02 02:19:54 +00:00
template_builder.rs
formatter: emit pending color sequence on flush() instead of pop_label()
2025-09-05 03:40:29 +00:00
template_parser.rs
templates: support string patterns in template language
2025-09-02 02:19:54 +00:00
templater.rs
formatter: make push/pop_label() never fail
2025-09-05 03:40:29 +00:00
text_util.rs
formatter: make push/pop_label() never fail
2025-09-05 03:40:29 +00:00
time_util.rs
cleanup: replace once_cell::sync::Lazy by std::sync::LazyLock
2025-07-07 14:24:25 +00:00
ui.rs
cli, lib: move to Rust 2024 language edition
2025-07-28 17:05:41 +00:00