Skip to content

Conversation

@MatriQ
Copy link

@MatriQ MatriQ commented Dec 25, 2025

Summary:

  • Add Signature column to defaultColumnVisibility configuration
  • Modify git log format to include signature data (%G?, %GS, %GK)
  • Add GitCommitSignature interface to types.ts
  • Update frontend to render signature icons with colors
  • Add CSS styles for signature column and icons
  • Signature icons: ✓ (green), ✗ (red), ⚠ (orange), ❓ (gray)
  • Hover tooltip shows signer and key ID details

Issue Number / Link: #909

Screenshot:

image

- Add Signature column to defaultColumnVisibility configuration
- Modify git log format to include signature data (%G?, %GS, %GK)
- Add GitCommitSignature interface to types.ts
- Update frontend to render signature icons with colors
- Add CSS styles for signature column and icons
- Signature icons: ✓ (green), ✗ (red), ⚠ (orange), ❓ (gray)
- Hover tooltip shows signer and key ID details

Related to mhutchie#909
@MatriQ MatriQ requested a review from mhutchie as a code owner December 25, 2025 13:06
@MatriQ MatriQ marked this pull request as draft December 25, 2025 15:43
@MatriQ MatriQ marked this pull request as ready for review December 25, 2025 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant