dave$ git log -n1
commit b010000000000000000000000000000000000000
Author: Carol <carol@example.org>
Date:   Fri Feb 21 08:42:15 2025 +0100

    Use an O(log(n)) algorithm instead of one that takes O(n).
dave$ sq-git log
b005000000000000000000000000000000000000..b010000000000000000000000000000000000000:
  Signer: bob [B0B50C2B8C3558D225A3310C1A8FAB5E378DD32D]
  Use an O(log(n)) algorithm instead of one that takes O(n).
b004000000000000000000000000000000000000..b005000000000000000000000000000000000000:
  Signer: bob [B0B50C2B8C3558D225A3310C1A8FAB5E378DD32D]
  Add support for ACME's frob.
b003000000000000000000000000000000000000..b004000000000000000000000000000000000000:
  Signer: bob [B0B50C2B8C3558D225A3310C1A8FAB5E378DD32D]
  Fix a corner case.
Verified that there is an authenticated path from the trust root
b003000000000000000000000000000000000000 to b010000000000000000000000000000000000000.
