]> gitweb.factorcode.org Git - factor.git/commit
git: Fix parsing of gpgsig and clean up code.
authorDoug Coleman <doug.coleman@gmail.com>
Fri, 5 Feb 2021 00:29:23 +0000 (18:29 -0600)
committerDoug Coleman <doug.coleman@gmail.com>
Fri, 5 Feb 2021 00:36:54 +0000 (18:36 -0600)
commitdee3bb75afaec53b1287e6cc453c5dba8a731d80
tree517e33595c3238dbffb4ce494390eb0a36de9604
parent1b744404f3a19be816dc36334d070488e1f2b20e
git: Fix parsing of gpgsig and clean up code.

They don't tell you that gpgsigs exist, take up many lines, and that you
need to keep reading while lines begin with a space.

"resource:" [ git-log ] with-directory
[ gpgsig>> ] filter
extra/git/git-tests.factor
extra/git/git.factor