.. |
commands
|
rebase: extract rebase destination arguments into separate struct
|
2024-10-16 11:26:59 +08:00 |
config
|
formatter & colors.toml: replace op_log color label with operation
|
2024-10-15 19:30:19 -07:00 |
merge_tools
|
object_id: implement Display on ObjectId types
|
2024-10-16 09:12:16 +09:00 |
cleanup_guard.rs
|
|
|
cli_util.rs
|
formatter & colors.toml: replace op_log color label with operation
|
2024-10-15 19:30:19 -07:00 |
command_error.rs
|
git_backend: Support shallow git repositories
|
2024-10-14 20:01:08 +02:00 |
commit_templater.rs
|
object_id: add ChangeId::reverse_hex() for convenience
|
2024-10-16 09:12:16 +09:00 |
config-schema.json
|
cli: warn if trunk() alias cannot be resolved, fall back to none()
|
2024-10-11 09:37:47 +09:00 |
config.rs
|
style: avoid using .to_owned() /.to_vec() on owned objects
|
2024-10-04 22:29:13 +02:00 |
description_util.rs
|
description_util: remove dependency on WorkspaceCommandHelper
|
2024-10-09 10:15:57 -04:00 |
diff_util.rs
|
object_id: implement Display on ObjectId types
|
2024-10-16 09:12:16 +09:00 |
formatter.rs
|
formatter: flush color escape sequence when raw() stream is requested
|
2024-10-14 11:44:24 +09:00 |
generic_templater.rs
|
templater: pass diagnostics receiver around
|
2024-09-23 07:07:07 +09:00 |
git_util.rs
|
|
|
graphlog.rs
|
|
|
lib.rs
|
|
|
main.rs
|
|
|
movement_util.rs
|
style: use explicit loop instead of .for_each() in simple cases
|
2024-10-04 22:29:13 +02:00 |
operation_templater.rs
|
templater: pass diagnostics receiver around
|
2024-09-23 07:07:07 +09:00 |
progress.rs
|
|
|
revset_util.rs
|
cli: warn if trunk() alias cannot be resolved, fall back to none()
|
2024-10-11 09:37:47 +09:00 |
template.pest
|
templates: support hex bytes in string literals
|
2024-10-13 12:02:40 +05:30 |
template_builder.rs
|
templates: add raw_escape_sequence
|
2024-10-13 12:02:40 +05:30 |
template_parser.rs
|
templates: support hex bytes in string literals
|
2024-10-13 12:02:40 +05:30 |
templater.rs
|
formatter: flush color escape sequence when raw() stream is requested
|
2024-10-14 11:44:24 +09:00 |
text_util.rs
|
cli: add --author argument for commit and describe
|
2024-09-22 12:40:46 +02:00 |
time_util.rs
|
|
|
ui.rs
|
ui: write prompt messages to stderr
|
2024-10-07 19:47:18 -04:00 |