aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * Format build badges more nicelyTad Fisher2018-03-05
| |
| * Fix NixOS instruction formattingTad Fisher2018-03-05
| |
| * Add NixOS install instructionsTad Fisher2018-03-05
| |
| * Add master/develop build badgesTad Fisher2018-03-05
| |
| * Clarify build requirementsTad Fisher2018-03-05
| |
| * Add test/lint requirement documentationTad Fisher2018-03-05
| |
| * Update changelog for 1.1.0Tad Fisher2018-03-04
| |
* | Update changelog for 1.1.0Tad Fisher2018-03-04
| |
* | Merge pull request #56 from tadfisher/developTad Fisher2018-03-04
|\| | | | | Merge branch 'develop' into master
| * Fail for `otp code` on missing secret (#46)Tad Fisher2018-03-04
| |
| * Add target 'test' to Makefile (#53)Philip Rinn2018-03-03
| |
| * Remove gnupg/random_seed on clean (#52)Philip Rinn2018-03-03
| |
| * Fixed lint errors (#49)Lucid One2018-02-17
| |
| * Fix Travis (#47)Tad Fisher2018-01-21
| | | | | | | | | | | | * Install shellcheck manually * Use `read` instead of built-in glob splitting
| * Use a compatible to lowercase syntax for bash < 4 (#41)Marc-Aurèle Brothier2018-01-21
| |
| * Add secret option (#43)Osamu Matsumoto2018-01-21
| | | | | | | | | | | | | | | | | | | | * Support insert/append secret directly * Validate issuer and accout name option in secret directly mode * Add test for secret option * Fix up docs
| * Remove pacman database sync (#44)Morten Linderud2018-01-20
| |
| * Update Arch Linux install instructionsTad Fisher2017-10-28
| |
| * Make sure $otp_algorithm is lowercase (#33)Bartłomiej Piotrowski2017-06-04
| | | | | | Otherwise oathtool is unhappy.
| * Update stable pass versionTad Fisher2017-04-15
| |
| * Add macOS install instructions (#29)Tad Fisher2017-04-15
| | | | | | | | | | | | | | | | * Add macOS install instructions Fixes #26 * Update README.md
| * Merge pull request #24 from tadfisher/travisTad Fisher2017-03-20
| |\ | | | | | | Throttle Travis notifications
| | * Throttle Travis notificationsTad Fisher2017-03-20
| | |
| * | Merge pull request #23 from tadfisher/travisTad Fisher2017-03-20
|/| | | |/ | | Try building for both pass 1.7 and git master
| * Try building for both pass 1.7 and git masterTad Fisher2017-03-20
|/
* Add changelogTad Fisher2017-03-20
|
* Merge pull request #22 from tadfisher/appendTad Fisher2017-03-20
|\ | | | | Update README
| * Update READMETad Fisher2017-03-20
| |
* | Merge pull request #21 from tadfisher/appendTad Fisher2017-03-20
|\| | | | | Add cmd_otp_append for appending OTP secrets to existing passfiles
| * Update README.mdTad Fisher2017-03-20
| |
| * Add cmd_otp_append for appending OTP secrets to existing passfilesTad Fisher2017-03-20
|/
* Merge pull request #20 from tadfisher/default-passnameTad Fisher2017-03-20
|\ | | | | Generate default passname from URI label; remove url param
| * Generate default passname from URI label; remove url paramTad Fisher2017-03-20
|/
* Merge pull request #17 from tadfisher/key-uriTad Fisher2017-03-20
|\ | | | | Handle OTP key URIs
| * Fill out migrating documentationTad Fisher2017-03-20
| |
| * Fix commit messageTad Fisher2017-03-20
| |
| * Update READMETad Fisher2017-03-20
| |
| * Use expect for interactive testsTad Fisher2017-03-20
| |
| * Support --echo and reading key from stdinTad Fisher2017-03-19
| |
| * Remove otp_insert_spec and related insert commandsTad Fisher2017-03-19
| |
| * Update documentation.Tad Fisher2017-03-19
| |
| * Add oathtool to TravisTad Fisher2017-03-19
| |
| * Parse key URIs to generate OTP codesTad Fisher2017-03-19
| |
| * Fix HOTP URI parsingTad Fisher2017-03-19
| |
| * cmd_otp_uri: Show first line starting with otpauth:// in passfileTad Fisher2017-03-19
| |
| * Replace cmd_insert_$type with cmd_insert_spec; insert key urisTad Fisher2017-03-19
| |
| * Fix overwrite prompt testTad Fisher2017-03-18
| |
| * Add cmd_insert_uri; refactor testsTad Fisher2017-03-18
| |
| * Parse key URIsTad Fisher2017-03-18
|/
* Fix readme formattingTad Fisher2017-03-16
|