summaryrefslogtreecommitdiff
path: root/src/password-store.sh
diff options
context:
space:
mode:
authorJason A. Donenfeld <Jason@zx2c4.com>2014-04-23 19:21:57 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2014-04-23 19:21:57 +0200
commit80aff35bf06ff20d6a938c0075b633b03333d8d7 (patch)
tree8836f2d8edef4c661230e7afe9bbccb9f062383a /src/password-store.sh
parent485d75423bef9b4eb0e3c8742731f13723339ebc (diff)
downloadpass-80aff35bf06ff20d6a938c0075b633b03333d8d7.tar.gz
pass-80aff35bf06ff20d6a938c0075b633b03333d8d7.tar.bz2
pass-80aff35bf06ff20d6a938c0075b633b03333d8d7.zip
makefile: add force all flag to enable all features
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
sh-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