Cole Mickens
|
fbe8eb47db
|
lib/settings: try to load from platform config_dir
|
2022-02-26 00:09:34 -08:00 |
|
Martin von Zweigbergk
|
108b785a36
|
cli: don't panic on invalid config
If `~/.jjconfig` is invalid, we currently simply panic. That results
in a poor error message. We should handle the error instead.
Closes #55.
|
2022-02-19 23:38:23 -08:00 |
|
Martin von Zweigbergk
|
de5bf90675
|
cleanup: fix issues found by latest rustc and clippy
|
2021-09-29 10:12:38 -07:00 |
|
Martin von Zweigbergk
|
ecc2a6b968
|
cli: avoid using angle brackets in name/email placeholder, to please git
Git doesn't like seeing "<" and ">" in the user's name or email, so
let's switch to parentheses.
|
2021-05-19 13:02:39 -07:00 |
|
Martin von Zweigbergk
|
31f3984728
|
cli: use placeholder name/email if not configured instead of crashing
|
2021-05-16 14:52:44 -07:00 |
|
Martin von Zweigbergk
|
031a39ecba
|
cleanup: fix lots of issues found in the lib crate by clippy
I had forgotten to pass `--workspace` to clippy all this time :P
|
2021-02-26 23:15:43 -08:00 |
|
Martin von Zweigbergk
|
6b1427cb46
|
import commit 0f15be02bf4012c116636913562691a0aaa7aed2 from my hg repo
|
2020-12-12 00:23:38 -08:00 |
|