.. |
commands
|
cleanup: rustfmt cli/src/commands/status.rs
|
2024-05-07 22:10:50 +09:00 |
config
|
templates: remove implicit self dependency from description_placeholder alias
|
2024-04-26 16:56:35 +09:00 |
merge_tools
|
Fix empty files can't be selected in the builtin diff editor
|
2024-04-15 23:28:06 -04:00 |
cleanup_guard.rs
|
No need for Lazy in LIVE_GUARDS
|
2023-08-22 02:12:05 -04:00 |
cli_util.rs
|
cli: status: when current change has conflicts, display instructions to resolve them
|
2024-05-01 15:59:12 +02:00 |
command_error.rs
|
revset: add two new error variants to support extensions
|
2024-04-26 10:55:34 -04:00 |
commit_templater.rs
|
template: add contained_in method to commit object in templates
|
2024-04-29 12:16:42 +02:00 |
config-schema.json
|
Implement advance-branches for jj commit
|
2024-04-20 10:26:04 -04:00 |
config.rs
|
cli: show executable name in error message, include underlying error details
|
2023-11-23 10:05:45 +09:00 |
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
|
formatter: use write!() or writeln!() thoroughly, remove .write_str()
|
2024-03-23 10:43:38 +09:00 |
formatter.rs
|
cli: add support for formatted error hints
|
2024-03-27 09:06:06 +09: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
|
graphlog: refactor out node symbols from GraphLog
|
2024-03-12 08:25:58 +05:00 |
lib.rs
|
cli: extract primitives for user revset parsing and evaluation
|
2024-03-14 22:59:43 +09:00 |
main.rs
|
cli: move src/ directory to new cli/ directory
|
2023-08-04 19:00:42 -05:00 |
operation_templater.rs
|
templater: add type_name() method to tagged property types
|
2024-04-26 00:57:26 +09:00 |
progress.rs
|
cli: elide path in snapshot progress in the same way
|
2023-09-02 08:21:33 +09:00 |
revset_util.rs
|
revset: add a SymbolResolverExtension trait to provide custom resolvers
|
2024-04-26 10:55:34 -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
|
templater: include actual type name in error messages
|
2024-04-26 00:57:26 +09:00 |
template_parser.rs
|
templater: include actual type name in error messages
|
2024-04-26 00:57:26 +09:00 |
templater.rs
|
templater: add template.labeled() for convenience
|
2024-04-18 11:14:28 +09:00 |
text_util.rs
|
formatter: use write!() or writeln!() thoroughly, remove .write_str()
|
2024-03-23 10:43:38 +09:00 |
time_util.rs
|
templater: propagate <out-of-range date> as an error
|
2024-02-29 01:30:43 +09:00 |
ui.rs
|
clippy: disable bogus lints for nightly clippy
|
2024-04-05 11:39:29 -05:00 |