ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/src
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 style: move unix-specific imports into unix section 2023-02-06 13:16:30 +01:00
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 cli: rename diff.format to ui.diff.format 2023-02-05 23:36:30 -08:00
formatter.rs formatter: rename underlined color config to underline 2023-01-31 08:14:27 -08:00
graphlog.rs cli: rename ui.graph.format to ui.graph.style 2023-01-27 10:36:26 -08:00
lib.rs refactor: separate timestamp related utilities in time_util module 2023-01-14 16:07:09 +01:00
main.rs refactor: return ExitCode from CliRunner::run() 2023-01-20 06:42:08 +01:00
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 templater: use reverse-alphabet hex for change ids 2023-02-13 22:49:21 -08:00
time_util.rs refactor: separate timestamp related utilities in time_util module 2023-01-14 16:07:09 +01:00
ui.rs cli: set LESSCHARSET=utf-8 for our default less -FRX pager 2023-02-12 07:23:29 -08:00