summaryrefslogtreecommitdiff
path: root/contrib/importers (follow)
Commit message (Expand)AuthorAgeFilesLines
* pwsafe2pass: add importerSam Mason2017-02-251-0/+40
* keepassx2pass: port to python3Fabio Zanini2017-02-251-7/+8
* keepasss2csv2pass: improve and make more flexibleNathan Sommer2017-02-251-52/+176
* 1password2pass: modernizationAlex Dunn2016-12-211-15/+23
* keepass2csv2passDavid Francoeur2016-02-061-0/+62
* Add importer for Password Exporter for FirefoxDaniele Pizzolli2016-02-051-0/+181
* keepass2pass.py: Don't import all entries twiceMartin Günther2016-02-051-7/+4
* lastpass2pass.rb: Check for nil names/groupingsBrian Tomlinson2015-10-201-3/+3
* lastpass importer: more types supported and better checkingRaphaël Droz2015-05-111-3/+7
* Add roboform import script.Jason A. Donenfeld2015-05-111-0/+162
* Correct permissionsJason A. Donenfeld2015-05-111-0/+0
* keepassx2pass: Handle unicodeThibaut Horel2014-09-211-1/+1
* revelation2pass: fix import from entries without passwordsDaniel Poelzleithner2014-07-161-1/+4
* keepassx2pass: Substitute empty string for NoneAndrew Spiers2014-06-291-1/+4
* Import new kwallet importer.Jason A. Donenfeld2014-05-061-0/+121
* Allow overridable bash.Jason A. Donenfeld2014-04-241-1/+1
* keepassx2pass: handle forward slash '/' in titlesGeorge Angelopoulos2014-04-231-1/+1
* revelation2pass: add plain XML importJavali2014-04-171-11/+15
* Multiline comment support for keepassx importerLukas Zapletal2014-04-151-5/+9
* Importer for 1PasswordTobias V. Langhoff2014-04-131-0/+149
* Makefile: do not use recursion and organizeJason A. Donenfeld2014-03-228-0/+755
020-04-19 17:53:12 +0200'>2020-04-19Started IMAP connectionRené 'Necoro' Neumann4-0/+152 2020-04-19Use our own logger for debug for convenience sakeRené 'Necoro' Neumann1-2/+3 2020-04-19Fix debug logging m(René 'Necoro' Neumann1-2/+2 2020-04-19Rename util.go to log.go. Add verbose modeRené 'Necoro' Neumann4-24/+54 2020-04-19Clean go.modRené 'Necoro' Neumann2-3/+0 2020-04-19Do not print the parsedCfg anymoreRené 'Necoro' Neumann1-1/+1 2020-04-19Increase go-version to 1.14René 'Necoro' Neumann1-2/+2 2020-04-19CI: go vetRené 'Necoro' Neumann1-0/+3 2020-04-19Fetching and parsing the feedsRené 'Necoro' Neumann5-4/+113 2020-04-19Ignore all config*.ymlRené 'Necoro' Neumann1-1/+1