| .. |
|
commands
|
undo: hint about jj op restore when trying to undo merge operation
|
2025-10-14 05:19:46 +00:00 |
|
config
|
cli: remove deprecated command backout
|
2025-10-13 16:49:23 +00:00 |
|
merge_tools
|
external_merge: pass the repo_path to the merge tool
|
2025-09-29 01:07:22 +00:00 |
|
cleanup_guard.rs
|
cli, lib: move to Rust 2024 language edition
|
2025-07-28 17:05:41 +00:00 |
|
cli_util.rs
|
config: add workspace-level configuration support
|
2025-10-12 14:43:12 +00:00 |
|
command_error.rs
|
cleanup: use method version of str::from_utf8()
|
2025-09-27 09:26:05 +00:00 |
|
commit_templater.rs
|
templates: add remote and * to bookmarks in builtin_log_redacted
|
2025-10-08 12:48:27 +00:00 |
|
complete.rs
|
config: add workspace-level configuration support
|
2025-10-12 14:43:12 +00:00 |
|
config-schema.json
|
cli: remove deprecated command backout
|
2025-10-13 16:49:23 +00:00 |
|
config.rs
|
cli config: delete old migration rules
|
2025-10-14 06:13:49 +00:00 |
|
description_util.rs
|
squash: add -A/-B/-d options
|
2025-08-19 11:38:55 +00:00 |
|
diff_util.rs
|
commit: introduce parent_tree_async(), use in already async callers
|
2025-10-12 23:26:29 +00:00 |
|
formatter.rs
|
cleanup: use method version of str::from_utf8()
|
2025-09-27 09:26:05 +00:00 |
|
generic_templater.rs
|
templater: add serialization support for config::AnnotatedValue type
|
2025-08-25 05:52:46 +00:00 |
|
git_util.rs
|
cleanup: use method version of str::from_utf8()
|
2025-09-27 09:26:05 +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
|
config: add workspace-level configuration support
|
2025-10-12 14:43:12 +00:00 |
|
template.pest
|
templates: support string patterns in template language
|
2025-09-02 02:19:54 +00:00 |
|
template_builder.rs
|
templater: remove unneeded special case from string.split() method
|
2025-10-07 13:43:19 +00:00 |
|
template_parser.rs
|
templates: support string patterns in template language
|
2025-09-02 02:19:54 +00:00 |
|
templater.rs
|
templater: leverage trait upcasting in ListTemplate
|
2025-09-20 01:22:47 +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
|
ui: switch to std::io::pipe()
|
2025-09-19 09:41:32 +00:00 |