summaryrefslogtreecommitdiff
path: root/plugins/genpass
AgeCommit message (Expand)Author
2020-12-27fix(genpass): use `log()` instead of `log2()` for zsh < 5.6 (#9548)Marc Cornellà
2020-12-16fix(genpass): improve performance and usability and fix bugs (#9520)Roman Perepelitsa
2020-12-14fix(genpass): add compatibility for macOS paste commandPatrick Harrison
2020-12-14fix(genpass): warn if no wordlist is foundMarc Cornellà
2020-12-14fix(genpass): check for presence of shuf command.Patrick Harrison
2020-12-13fix(genpass): fix grep regex in `genpass-xkcd` for FreeBSD version (#9514)Matt Lewin
2020-12-13fix(genpass): only use words with ASCII characters in `genpass-xkcd` (#9508)Aaron Toponce
2020-12-12feat(plugins): add genpass plugin with 3 distinct password generators (#9502)Aaron Toponce