aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* Merge pull request #113 from apiraino/fix-uninstallTad Fisher2020-06-12
|\ | | | | Fix uninstall script
| * Fix uninstall scriptapiraino2020-05-06
|/
* Update install instructions for macOS/BrewLoic Pefferkorn2018-12-22
|
* Version 1.2.0Tad Fisher2018-11-15
|
* Update Nix instructionsTad Fisher2018-11-15
|
* Merge pull request #93 from SimplyDanny/brew-install-fixTad Fisher2018-11-01
|\ | | | | Fix installation instructions for Brew
| * Fix installation instructions for BrewDanny Moesch2018-11-01
| |
| * Use universal way to get the prefix of the Brew installationDanny Moesch2018-11-01
|/
* Merge pull request #92 from Lem/developTad Fisher2018-10-28
|\ | | | | Bump to 1.7.3
| * Bump to 1.7.3Lemming2018-10-27
|/ | | | as of today 1.7.3 is the latest stable
* Merge pull request #90 from beli3ver/patch-1Tad Fisher2018-10-20
|\ | | | | added crux linux
| * added crux linuxMalte Kiefer2018-09-30
| |
* | Merge pull request #91 from crt/feature/bash_completionTad Fisher2018-10-20
|\ \ | |/ |/| Add bash_completion support
| * Add bash_completion supportZoltan Kertesz2018-10-19
|/
* Change testing to buster and add linebreakFritz Reichwald2018-09-23
|
* Add debian to the list of distributions with pass-otp packagesFritz Reichwald2018-09-23
|
* Fix getopt missed commaxPMo2018-09-10
| | | pass-otp doesn't correctly read issuer, and will infinite loop on the `while true`
* Update README.mdLoic Pefferkorn2018-08-18
| | | I've created a port of pass-otp in [Macports](https://github.com/macports/macports-ports/blob/master/security/pass-otp/Portfile), updating instructions for macOS installation alternative.
* add Gentoo Linux install instructionnoface2018-07-16
| | | close #70
* Add openSUSE to README.mdDany Marcoux2018-07-16
|
* Merge branch 'develop' into masterTad Fisher2018-06-28
|\
| * Version 1.1.1Tad Fisher2018-06-28
| |
| * Tolerate base64 padding in secretTad Fisher2018-06-28
| |
| * 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