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
criptions from eixRené 'Necoro' Neumann1-2/+2 2009-11-08Added Italian translation. Thanks to Ponsi.René 'Necoro' Neumann3-0/+1166 2009-10-28Changelogv0.13.10.13René 'Necoro' Neumann1-0/+4 2009-10-28Corrected config path handling.René 'Necoro' Neumann2-9/+6 2009-10-28Corrected config path handling.René 'Necoro' Neumann2-9/+6 2009-10-24Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann1-0/+1 2009-10-24Wrong debug message in new_version pluginRené 'Necoro' Neumann1-1/+1 2009-10-24Update TRANSLATING to use gitRené 'Necoro' Neumann1-2/+15 2009-10-24Also show revision during startup and with -vRené 'Necoro' Neumann1-1/+5 2009-10-24Adding revison info to version output.René 'Necoro' Neumann3-2/+44 2009-10-23Turn new_version plugin from a mess into sth useful.René 'Necoro' Neumann2-10/+10 2009-10-23Honor branches different from masterRené 'Necoro' Neumann1-2/+4 2009-10-23Change the new_version plugin to use git.René 'Necoro' Neumann2-32/+33 2009-10-15Objectified all the functional stuff in backend.__init__.René 'Necoro' Neumann2-32/+34 2009-10-08Enhance the splash window handling.René 'Necoro' Neumann2-2/+9 2009-10-08Enhance the splash window handling.René 'Necoro' Neumann2-2/+9 2009-10-05Some more stuff to ignoreRené 'Necoro' Neumann1-0/+3 2009-10-05Renamed the ignore fileRené 'Necoro' Neumann1-0/+0 2009-10-05Update NEWSRené 'Necoro' Neumann1-0/+1 2009-10-05Also allow 'unselect all' in the PkgListRené 'Necoro' Neumann1-1/+10 2009-10-05Now have it the sorted way in PkgListsRené 'Necoro' Neumann2-3/+9 2009-10-05Enhanced system.sort_package_list to also sort CPVsRené 'Necoro' Neumann5-27/+38 2009-10-05Added an PkgList window and rewrote UpdateWindow and WorldListWindow to use itRené 'Necoro' Neumann3-39/+63 2009-10-05Add uninstall button and rename to PkgListWindowRené 'Necoro' Neumann1-2/+17 2009-10-05First quick hack to have a world listRené 'Necoro' Neumann3-2/+24