ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/docs
Vamsi Avula daf7b656e3 config: add and parse ui.log_author_format for use in the default template
Supported values are,

- `none` for no author information,
- `full` for both the name and email,
- `name` for just the name,
- `username` for username part of the email,
- (default) `email` (or any other gibberish for that matter) for the full email.
2023-02-11 20:54:23 +05:30
..
technical
branches.md
code-of-conduct.md
config.md config: add and parse ui.log_author_format for use in the default template 2023-02-11 20:54:23 +05:30
config.toml
conflicts.md
contributing.md contributing.md: Add a link to the "Comprehensive Rust" course 2023-01-25 21:10:10 -08:00
git-comparison.md Rename jj touchup to jj diffedit 2022-12-21 08:15:06 -08:00
git-compatibility.md
github.md style: fix typos found by codespell 2023-01-28 07:23:45 -08:00
operation-log.md
related-work.md
revsets.md revset: parse keyword arguments, accept remote_branches(remote=needle) 2023-02-09 12:11:58 +09:00
tutorial.md style: fix typos found by codespell 2023-01-28 07:23:45 -08:00
working-copy.md workspace: add a root subcommand to print the workspace root path 2023-01-24 16:53:54 +01:00