.. |
commands
|
cli: move get_new_config_file_path() to commands::config
|
2024-11-30 10:01:35 +09:00 |
config
|
merge_tools: allow setting conflict marker style per-tool
|
2024-11-26 09:05:17 -06:00 |
merge_tools
|
settings: own StackedConfig by UserSettings, migrate tests to use config layer
|
2024-11-30 10:01:05 +09:00 |
cleanup_guard.rs
|
formatting only: switch to Item level import ganularity
|
2024-08-22 14:52:54 -04:00 |
cli_util.rs
|
cli: move get_new_config_file_path() to commands::config
|
2024-11-30 10:01:35 +09:00 |
command_error.rs
|
cli: Fix error message grammar and associated tests
|
2024-11-25 18:22:33 -06:00 |
commit_templater.rs
|
conflicts: add "ui.conflict-marker-style" config
|
2024-11-23 08:28:47 -06:00 |
complete.rs
|
completion: teach commands about files
|
2024-11-28 15:34:39 +01:00 |
config-schema.json
|
merge_tools: allow setting conflict marker style per-tool
|
2024-11-26 09:05:17 -06:00 |
config.rs
|
config: update comment about new config file creation
|
2024-11-30 10:01:35 +09:00 |
description_util.rs
|
settings: add forwarding getters, replace most of .config() uses
|
2024-11-23 10:20:27 +09:00 |
diff_util.rs
|
conflicts: add "ui.conflict-marker-style" config
|
2024-11-23 08:28:47 -06:00 |
formatter.rs
|
config: add type alias for config::ConfigError
|
2024-11-23 10:20:27 +09:00 |
generic_templater.rs
|
templater: add abstraction to implement equality operation per type
|
2024-11-10 21:41:24 +09:00 |
git_util.rs
|
cli git fetch: clarify the error for invalid branch names/globs
|
2024-11-29 11:27:05 -08:00 |
graphlog.rs
|
settings: add forwarding getters, replace most of .config() uses
|
2024-11-23 10:20:27 +09:00 |
lib.rs
|
completion: teach rename about local bookmarks
|
2024-11-10 07:26:22 +01:00 |
main.rs
|
|
|
movement_util.rs
|
settings: add forwarding getters, replace most of .config() uses
|
2024-11-23 10:20:27 +09:00 |
operation_templater.rs
|
templater: add abstraction to implement equality operation per type
|
2024-11-10 21:41:24 +09:00 |
progress.rs
|
repo_path: add stub for checked to_fs_path(), rename unchecked functions
|
2024-11-06 15:03:41 -08:00 |
revset_util.rs
|
config: replace LayeredConfigs with StackedConfig
|
2024-11-28 08:45:48 +09:00 |
template.pest
|
templater: add != operator as user would probably expect that it exists
|
2024-11-10 21:41:24 +09:00 |
template_builder.rs
|
templater: add != operator as user would probably expect that it exists
|
2024-11-10 21:41:24 +09:00 |
template_parser.rs
|
templater: add != operator as user would probably expect that it exists
|
2024-11-10 21:41:24 +09:00 |
templater.rs
|
formatter: flush color escape sequence when raw() stream is requested
|
2024-10-14 11:44:24 +09:00 |
text_util.rs
|
text_util: add function to pad labeled text
|
2024-10-21 08:47:08 +09:00 |
time_util.rs
|
formatting only: switch to Item level import ganularity
|
2024-08-22 14:52:54 -04:00 |
ui.rs
|
config: add type alias for config::ConfigError
|
2024-11-23 10:20:27 +09:00 |