m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/contrib/emacs
AgeCommit message (Expand)Author
2019-09-29emacs: Update docstring of password-store-clearTino Calancha
2019-09-16emacs: Make parameter optional in password-store-clearSergey Trofimov
2019-08-29emacs: Check that auth-source-pass-filename is bound before use itTino Calancha
2019-08-29Support extractions of secret fields other than passwordTino Calancha
2019-08-27emacs: Improve password-store-insert message on success/failureTino Calancha
2019-08-26Re add password-store-timeout for backward compatibilityTino Calancha
2019-08-26emacs: Prefer to use Emacs builtin customization machineryTino Calancha
2019-08-04emacs: require matching password for completionibizaman
2019-06-10emacs: Delete duplicate entries from password-store-listTino Calancha
2019-04-25emacs: Drop nil command argumentsSvend Sorensen
2019-04-05emacs: Release version 2.0.0 of Emacs packageSvend Sorensen
2019-04-05emacs: Supprt asynchronous pass operations which return output.Ian Eure
2018-10-31emacs: Fix typo in password-store-url function doc stringSvend Sorensen
2017-08-29emacs: Release version 1.0.1 of Emacs packageSvend Sorensen
2017-08-29emacs: --run-async: Quote shell argumentsDamien Cassou
2017-08-29emacs: Update author's email addressSvend Sorensen
2017-08-29emacs: Fix package-lint violationsSvend Sorensen
2017-07-26emacs: Release version 1.0.0 of Emacs packageSvend Sorensen
2017-07-26emacs: Use with-editor to wrap "pass edit"Svend Sorensen
2015-10-27emacs: Add defvar for timeout timerPeter Vasil
2015-09-30emacs: Guard against "%" in message stringSvend Sorensen
2015-05-26emacs: Make `password-store-password-length' customizableNicolas Petton
2015-03-23emacs: Remove dash from Package-RequiresSvend Sorensen
2015-03-23emacs: Remove dependency on dashSvend Sorensen
2015-03-22emacs: Use spaces for indentationSvend Sorensen
2015-03-16emacs: Separate stdout and stderrSvend Sorensen
2015-01-08emacs: Quote shell argumentsSvend Sorensen
2014-06-16emacs: Use PASSWORD_STORE_CLIP_TIME env variableSvend Sorensen
2014-06-16emacs: Use when instead of if/prognSvend Sorensen
2014-06-16emacs: Update pass website URLSvend Sorensen
2014-05-07Implement interactive init functionSvend Sorensen
2014-05-07Implement interactive rename functionSvend Sorensen
2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen
2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen
2014-05-07Factor out password completing-read functionSvend Sorensen
2014-05-07Add dash to Package-RequiresSvend Sorensen
2014-05-05Add (provide 'password-store) to end of packageSvend Sorensen
2014-05-05password-length is already a numberSvend Sorensen
2014-05-04Add recursive option to remove, remove force optionSvend Sorensen
2014-05-04Move s-chomp to run functionSvend Sorensen
2014-05-04Implement pass command wrapper functionsSvend Sorensen
2014-05-04Remove nils from run argument listSvend Sorensen
2014-05-04Rename pass executable variableSvend Sorensen
2014-04-24Indent using spacesSvend Sorensen
2014-04-23emacs: import svend's treeJason A. Donenfeld