ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
Martin von Zweigbergk ed0b23d009 cli: include commit id from build in version
This changes the version number reported by `jj version` from "0.7.0"
to something like
"0.7.0-24a512683bc921699575b6a953624b05c068d544a". The hash is added
if running in a jj repo or a git repo.
2023-04-07 17:33:44 -07:00
..
commands cli: include commit id from build in version 2023-04-07 17:33:44 -07:00
config cli: move default ui.pager config to misc.toml 2023-03-30 21:16:28 -07:00
cleanup_guard.rs
cli_util.rs cli: include commit id from build in version 2023-04-07 17:33:44 -07:00
commit_templater.rs templater: add "parents" keyword in place of "parent_commit_ids" 2023-03-24 12:17:38 +09:00
config-schema.json
config.rs
diff_util.rs repo: implement Repo on ReadonlyRepo instead of its Arc 2023-03-21 21:43:44 -07:00
formatter.rs
graphlog.rs Switch graph node to use for commit instead of 2023-04-02 23:15:37 -07:00
lib.rs
main.rs
merge_tools.rs
operation_templater.rs templater: add support for unformattable property 2023-03-24 12:17:38 +09:00
progress.rs cli: include total downloaded size in progress output 2023-04-05 06:21:32 -07:00
template.pest
template_builder.rs templater: implement list methods for unformattable property 2023-03-24 12:17:38 +09:00
template_parser.rs
templater.rs
text_util.rs
time_util.rs
ui.rs cli: move default ui.pager config to misc.toml 2023-03-30 21:16:28 -07:00