aboutsummaryrefslogtreecommitdiff
path: root/internal/imap/folder.go
diff options
context:
space:
mode:
authorRené 'Necoro' Neumann <necoro@necoro.eu>2020-05-04 01:03:04 +0200
committerGitHub <noreply@github.com>2020-05-04 01:03:04 +0200
commitab4fde55f63e8cfdc56b4dd285051e9ca685a654 (patch)
tree94415816ec4c6c61dbda57df5f4195e0abfe5398 /internal/imap/folder.go
parent9a19f31f73d20c15aeb28e5e06b0e7bd7f8480a4 (diff)
downloadfeed2imap-go-ab4fde55f63e8cfdc56b4dd285051e9ca685a654.tar.gz
feed2imap-go-ab4fde55f63e8cfdc56b4dd285051e9ca685a654.tar.bz2
feed2imap-go-ab4fde55f63e8cfdc56b4dd285051e9ca685a654.zip
Update README.md
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
keepassx2pass.py?h=1.7.1&id=98ae33e0377522cb093508a8c1be861848bd9164&follow=1'>Add 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