Skip to content
Snippets Groups Projects
  1. May 28, 2015
    • ulif's avatar
      Test for specialchars passed to get_passphrase(). · 502b7190
      ulif authored
      The former default ``1`` prevented differed from handle_options()
      default (``0``). We are back at 100% test coverage now.
      502b7190
    • ulif's avatar
      Pass options to `get_passphrase()`. · 04eb9226
      ulif authored
      We now use an `argparser` options instance for get_passphrase
      instead of a bunch of single args. This makes the main function
      `get_passphrase` less readable (you do not see immediately what
      options are really expected), but avoids misleading defaults. We
      now use the defaults set in argparser options, i.e. from
      `handle_options()` as single source of defaults.
      04eb9226
  2. Apr 09, 2015
  3. Apr 07, 2015
  4. Apr 03, 2015
  5. Apr 01, 2015
    • ulif's avatar
      pep8. · f8ae288b
      ulif authored
      f8ae288b
  6. Mar 30, 2015
  7. Mar 29, 2015
  8. Mar 28, 2015
Loading