summaryrefslogtreecommitdiff
path: root/doc/TRANSLATING (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Changed from svn to bzr in TRANSLATINGRené 'Necoro' Neumann2008-03-251-1/+1
|
* changed TRANSLATING file to reflect move to origoNecoro2007-09-181-5/+7
|
* added "TRANSLATING" file :)necoro2007-08-121-0/+117
>1-0/+2 2015-05-11lastpass importer: more types supported and better checkingRaphaël Droz1-3/+7 2015-05-11add support for passing arbitrary options to all invocations of GPGDavid Adam2-4/+7 Uses the PASSWORD_STORE_GPG_OPTS environment variable. Can be used to (e.g.) change the keyrings or trust model used. 2015-05-11Exit 1 when gpg fails in multiline too.Anne Jan Brouwer1-1/+1 Multiline insert errors gave a exit code of 0, now correctly propagated.