jj/lib
Martin von Zweigbergk e0115d2af7 commit_builder: move signature() to UserSettings
It's useful to have `signature()` live on `UserSettings` because that
will let us cache information (such as the timestamp) in the
instance. It will also make it easier to have the timestamp settable
via regular config files. I don't know that that will be useful, but
it seems like a clean way of implementing it if we can have
environment variables simply as an overlay of configs.
2022-03-10 12:38:07 -08:00
..
protos working_copy: stop keeping track of commit ID 2022-02-12 17:22:37 -08:00
src commit_builder: move signature() to UserSettings 2022-03-10 12:38:07 -08:00
tests build: use assert_matches crate 2022-02-20 22:21:14 -08:00
build.rs build: conditionally use map_first_last feature if available 2022-02-20 22:21:14 -08:00
Cargo.toml build: conditionally use map_first_last feature if available 2022-02-20 22:21:14 -08:00