Skip to content

Tags: plyint/encpass.sh

Tags

v4.1.5

Toggle v4.1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #27 from whalehub/patch-1

Fix regex for stripping leading hyphens from shell names

v4.1.4

Toggle v4.1.4's commit message
Remove any preceding hyphens from invoking shell or script name, redu…

…ce number of calls to encpass_checks, bump version number.

v4.1.3

Toggle v4.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #20 from plyint/help

Fix broken help command on macOS and fallback to less when man is not…

v4.1.2

Toggle v4.1.2's commit message
Add command line completion for new version command

v4.1.1

Toggle v4.1.1's commit message
Fix minor shell check errors for new version command

v4.1.0

Toggle v4.1.0's commit message
Add version command

v4.0.0

Toggle v4.0.0's commit message
Improved help documentation for import/export commands when using a p…

…assword

v3.1.2

Toggle v3.1.2's commit message
Enforce a password value to be supplied when locking keys

v3.1.1

Toggle v3.1.1's commit message
Fixed error scenarios for locking and added shellcheck testing to the…

… README

v3.1.0

Toggle v3.1.0's commit message
Updated example.sh to make output of script clearer.