.. |
commands
|
Make jj next work when the working copy is a merge commit
|
2024-04-08 14:52:11 -04:00 |
config
|
templates: Change builtin_log_root to be consistent with other hooks
|
2024-04-07 19:46:52 +03:00 |
merge_tools
|
ui: make hint_*() methods return Option
|
2024-04-01 13:00:27 -07:00 |
cleanup_guard.rs
|
No need for Lazy in LIVE_GUARDS
|
2023-08-22 02:12:05 -04:00 |
cli_util.rs
|
cli: inline matcher_from_values() in favor of parse_file_patterns()
|
2024-04-07 19:43:29 +09:00 |
command_error.rs
|
cli: add support for file kind:pattern syntax
|
2024-04-07 19:43:29 +09:00 |
commit_templater.rs
|
clippy: disable bogus lints for nightly clippy
|
2024-04-05 11:39:29 -05:00 |
config-schema.json
|
cli: add ui.always-allow-large-revsets option
|
2024-04-04 18:38:48 -05: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: remove unused context parameter from Template<C>
|
2024-03-25 11:15:09 +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 operation.snapshot() boolean
|
2024-04-07 19:46:52 +03:00 |
progress.rs
|
cli: elide path in snapshot progress in the same way
|
2023-09-02 08:21:33 +09:00 |
revset_util.rs
|
cli: extract evaluation part of resolve_single_rev_with_hint_about_all_prefix()
|
2024-04-02 15:17:12 +09:00 |
template.pest
|
templater: mark string literal as compound atomic, and integer as atomic
|
2024-04-08 00:37:25 +09:00 |
template_builder.rs
|
templater: consolidate "unexpected expression" error constructors
|
2024-03-30 23:53:17 +09:00 |
template_parser.rs
|
dsl_util: extract helper that parses string literal with \-escapes
|
2024-04-08 00:37:25 +09:00 |
templater.rs
|
templater: don't panic on PropertyPlaceholder unset error
|
2024-03-29 19:15:02 +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 |