aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
| * Refer to the migration wiki page in the README.Roman Valls Guimera2018-06-28
| |
| * travis: Bump stable upstream to 1.7.2Tad Fisher2018-06-28
| |
| * Don't use herestringsRemus Buzatu2018-06-28
| |
| * Add LICENSE fileDany Marcoux2018-06-28
| |
| * Fix behaviour for otp append as wellxPMo2018-06-03
| |
| * Merge pull request #76 from sudoforge/feature/otp-append-fix-missing-entry-nameTad Fisher2018-05-04
| |\ | | | | | | fix missing secret name when reading secret in `cmd_otp_append`
| | * fix missing secret name when reading secret in `cmd_otp_append`Benjamin Denhartog2018-05-01
| | | | | | | | | | | | closes #75
| * | Merge pull request #73 from endgame/patch-1Tad Fisher2018-05-01
| |\ \ | | |/ | |/| README.md: Remove redundant use of cat
| | * README.md: Remove redundant use of catendgame2018-04-27
| |/
| * otp-insert: require only one of `--issuer` or `--account`Benjamin Denhartog2018-03-17
| | | | | | | | closes #68
| * Marked debug target as .PHONYLucid One2018-03-07
| |
| * Fixed aggregate-results target to run indently of aggregate-results-and-cleanLucid One2018-03-07
| |
| * Modified setup.sh to pass lintLucid One2018-03-07
| |
| * Enable `make lint` for test/setup.shLucid One2018-03-07
| |
| * Check that testing prerequisites are installedLucid One2018-03-07
| |
| * Added support for `pass otp --version`Lucid One2018-03-06
| |
| * Add `make debug` target to log errors for failed tests to console.Lucid One2018-03-06
| |
| * Add headers to build badge tableTad Fisher2018-03-05
| |
| * 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