| Commit message (Expand) | Author | Age |
* | Check that testing prerequisites are installed | Lucid One | 2018-03-07 |
* | Added support for `pass otp --version` | Lucid One | 2018-03-06 |
* | Add `make debug` target to log errors for failed tests to console. | Lucid One | 2018-03-06 |
* | Add headers to build badge table | Tad Fisher | 2018-03-05 |
* | Format build badges more nicely | Tad Fisher | 2018-03-05 |
* | Fix NixOS instruction formatting | Tad Fisher | 2018-03-05 |
* | Add NixOS install instructions | Tad Fisher | 2018-03-05 |
* | Add master/develop build badges | Tad Fisher | 2018-03-05 |
* | Clarify build requirements | Tad Fisher | 2018-03-05 |
* | Add test/lint requirement documentation | Tad Fisher | 2018-03-05 |
* | Update changelog for 1.1.0 | Tad Fisher | 2018-03-04 |
* | Fail for `otp code` on missing secret (#46) | Tad Fisher | 2018-03-04 |
* | Add target 'test' to Makefile (#53) | Philip Rinn | 2018-03-03 |
* | Remove gnupg/random_seed on clean (#52) | Philip Rinn | 2018-03-03 |
* | Fixed lint errors (#49) | Lucid One | 2018-02-17 |
* | Fix Travis (#47) | Tad Fisher | 2018-01-21 |
* | Use a compatible to lowercase syntax for bash < 4 (#41) | Marc-Aurèle Brothier | 2018-01-21 |
* | Add secret option (#43) | Osamu Matsumoto | 2018-01-21 |
* | Remove pacman database sync (#44) | Morten Linderud | 2018-01-20 |
* | Update Arch Linux install instructions | Tad Fisher | 2017-10-28 |
* | Make sure $otp_algorithm is lowercase (#33) | Bartłomiej Piotrowski | 2017-06-04 |
* | Update stable pass version | Tad Fisher | 2017-04-15 |
* | Add macOS install instructions (#29) | Tad Fisher | 2017-04-15 |
* | Merge pull request #24 from tadfisher/travis | Tad Fisher | 2017-03-20 |
|\ |
|
| * | Throttle Travis notifications | Tad Fisher | 2017-03-20 |
* | | Merge pull request #23 from tadfisher/travis | Tad Fisher | 2017-03-20 |
|\| |
|
| * | Try building for both pass 1.7 and git master | Tad Fisher | 2017-03-20 |
|/ |
|
* | Add changelog | Tad Fisher | 2017-03-20 |
* | Merge pull request #22 from tadfisher/append | Tad Fisher | 2017-03-20 |
|\ |
|
| * | Update README | Tad Fisher | 2017-03-20 |
* | | Merge pull request #21 from tadfisher/append | Tad Fisher | 2017-03-20 |
|\| |
|
| * | Update README.md | Tad Fisher | 2017-03-20 |
| * | Add cmd_otp_append for appending OTP secrets to existing passfiles | Tad Fisher | 2017-03-20 |
|/ |
|
* | Merge pull request #20 from tadfisher/default-passname | Tad Fisher | 2017-03-20 |
|\ |
|
| * | Generate default passname from URI label; remove url param | Tad Fisher | 2017-03-20 |
|/ |
|
* | Merge pull request #17 from tadfisher/key-uri | Tad Fisher | 2017-03-20 |
|\ |
|
| * | Fill out migrating documentation | Tad Fisher | 2017-03-20 |
| * | Fix commit message | Tad Fisher | 2017-03-20 |
| * | Update README | Tad Fisher | 2017-03-20 |
| * | Use expect for interactive tests | Tad Fisher | 2017-03-20 |
| * | Support --echo and reading key from stdin | Tad Fisher | 2017-03-19 |
| * | Remove otp_insert_spec and related insert commands | Tad Fisher | 2017-03-19 |
| * | Update documentation. | Tad Fisher | 2017-03-19 |
| * | Add oathtool to Travis | Tad Fisher | 2017-03-19 |
| * | Parse key URIs to generate OTP codes | Tad Fisher | 2017-03-19 |
| * | Fix HOTP URI parsing | Tad Fisher | 2017-03-19 |
| * | cmd_otp_uri: Show first line starting with otpauth:// in passfile | Tad Fisher | 2017-03-19 |
| * | Replace cmd_insert_$type with cmd_insert_spec; insert key uris | Tad Fisher | 2017-03-19 |
| * | Fix overwrite prompt test | Tad Fisher | 2017-03-18 |
| * | Add cmd_insert_uri; refactor tests | Tad Fisher | 2017-03-18 |