jj/src
Martin von Zweigbergk 5612a3106c revset: use IdPrefixContext for resolving commit/change ids
This is another step towards resolving abbreviated commit ids within a
configured revset.
2023-05-11 23:41:24 -07:00
..
commands cli: make WorkspaceCommandHelper create SymbolResolver 2023-05-11 23:41:24 -07:00
config templates: rename "show" template alias to "builtin_log_detailed" 2023-04-22 14:37:39 +09:00
cleanup_guard.rs fix windows warnings in src/cleanup_guard.rs 2023-04-30 15:18:30 +09:00
cli_util.rs revset: use IdPrefixContext for resolving commit/change ids 2023-05-11 23:41:24 -07:00
commit_templater.rs templater: move id prefix shortening onto a new type 2023-05-11 23:41:24 -07:00
config-schema.json cli: rename ui.default-revset to revsets.log 2023-05-11 23:41:24 -07:00
config.rs settings: add helper to turn ConfigError::NotFound into Option 2023-04-14 20:30:42 +09:00
diff_util.rs repo: implement Repo on ReadonlyRepo instead of its Arc 2023-03-21 21:43:44 -07:00
formatter.rs formatter: allow using "default" terminal color 2023-04-09 22:56:33 -07:00
graphlog.rs Switch graph node to use for commit instead of 2023-04-02 23:15:37 -07:00
lib.rs
main.rs cli: move $JJ_VERSION out of CLI library 2023-04-20 19:22:47 -07:00
merge_tools.rs working_copy: introduce snapshot progress callback 2023-05-06 11:07:46 -07:00
operation_templater.rs templater: add support for unformattable property 2023-03-24 12:17:38 +09:00
progress.rs trim snapshot progress output 2023-05-11 13:26:42 +09:00
template.pest templater: add parsing rule for lambda expression 2023-03-18 12:04:00 +09:00
template_builder.rs templater: implement list methods for unformattable property 2023-03-24 12:17:38 +09:00
template_parser.rs templater: add list.map(|x| ...) operation 2023-03-18 12:04:00 +09:00
templater.rs templater: add trait that represents a mapped template 2023-03-18 12:04:00 +09:00
text_util.rs
time_util.rs time_util: add functions to parse format spec and apply it later 2023-03-15 12:14:42 +09:00
ui.rs cli: move default ui.pager config to misc.toml 2023-03-30 21:16:28 -07:00