]> arthur.barton.de Git - bup.git/commit
Support signed commits (i.e. the gpgsig header)
authorRob Browning <rlb@defaultvalue.org>
Tue, 5 Oct 2021 01:54:50 +0000 (20:54 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 16 Oct 2021 19:11:23 +0000 (14:11 -0500)
commit945585c4a801cf55381e2cbe8d0a15a79ea2ea71
treed05b24fd2f24e5dc5151cebb6dfbdcc5cc5dd9fb
parentaa77c6b33c6d565801370aed96ad7d0075a073a3
Support signed commits (i.e. the gpgsig header)

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/git.py
test/int/test_git.py