..
commands
cli: remove deprecated jj file
commands
2025-01-04 15:43:18 +08:00
config
describe: ignore everything below ignore-rest
line
2024-12-23 16:31:55 -07:00
merge_tools
perf: use .next_back()
to get the last component
2025-01-02 23:24:04 +01:00
cleanup_guard.rs
formatting only: switch to Item level import ganularity
2024-08-22 14:52:54 -04:00
cli_util.rs
cli: replace run_ui_editor() and edit_temp_file() with editor type
2025-01-03 10:23:58 +09:00
command_error.rs
cli: add "ui.editor" type that captures configuration
2025-01-03 10:23:58 +09:00
commit_templater.rs
docs/cli: update URLs to from martinvonz user to jj-vcs org
2024-12-17 12:44:44 -08:00
complete.rs
repo, workspace: use dunce::canonicalize() to normalize paths
2024-12-22 09:45:37 +09:00
config-schema.json
docs/cli: update URLs to from martinvonz user to jj-vcs org
2024-12-17 12:44:44 -08:00
config.rs
cli: config: allow comma in bare TOML string
2025-01-03 21:48:41 +09: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: leverage serde to parse color styles
2024-12-11 10:37:34 +09:00
generic_templater.rs
templater: add IntoTemplateProperty::try_into_cmp
2024-12-12 19:56:29 +08:00
git_util.rs
repo, workspace: use dunce::canonicalize() to normalize paths
2024-12-22 09:45:37 +09:00
graphlog.rs
evolog: Implement --reversed flag
2025-01-02 20:21:59 -05: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 IntoTemplateProperty::try_into_cmp
2024-12-12 19:56:29 +08: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: merge and print inline tables as values
2024-12-12 10:11:51 +09:00
template.pest
templater: rename "logical" eq/ne operators
2024-12-12 22:48:45 +09:00
template_builder.rs
templater: add Email template type, deprecate Signature.username()
2024-12-15 16:03:34 +08:00
template_parser.rs
templater: rename "logical" eq/ne operators
2024-12-12 22:48:45 +09:00
templater.rs
templater: add Email template type, deprecate Signature.username()
2024-12-15 16:03:34 +08: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
docs/cli: update URLs to from martinvonz user to jj-vcs org
2024-12-17 12:44:44 -08:00