| .. |
|
commands
|
git: spawn a separate git process for network operations
|
2025-01-23 16:50:53 +00:00 |
|
config
|
cli: port "file list" to template
|
2025-01-23 02:21:15 +00:00 |
|
merge_tools
|
resolve: try to resolve all conflicted files in fileset
|
2025-01-08 23:52:21 +00:00 |
|
cleanup_guard.rs
|
formatting only: switch to Item level import ganularity
|
2024-08-22 14:52:54 -04:00 |
|
cli_util.rs
|
config: add separate type for migration error, attach source path
|
2025-01-22 01:01:04 +00:00 |
|
command_error.rs
|
cli: add hint to config error occurred within templater
|
2025-01-24 03:42:26 +00:00 |
|
commit_templater.rs
|
templater: add TreeEntry type
|
2025-01-23 02:21:15 +00:00 |
|
complete.rs
|
cli: autocomplete: complete config values in addition to keys
|
2025-01-13 14:43:40 +00:00 |
|
config-schema.json
|
git: spawn a separate git process for network operations
|
2025-01-23 16:50:53 +00:00 |
|
config.rs
|
git: port s/bookmark/branch/ renames to config migration rules
|
2025-01-09 07:23:08 +00:00 |
|
description_util.rs
|
cli: replace run_ui_editor() and edit_temp_file() with editor type
|
2025-01-03 10:23:58 +09:00 |
|
diff_util.rs
|
style: remove useless type conversion
|
2025-01-02 23:23:19 +01:00 |
|
formatter.rs
|
formatter: add support for italic text
|
2025-01-20 17:46:27 +00:00 |
|
generic_templater.rs
|
templater: add config(name) function
|
2025-01-11 01:40:23 +00:00 |
|
git_util.rs
|
git: spawn a separate git process for network operations
|
2025-01-23 16:50:53 +00:00 |
|
graphlog.rs
|
cli: remove GraphLog::Edge type
|
2025-01-12 01:51:25 +00:00 |
|
lib.rs
|
cli: make git support optional
|
2025-01-08 22:02:21 +00:00 |
|
main.rs
|
cli: move src/ directory to new cli/ directory
|
2023-08-04 19:00:42 -05:00 |
|
movement_util.rs
|
cli: get settings from workspace where makes sense
|
2025-01-06 21:15:28 +09:00 |
|
operation_templater.rs
|
templater: add config(name) function
|
2025-01-11 01:40:23 +00:00 |
|
progress.rs
|
cli: make git support optional
|
2025-01-08 22:02:21 +00:00 |
|
revset_util.rs
|
Back out "config: merge and print inline tables as values"
|
2025-01-08 05:24:55 +00:00 |
|
template.pest
|
templater: rename "logical" eq/ne operators
|
2024-12-12 22:48:45 +09:00 |
|
template_builder.rs
|
templater: add config(name) function
|
2025-01-11 01:40:23 +00:00 |
|
template_parser.rs
|
templater: rename "logical" eq/ne operators
|
2024-12-12 22:48:45 +09:00 |
|
templater.rs
|
templater: introduce ConfigValue type, port "config list" value to it
|
2025-01-11 01:40:23 +00: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
|
cleanup: remove a bunch of unused Default impls
|
2025-01-18 07:49:43 +00:00 |