jj/src
Martin von Zweigbergk 81af5f820b repo: calculate shortest unique prefix separately for commit/change
We now resolve the two kinds of ids in separate spaces, so the
shortest prefixes should also be calculated in separate spaces.
2023-02-13 22:49:21 -08:00
..
commands cli: proxy parse_commit_template() through WorkspaceCommandHelper 2023-02-14 10:06:28 +09:00
config cli: load [template-aliases] section and pass around aliases table 2023-02-14 10:06:28 +09:00
cleanup_guard.rs
cli_util.rs cli: use reverse-alphabet hex for branch name in jj git push --change 2023-02-13 22:49:21 -08:00
config-schema.json cli: load [template-aliases] section and pass around aliases table 2023-02-14 10:06:28 +09:00
config.rs allow passing environment variables to external tools 2023-02-12 07:23:29 -08:00
diff_util.rs
formatter.rs
graphlog.rs
lib.rs
main.rs
merge_tools.rs allow passing environment variables to external tools 2023-02-12 07:23:29 -08:00
progress.rs
template.pest templater: add table of alias (decl, defn) rules 2023-02-14 10:06:28 +09:00
template_parser.rs templater: use reverse-alphabet hex for change ids 2023-02-13 22:49:21 -08:00
templater.rs repo: calculate shortest unique prefix separately for commit/change 2023-02-13 22:49:21 -08:00
time_util.rs
ui.rs cli: set LESSCHARSET=utf-8 for our default less -FRX pager 2023-02-12 07:23:29 -08:00