m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/contrib/importers/keepassx2pass.py
AgeCommit message (Collapse)Author
2014-04-23keepassx2pass: handle forward slash '/' in titlesGeorge Angelopoulos
Without this, a forward slash in the title creates a new directory in the password-store. This replaces forward slashes with dashes.
2014-04-15Multiline comment support for keepassx importerLukas Zapletal
2014-03-22Makefile: do not use recursion and organizeJason A. Donenfeld