ok/jj
1
0
Fork 0
forked from mirrors/jj
jj/lib
Yuya Nishihara 24868e5192 gpg_signing: handle early termination of gpg command in verify path
Also fixes missing wait() on I/O error. We have the same problem in several
places. I'll fix them in another batch.
2024-03-03 18:35:10 +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 gpg_signing: handle early termination of gpg command in verify path 2024-03-03 18:35:10 +09:00
tests gpg_signing: handle early termination of gpg command in verify path 2024-03-03 18:35:10 +09:00
testutils compile integration tests as a single binary 2024-02-06 18:19:41 -08:00
Cargo.toml Switch to ignore crate for gitignore handling. 2024-02-20 09:12:46 -08:00
LICENSE