about summary refs log tree commit diff stats
path: root/widgets/getpasswd.go
Commit message (Expand)AuthorAgeFilesLines
* go.mod: change base git urlRobin Jarry2021-11-051-2/+2
* update tcell to v2 and enable TrueColor supporty0ast2020-12-181-1/+1
* Implement style configuration.Kalyan Sriram2020-08-061-6/+13
* Revert "Implement style configuration."Reto Brunner2020-07-301-13/+6
* Implement style configuration.Kalyan Sriram2020-07-301-6/+13
* Revert "Add Style configuration"Drew DeVault2020-05-281-12/+6
* Add Style configurationReto Brunner2020-05-271-6/+12
* feat(pgp): Add <ESC> to cancel password promptRay Ganardi2020-05-251-3/+8
* Initial support for PGP decryption & signaturesDrew DeVault2020-03-031-0/+61