summaryrefslogtreecommitdiff
path: root/contrib/importers/pwsafe2pass.sh
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-04-23 19:03:01 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-04-23 19:03:01 +0200
commit094c5b3ca856d57c0dd0c7803a0dbbfe9c9a9a61 (patch)
tree38fd3f085c9f5de694a7827fab2c64fcf6907e3f /contrib/importers/pwsafe2pass.sh
parente14a170d577783ba7365555cb464488c72f279ce (diff)
downloadpass-094c5b3ca856d57c0dd0c7803a0dbbfe9c9a9a61.tar.gz
pass-094c5b3ca856d57c0dd0c7803a0dbbfe9c9a9a61.tar.bz2
pass-094c5b3ca856d57c0dd0c7803a0dbbfe9c9a9a61.zip
tests: add grep test
Diffstat (limited to 'contrib/importers/pwsafe2pass.sh')
0 files changed, 0 insertions, 0 deletions
2014-05-08usage: tab to spacesJason A. Donenfeld1-1/+1 2014-05-08generate: use nice ansi colors instead.Jason A. Donenfeld1-3/+2 2014-05-08zsh: posix compatible sed fix for zsh-completionJason A. Donenfeld1-1/+1 2014-05-07Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33