Miika Laaksonen

Results 3 comments of Miika Laaksonen

This is indeed supported in Git. There is X.509 (S/MIME) support in - [Github](https://docs.github.com/en/authentication/managing-commit-signature-verification/about-commit-signature-verification) - [GitLab](https://docs.gitlab.com/user/project/repository/signed_commits/x509/) - [Bitbucket](https://confluence.atlassian.com/bitbucketserver/sign-commits-and-tags-with-x-509-certificates-1305971206.html) Anyone has knowledge what's needed?

File list and history view was the main reason for me to move to gitui! So replacement for `gitk filename.ext ` would be really nice.

> > This would be similar behavior as `git log filename.txt`, right? `man gitk` says: > Yes and no. The whole point of using gitk is that you can scroll...