| .. |
|
commands
|
config: migrate underlying data structure to toml_edit
|
2024-12-10 12:11:39 +09:00 |
|
config
|
templates: align attributes in builtin_log_detailed
|
2024-12-08 15:17:43 +05:30 |
|
merge_tools
|
cli: load default/command-arg layers per source, clean up return types
|
2024-12-07 11:06:21 +09:00 |
|
cleanup_guard.rs
|
formatting only: switch to Item level import ganularity
|
2024-08-22 14:52:54 -04:00 |
|
cli_util.rs
|
config: preserve definition order of table items
|
2024-12-10 12:11:39 +09:00 |
|
command_error.rs
|
config: add ConfigLoadError, replace uses of config::ConfigError
|
2024-12-10 16:08:50 +09:00 |
|
commit_templater.rs
|
conflicts: add "ui.conflict-marker-style" config
|
2024-11-23 08:28:47 -06:00 |
|
complete.rs
|
cli: replace uses of .get_table() to include better error indication
|
2024-12-09 10:09:23 +09:00 |
|
config-schema.json
|
merge_tools: add merge-conflict-exit-codes option
|
2024-12-03 20:08:31 -06:00 |
|
config.rs
|
config: add ConfigLoadError, replace uses of config::ConfigError
|
2024-12-10 16:08:50 +09:00 |
|
description_util.rs
|
cli: consider "JJ:" lines as comments also when not followed by space
|
2024-12-04 10:40:56 -08:00 |
|
diff_util.rs
|
diff: fix unified diff to emit one-lower start line number for empty hunks
|
2024-12-09 09:52:07 +09:00 |
|
formatter.rs
|
formatter: in tests, use IndexMap to preserve definition order of colors
|
2024-12-10 12:11:39 +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
|
config: introduce our ConfigGetError type
|
2024-12-06 10:52:10 +09:00 |
|
lib.rs
|
completion: teach rename about local bookmarks
|
2024-11-10 07:26:22 +01:00 |
|
main.rs
|
cli: move src/ directory to new cli/ directory
|
2023-08-04 19:00:42 -05:00 |
|
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
|
progress: fix progress to not redraw every time there's new data
|
2024-12-09 17:08:56 -08:00 |
|
revset_util.rs
|
config: preserve definition order of table items
|
2024-12-10 12:11:39 +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
|
cli: migrate remainder of Config::get() to StackedConfig::get()
|
2024-12-04 10:33:22 +09:00 |
|
time_util.rs
|
formatting only: switch to Item level import ganularity
|
2024-08-22 14:52:54 -04:00 |
|
ui.rs
|
progress: add test of progress bar's periodic output
|
2024-12-09 17:08:56 -08:00 |