ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Ilya Grigoriev 67b81a77b8 Config: ui.unique-prefixes to show id shortest unique prefixes
Currently, the possible values are `underscore` and `none`. For now, `none`
is the default, since the `underscore` value messes up copy and pasting of
ids. In the future, an `underline` value should be implemented and will
likely become the default.

Screenshot of `underscore`: https://user-images.githubusercontent.com/4123047/212502483-4119fb17-0601-4335-9770-196e36a6bc31.png
2023-01-17 22:01:09 -08:00
..
gen-protos
src Config: ui.unique-prefixes to show id shortest unique prefixes 2023-01-17 22:01:09 -08:00
tests let branches and remote_branches revset functions take needles as arguments 2023-01-16 12:15:30 +05:30
testutils Fix random seed in all tests that use testutils::user_settings 2023-01-15 10:15:44 -08:00
build.rs
Cargo.toml cargo: drop dependency on "uuid" 2023-01-14 23:48:02 +09:00