jj/lib
Yuya Nishihara 073310547c operation: make Operation object cheaply clonable
We do clone Operation object in several places, and I'm going to add one more
.clone() in the templater. Since the underlying metadata has many fields, I
think it's better to wrap it with Arc just like a Commit object.
2024-02-23 10:13:25 +09:00
..
benches
gen-protos
proc-macros Output better error messages when deriving ContentHash for an enum fails 2024-02-20 16:29:25 -05:00
src operation: make Operation object cheaply clonable 2024-02-23 10:13:25 +09:00
tests sign: Skip gpg tests if gpg is not installed 2024-02-21 13:22:53 +00:00
testutils
Cargo.toml Switch to ignore crate for gitignore handling. 2024-02-20 09:12:46 -08:00
LICENSE