Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add support for quiet output of otp code command | Martin Kletzander | 2020-09-12 |
| | | | | | | | | | When using this option the output of `pass otp -q ...` is predictable and can be further used without parsing even when the password store is a repository as well. This is useful, for example, when using rofi-pass. The patch is written in a way that other commands can optionally use the quiet option for otp_insert as well. | ||
* | Modified setup.sh to pass lint | Lucid One | 2018-03-07 |
| | |||
* | Check that testing prerequisites are installed | Lucid One | 2018-03-07 |
| | |||
* | Use expect for interactive tests | Tad Fisher | 2017-03-20 |
| | |||
* | Add cmd_insert_uri; refactor tests | Tad Fisher | 2017-03-18 |
| | |||
* | Fix build | Tad Fisher | 2017-03-16 |
| | |||
* | Add test harness and basic insert test | Tad Fisher | 2017-03-16 |