jj/lib
Yuya Nishihara 5bd669e892 settings: propagate configuration error of commit and operation parameters
Note that infallible version of whoami::username() would return "Unknown" on
error. I just made it error out, but it's also an option to fall back to an
empty string.
2024-12-23 22:57:57 +09:00
..
benches style: add semicolon at the end of expressions used as statements 2024-10-04 22:29:13 +02:00
gen-protos cargo: inherit lints configuration from workspace 2024-10-04 22:29:13 +02:00
proc-macros style: remove useless uses of .iter() 2024-10-04 22:29:13 +02:00
src settings: propagate configuration error of commit and operation parameters 2024-12-23 22:57:57 +09:00
tests settings: cache commit and operation parameters by UserSettings 2024-12-23 22:57:57 +09:00
testutils settings: propagate error from UserSettings::from_config() 2024-12-18 09:51:56 +09:00
Cargo.toml repo, workspace: use dunce::canonicalize() to normalize paths 2024-12-22 09:45:37 +09:00
LICENSE cargo: add LICENSE file to each crate we publish 2023-09-22 21:48:28 -07:00