jj/lib
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
..
gen-protos cargo: bump prost-build from 0.11.5 to 0.11.6 2023-01-13 21:24:02 +00:00
src config: add and parse ui.log_author_format for use in the default template 2023-02-11 20:54:23 +05:30
tests view: also merge git_heads when merging views 2023-01-30 09:05:03 -08:00
testutils cargo: bump git2 from 0.16.0 to 0.16.1 2023-01-21 00:05:57 +00:00
build.rs lib: replace protobuf crate with prost 2022-12-22 07:04:35 -08:00
Cargo.toml cargo: bump serde_json from 1.0.92 to 1.0.93 2023-02-09 16:33:11 +01:00