| .. |
|
commands
|
repo: remove &UserSettings argument from new/rewrite_commit(), use self.settings
|
2024-12-31 10:51:57 +09:00 |
|
config
|
describe: ignore everything below ignore-rest line
|
2024-12-23 16:31:55 -07:00 |
|
merge_tools
|
config: extract jj-lib's default values to embedded TOML file
|
2024-12-25 10:44:37 +09:00 |
|
cleanup_guard.rs
|
formatting only: switch to Item level import ganularity
|
2024-08-22 14:52:54 -04:00 |
|
cli_util.rs
|
repo: remove &UserSettings argument from new/rewrite_commit(), use self.settings
|
2024-12-31 10:51:57 +09:00 |
|
command_error.rs
|
docs/cli: update URLs to from martinvonz user to jj-vcs org
|
2024-12-17 12:44:44 -08: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 list: mark values overridden by table or parent value
|
2024-12-28 10:28:43 +09:00 |
|
description_util.rs
|
describe: ignore everything below ignore-rest line
|
2024-12-23 16:31:55 -07:00 |
|
diff_util.rs
|
cli/src/diff_util.rs: fix typo in diff --name-only
|
2024-12-18 14:04:40 +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
|
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 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 |