ChangeLog 1.3 KB

123456789101112131415161718192021222324252627282930313233
  1. 2012-10-06 Oz Nahumn <nahumoz@gmail.com>
  2. * added Debian patches.
  3. * Merge pull request from David North.
  4. * Add copy to clipboard on Mac OSX
  5. 2012-10-06 Oz Nahum <nahumoz@gmail.com>
  6. * pwman/__init__.py: Version 0.1.0
  7. * pwman/ui/cli.py: Added copy of password to clipboard.
  8. * pwman/ui/cli.py: Added autoflushing of printed output.
  9. 2009-09-06 Ivan Kelly <ivan@ivankelly.net>
  10. * pwman/__init__.py: Version 0.0.8
  11. 2010-09-06 Emmanuel Bouthenot <kolter@openics.org>
  12. * pwman/ui/cli.py: Improved list output (patch from Emmanuel Bouthenot)
  13. 2009-09-05 Tero Tilus <tero@tilus.net>
  14. * pwman/ui/cli.py: list accepts tag parameters and resets filter
  15. * pwman/ui/cli.py: self.get_ids(arg) (print, edit, ... commands) now accepts tag params
  16. 2009-03-06 Ivan Kelly <ivan@ivankelly.net>
  17. * pwman/ui/cli.py: Made leetify configurable
  18. 2009-03-05 IKEGAMI Hiroyuki <ikegam@mixallow.net>
  19. * pwman/util/generator.py, pwman/ui/cli.py: Added numerous password generation options.
  20. 2009-02-16 Ivan Kelly <ivan@ivankelly.net>
  21. * pwman/__init__.py: Version 0.0.7
  22. 2009-02-16 Ivan Kelly <ivan@ivankelly.net>
  23. * pwman/ui/cli.py: Added short commands
  24. * pwman/exchange/exporter.py, pwman/exchange/importer.py, pwman/ui/cli.py, scripts/pwman3: Added patches that usually go in debian package. Removed echo on password input