Hello list, I have proposed this patch before: http://lists.zx2c4.com/pipermail/password-store/2014-November/001203.html
The main motivation for this patch was to make the output of `pass grep` usable in scrips. I now added an additional commit because GNU grep seems to deprecate the GREP_OPTIONS variable and the new solution looks more elegant to me in any way. See the old email for more info. I'm happy about any feedback or critics. Last time Jason asked me to submit this patch as a git-format-patch. I tried this now but don't know if I succeeded. If it is still not correct I will need further assistance. Below is the summary of the commits that will follow in the next emails. Cheers, Lucas Lucas Hoffmann (3): grep: Change output format and update man page. Remove white space at EOL in man page. Allow the user to pass options to grep. man/pass.1 | 169 +++++++++++++++++++++++++------------------------- src/password-store.sh | 21 +++---- 2 files changed, 93 insertions(+), 97 deletions(-) -- 2.5.0
_______________________________________________ Password-Store mailing list [email protected] http://lists.zx2c4.com/mailman/listinfo/password-store
