Commit Graph

27 Commits

Author SHA1 Message Date
Lance Vick fa11769b7b
swap sed for awk for fingerprint match as MacOS sed was frozen in 2005 and parses regex differently 2020-12-07 22:01:17 -08:00
Lance Vick ed0b58c05f
fix recent git test cases 2020-12-07 21:23:40 -08:00
Lance Vick 890bfd0821
overhaul git handling to have same threshold meaning as detached using hybrid tag/commit sigs 2020-12-03 20:56:38 -08:00
Lance Vick 37520941a1
comments, reorder functions 2020-12-03 02:32:11 -08:00
Lance Vick efe88005e9
add git tag signing, optional automatic pushing, and hybrid commit/tag threshold/group verification 2020-12-03 02:24:18 -08:00
Lance Vick 685c93d4b4
Add verify arg to diff against a specified parent branch on failure 2020-11-24 18:16:50 -08:00
Lance Vick e9da8fee86
test coverage for several verify scenarios 2020-11-20 20:50:12 -08:00
Lance Vick 5a020522b6
remove pointless slashes 2020-11-20 01:26:01 -08:00
Lance Vick ff133ea4ea
fix linting 2020-11-20 01:15:13 -08:00
Lance Vick 29c7916311
fix invalid commit output 2020-11-20 01:12:23 -08:00
Lance Vick 672d1f0f65
gitlab verify attempt 8 2020-11-20 01:11:09 -08:00
Lance Vick 8f85f0b9e5
safer version number array building 2020-11-19 23:41:53 -08:00
Lance Vick 4b7f6b3ead
all current tests pass 2020-11-19 19:51:41 -08:00
Lance Vick 776d594d34
linting. test refactoring. initial ci 2020-11-19 13:40:38 -08:00
Lance Vick 82888d6cb0
use constants everywhere possible. consistent indentation 2020-11-18 10:06:28 -08:00
Lance Vick 23562cde12
typos. variable scoping 2020-11-17 15:56:39 -08:00
Lance Vick d0f7f9e199
automatically create/extend groups if user requests it 2020-11-17 15:32:41 -08:00
Lance Vick a56a9c477e
group support for git sigs 2020-11-16 16:22:24 -08:00
Lance Vick 316552e417
add README 2020-11-16 04:21:30 -08:00
Lance Vick 4e2f70af46
threshold git sig support with method backend 2020-11-16 03:36:19 -08:00
Lance Vick fa61f1112c
working git signature checking 2020-11-16 03:17:50 -08:00
Lance Vick 8c19efd8c5
working group handling. initial git stubbing 2020-11-16 02:40:04 -08:00
Lance Vick 427a13fd32
better missing package handling 2020-11-13 17:15:00 -08:00
Lance Vick 993934ea2e
almost fully working group/min support 2020-11-13 14:40:49 -08:00
Lance Vick 916af39691
add todos 2020-11-12 19:39:11 -08:00
Lance Vick 9ae18ca169
use multisig verification flow 2020-11-12 19:24:37 -08:00
Lance Vick 04ddb126c8
rename to sig 2020-11-12 18:47:11 -08:00
Renamed from siglog (Browse further)