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

Enable getting password from stdin #86

Merged
merged 8 commits into from
Aug 7, 2018

Commits on Jul 30, 2018

  1. Configuration menu
    Copy the full SHA
    4f0a0c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fca81d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    944db6f View commit details
    Browse the repository at this point in the history
  4. fix flake8

    endorama committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    a64a8e9 View commit details
    Browse the repository at this point in the history
  5. import print from future to use end keyword argument

    print("string", end="") is not supported by print in python 2.7.14
    endorama committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    3ca5e01 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a24b92 View commit details
    Browse the repository at this point in the history
  7. update README

    endorama committed Jul 30, 2018
    Configuration menu
    Copy the full SHA
    fa1f5cc View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2018

  1. Update README.rst

    endorama committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    38bac15 View commit details
    Browse the repository at this point in the history