| .. |
|
commands
|
working_copy: move freshness calculation into lib for sharing
|
2024-11-14 11:12:02 -05:00 |
|
config
|
cli: don't use format_*() in annotate template, truncate author, omit commit id
|
2024-11-05 14:49:57 +09:00 |
|
merge_tools
|
repo_path: add stub for checked to_fs_path(), rename unchecked functions
|
2024-11-06 15:03:41 -08:00 |
|
cleanup_guard.rs
|
formatting only: switch to Item level import ganularity
|
2024-08-22 14:52:54 -04:00 |
|
cli_util.rs
|
working_copy: move freshness calculation into lib for sharing
|
2024-11-14 11:12:02 -05:00 |
|
command_error.rs
|
op_heads_store: allow methods to return errors
|
2024-11-13 23:05:24 -08:00 |
|
commit_templater.rs
|
templater: add abstraction to implement equality operation per type
|
2024-11-10 21:41:24 +09:00 |
|
complete.rs
|
completion: teach commands about bookmark names
|
2024-11-14 16:45:04 +01:00 |
|
config-schema.json
|
config-schema: add missing docs for auto-track
|
2024-11-09 12:58:01 -05:00 |
|
config.rs
|
cli: add jj config unset
|
2024-10-30 06:50:15 +01:00 |
|
description_util.rs
|
description_util: remove dependency on WorkspaceCommandHelper
|
2024-10-09 10:15:57 -04:00 |
|
diff_util.rs
|
repo_path: add stub for checked to_fs_path(), rename unchecked functions
|
2024-11-06 15:03:41 -08:00 |
|
formatter.rs
|
text_util: add function to pad labeled text
|
2024-10-21 08:47:08 +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: do not stringify git2::Error too early
|
2024-11-05 23:16:36 +09:00 |
|
graphlog.rs
|
style: remove unneeded lifetimes from trait implementations
|
2024-10-17 13:35:06 +02:00 |
|
lib.rs
|
completion: teach rename about local bookmarks
|
2024-11-10 07:26:22 +01:00 |
|
main.rs
|
|
|
|
movement_util.rs
|
revset: reorganize expression resolution/evaluation methods
|
2024-11-08 10:34:02 +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
|
cli: add helper method that resolves user symbols in revset expression
|
2024-11-08 10:34:02 +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
|
ui: write prompt messages to stderr
|
2024-10-07 19:47:18 -04:00 |