
18:49
new here -- Aicas -- should I discuss some of our realtime Java tech in the F2F?

22:07
I'll raise it in a few

25:19
thanks

30:46
git log | grep “Signed”

31:01
well almost...

37:06
grep log -g —grep=“Signed”

37:47
And that can probably be refined to just dump the commit SHA

42:04
OK, so cleanest output comes from ‘grep log —oneline —grep=“Signed”’