summaryrefslogtreecommitdiff
path: root/contrib/dmenu/passmenu
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-05-08 04:57:16 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-05-08 04:57:16 +0200
commitba160d43eb84be181258c26aa66bcaf05964c909 (patch)
treed7b9a5dcf4c1e72d6cb8d87d7b6f534ecb91d51a /contrib/dmenu/passmenu
parenteb1e05f143404312a54f0135a97225b0a17763f8 (diff)
downloadpass-ba160d43eb84be181258c26aa66bcaf05964c909.tar.gz
pass-ba160d43eb84be181258c26aa66bcaf05964c909.tar.bz2
pass-ba160d43eb84be181258c26aa66bcaf05964c909.zip
completion: add new generate flags
Diffstat (limited to 'contrib/dmenu/passmenu')
0 files changed, 0 insertions, 0 deletions
thers/pass.git/commit/src/password-store.sh?h=1.6.3&id=087f4093e97e8aeae149f6d79b27853386032c98&follow=1'>Since we're using batch mode, we can read directly.Jason A. Donenfeld1-1/+1 2012-09-19Clean up git handling.Jason A. Donenfeld2-42/+28 Get rid of push/pull shortcuts, as they weren't widely used. Add contents to repo on git init. Centralize git add logic, and make it less error prone. 2012-09-19Fix git regression.Jason A. Donenfeld1-1/+1 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