Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow the user to configure a pinentry #202

Closed
wants to merge 14 commits into from

Commits on Feb 21, 2018

  1. Allow the user to configure a pinentry

    (and optionally a passphrase entry).
    It uses `pinentry` by default, which should
    be available if gpg is installed.  It looks
    roughly similar to the existing pinentry.
    rendaw committed Feb 21, 2018
    Configuration menu
    Copy the full SHA
    a67701e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2018

  1. Fixed config consistency

    rendaw committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    6a0e1cf View commit details
    Browse the repository at this point in the history
  2. Lint fixes

    rendaw committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    bb9ec4d View commit details
    Browse the repository at this point in the history
  3. Refactor config parsing

    rendaw committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    c7cb578 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ef8e77e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    23d9e8d View commit details
    Browse the repository at this point in the history
  6. Also remove pylint warnings

    rendaw committed Feb 22, 2018
    Configuration menu
    Copy the full SHA
    5f6aae8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa8b71b View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2018

  1. Configuration menu
    Copy the full SHA
    8da63a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1e61b62 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0247c3d View commit details
    Browse the repository at this point in the history
  4. Fix lint

    rendaw committed Feb 23, 2018
    Configuration menu
    Copy the full SHA
    da59ba4 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2018

  1. Configuration menu
    Copy the full SHA
    8d121dd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    316e407 View commit details
    Browse the repository at this point in the history