summaryrefslogtreecommitdiff
path: root/contrib/importers/keepassx2pass.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* keepassx2pass: port to python3Fabio Zanini2017-02-251-7/+8
* Correct permissionsJason A. Donenfeld2015-05-111-0/+0
* keepassx2pass: Handle unicodeThibaut Horel2014-09-211-1/+1
* keepassx2pass: Substitute empty string for NoneAndrew Spiers2014-06-291-1/+4
* keepassx2pass: handle forward slash '/' in titlesGeorge Angelopoulos2014-04-231-1/+1
* Multiline comment support for keepassx importerLukas Zapletal2014-04-151-5/+9
* Makefile: do not use recursion and organizeJason A. Donenfeld2014-03-221-0/+76
letions'>-2/+9 2009-07-26Implement reading a number in the EixReaderRené 'Necoro' Neumann1-14/+102 2009-07-26Get rid of the self-implemented file-stuff. Use the normal python-API insteadRené 'Necoro' Neumann2-87/+0 2009-07-24First eix stuffRené 'Necoro' Neumann4-0/+133 2009-07-05Translation and stuffRené 'Necoro' Neumann3-348/+412 2009-07-05TypoRené 'Necoro' Neumann1-1/+1 2009-07-05Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2-6/+2 2009-07-05DocRené 'Necoro' Neumann1-1/+14 2009-07-05Install package_details.pyRené 'Necoro' Neumann1-1/+1 2009-07-05Sort plugins in the windowRené 'Necoro' Neumann2-13/+12 2009-07-05Port DependencyDetailRené 'Necoro' Neumann4-129/+118 2009-07-05Also port FilesDetailRené 'Necoro' Neumann3-43/+24 2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann3-27/+14