summaryrefslogtreecommitdiff
path: root/portato/gui/updater.py
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.net>2008-07-09 22:42:15 +0200
committerRené 'Necoro' Neumann <necoro@necoro.net>2008-07-09 22:42:15 +0200
commiteb87d40f4056e05f38609fc5e8482e21a7a4c42e (patch)
tree4ff92ad73377905840eef41f0211882524058e95 /portato/gui/updater.py
parent01fa05da0d80aab1aa1526a5302b3a798d0f0179 (diff)
downloadportato-eb87d40f4056e05f38609fc5e8482e21a7a4c42e.tar.gz
portato-eb87d40f4056e05f38609fc5e8482e21a7a4c42e.tar.bz2
portato-eb87d40f4056e05f38609fc5e8482e21a7a4c42e.zip
Introduced Sets for finding
Diffstat (limited to 'portato/gui/updater.py')
0 files changed, 0 insertions, 0 deletions
td colspan='5' class='logmsg'> 2012-09-18Add additional information from KeepassX xmlJuhamatti Niemelä1-3/+15 Import passwords as multiline entries with password in the first line. Rest contains following data if they exist in the entry element of the xml file: - username - url - comment 2012-09-18Copyright and licensing info to keepassx2pass scriptJuhamatti Niemelä1-0/+4 2012-09-18Quote the template.Jason A. Donenfeld1-1/+1 2012-09-18Better dependency list.Jason A. Donenfeld1-1/+10 2012-09-18Make recursive make silent.Jason A. Donenfeld1-1/+1 2012-09-18Quote the program name.Jason A. Donenfeld1-4/+4 2012-09-17Abstract potentially platform specific commands into their own commands.Jason A. Donenfeld4-72/+97 2012-09-16Support recursive and forced removal.Jason A. Donenfeld2-12/+28 Laurent asked for this. Reported-by: Laurent Ghigonis <laurent@p1sec.com> 2012-09-16Small stylistic things.Jason A. Donenfeld1-9/+9 Reported-by: Laurent Ghigonis <laurent@p1sec.com> 2012-09-15Use --force flag in keepassx import.Jason A. Donenfeld1-1/+1