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