m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-01-17Ensure compatibility with tree 2.0Marius Bakke
2021-09-23Fix unecessary reencryptions on MacOSSam W
2021-09-23Exclude `*/.extensions` from grep/reencryptAxel Tripier
2021-09-23Add missing local variable declarationAxel Tripier
2021-09-23Replace 'which' with POSIX equivalent 'command -v'Ayush Agarwal
2021-09-23Default to xclip if wl-clip is not foundSantiago Zarate
2021-06-15Remove shebang from fish completionDan Čermák
2021-06-11version: bumpJason A. Donenfeld
2021-06-11Ignore non-printable characters in calls to treeRémi Lapeyre
2021-06-11Use GPG_OPTS when verifying .gpg-id signaturevnctdj
2021-06-11Strip comments in gpg-id filesRichard Towers
2021-06-11Escape colons in zsh completion to show url portsGuido Cella
2021-05-18fish-completion: don't print full path when PASSWORD_STORE_DIR is setJohannes Altmanninger
2020-06-25fish-completion: reuse "git" and "grep" completionsJohannes Altmanninger
2020-06-25fish-completion: don't erase existing completions for passJohannes Altmanninger
2020-06-25fish-completion: force some variables to be script-localJohannes Altmanninger
2020-06-25fish-completion: support completions for wrapper commandsJohannes Altmanninger
2020-06-25fish-completion: remove obsolete flagJohannes Altmanninger
2020-06-25fish-completion: avoid printing errors with an empty password storeJohannes Altmanninger
2020-04-19platform/darwin: don't invoke brew for the default prefixFilippo Valsorda
2020-04-19platform/darwin: drop using "display" to show QR codesFilippo Valsorda
2019-11-28Unset variables messing with Git useMartin F. Krafft
2019-07-17Account for missing [:graph:] on Busybox by using [:alnum:][:punct:]Daniel Janus
2019-06-16Exclude invalid, disabled and revoked subkeys from subkey selectionAaron Jones
2019-02-27clip: Add support for wl-clipboardBrett Cornwall
2018-10-19bash-completion: detect whether to use gpg/gpg2 binary for complete keysElan Ruusamäe
2018-10-19bash_completion: do not leak variables to globals scopeElan Ruusamäe
2018-08-09Do not reencrypt symbolic linksAldis Berjoza
2018-08-03version: bumpJason A. Donenfeld
2018-08-01show: do not store binary data in bash varsJason A. Donenfeld
2018-07-26Add custom bash completion for extensionsLars Flitter
2018-07-26Do not set foreground color for generated passwordLukas Fleischer
2018-06-25Do not put passwords in herestringsJason A. Donenfeld
2018-06-14version: bumpJason A. Donenfeld
2018-06-14show: buffer output before displaying, in case decryption failsJason A. Donenfeld
2018-06-14Close stdout for background task that restores clipboardAllan Odgaard
2018-06-14Don't trap INT or TERM; they are redundant and can break `pass edit`.Nick Kousu
2018-06-14Add tests and documentation of passing options to grep(1)Norbert Buchmueller
2018-06-14Ensure signature regexes are anchoredJason A. Donenfeld
2018-05-24grep: allow grep options and argumentsSitaram Chamarty
2018-02-19fish: reduce completion runtimesMathis Antony
2018-02-08generate: disallow zero length generated passwordsJason A. Donenfeld
2018-02-01generate: in-place should work when file is emptyJason A. Donenfeld
2017-12-18Quote array specifierJason A. Donenfeld
2017-10-13protect dirname calls from pass-names that look like command-line optionsStacey Sheldon
2017-04-13Bump versionJason A. Donenfeld
2017-04-13init: match only the public keyJason A. Donenfeld
2017-03-28Use $GPG variableJason A. Donenfeld
2017-03-20Fix compatibility with GnuPG 2.2.19Andreas Stieger
2017-02-26Bump versionJason A. Donenfeld