.. |
commands
|
cli: print deleted branch hints at end of "branch list" output
|
2024-05-11 09:43:53 +09:00 |
config
|
cli: port "branch list" to template
|
2024-05-10 08:36:38 +09:00 |
merge_tools
|
cleanup: consistently use BackendResult
|
2024-05-07 19:35:03 -07:00 |
cleanup_guard.rs
|
|
|
cli_util.rs
|
cli: add ui.color = "debug"
|
2024-05-11 10:16:09 +02:00 |
command_error.rs
|
External merge tools: better error message for unsupported usage
|
2024-05-05 18:33:53 -07:00 |
commit_templater.rs
|
Refuse to split an empty commit with jj split .
|
2024-05-10 19:37:28 +02:00 |
config-schema.json
|
cli: add ui.color = "debug"
|
2024-05-11 10:16:09 +02:00 |
config.rs
|
|
|
description_util.rs
|
description_utils: teach combine_messages() to handle more than two sources
|
2024-03-13 05:21:05 -07:00 |
diff_util.rs
|
commit: add a helper for returning parent tree of Commit
|
2024-05-07 19:35:03 -07:00 |
formatter.rs
|
cli: add ui.color = "debug"
|
2024-05-11 10:16:09 +02:00 |
generic_templater.rs
|
templater: add type_name() method to tagged property types
|
2024-04-26 00:57:26 +09:00 |
git_util.rs
|
ui: make hint_*() methods return Option
|
2024-04-01 13:00:27 -07:00 |
graphlog.rs
|
|
|
lib.rs
|
cli: extract primitives for user revset parsing and evaluation
|
2024-03-14 22:59:43 +09:00 |
main.rs
|
|
|
operation_templater.rs
|
templater: remove IntoTemplate abstraction, use extension method instead
|
2024-05-09 08:51:34 +09:00 |
progress.rs
|
|
|
revset_util.rs
|
revset: make RevsetParseContext opaque
|
2024-05-06 10:42:01 -04:00 |
template.pest
|
fileset, revset, templater: add support for single-quoted raw string literals
|
2024-04-25 11:14:33 +09:00 |
template_builder.rs
|
cli: add ui.color = "debug"
|
2024-05-11 10:16:09 +02:00 |
template_parser.rs
|
templater: include actual type name in error messages
|
2024-04-26 00:57:26 +09:00 |
templater.rs
|
templater: add SizeHint type to represent revset.count_estimate() value
|
2024-05-09 08:51:34 +09:00 |
text_util.rs
|
cli: add ui.color = "debug"
|
2024-05-11 10:16:09 +02:00 |
time_util.rs
|
|
|
ui.rs
|
ui: add helper function that sets up FormatterFactory
|
2024-05-12 09:21:18 +09:00 |