summaryrefslogtreecommitdiff
path: root/contrib/emacs (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-28emacs: Drop dependency on f libraryPhilip K3-9/+11
2019-09-29emacs: Update docstring of password-store-clearTino Calancha2-2/+14
2019-09-16emacs: Make parameter optional in password-store-clearSergey Trofimov2-2/+7
2019-08-29emacs: Check that auth-source-pass-filename is bound before use itTino Calancha2-2/+6
2019-08-29Support extractions of secret fields other than passwordTino Calancha4-44/+109
2019-08-27emacs: Improve password-store-insert message on success/failureTino Calancha2-6/+14
2019-08-26Re add password-store-timeout for backward compatibilityTino Calancha2-1/+13
2019-08-26emacs: Prefer to use Emacs builtin customization machineryTino Calancha2-11/+23
2019-08-04emacs: require matching password for completionibizaman1-8/+10
2019-06-10emacs: Delete duplicate entries from password-store-listTino Calancha1-4/+5
2019-04-25emacs: Drop nil command argumentsSvend Sorensen1-3/+3
2019-04-05emacs: Release version 2.0.0 of Emacs packageSvend Sorensen1-1/+1
2019-04-05emacs: Supprt asynchronous pass operations which return output.Ian Eure1-30/+53
2018-10-31emacs: Fix typo in password-store-url function doc stringSvend Sorensen2-3/+7
2017-08-29emacs: Release version 1.0.1 of Emacs packageSvend Sorensen2-5/+10
2017-08-29emacs: --run-async: Quote shell argumentsDamien Cassou1-4/+5
2017-08-29emacs: Update author's email addressSvend Sorensen1-2/+2
2017-08-29emacs: Fix package-lint violationsSvend Sorensen1-2/+3
2017-07-26emacs: Release version 1.0.0 of Emacs packageSvend Sorensen2-1/+8
2017-07-26emacs: Use with-editor to wrap "pass edit"Svend Sorensen2-9/+17
2015-10-27emacs: Add defvar for timeout timerPeter Vasil1-1/+8
2015-09-30emacs: Guard against "%" in message stringSvend Sorensen1-5/+5
2015-05-26emacs: Make `password-store-password-length' customizableNicolas Petton1-3/+10
2015-03-23emacs: Remove dash from Package-RequiresSvend Sorensen1-1/+1
2015-03-23emacs: Remove dependency on dashSvend Sorensen1-2/+1
2015-03-22emacs: Use spaces for indentationSvend Sorensen1-19/+19
2015-03-16emacs: Separate stdout and stderrSvend Sorensen1-5/+10
2015-01-08emacs: Quote shell argumentsSvend Sorensen1-1/+4
2014-06-16emacs: Use PASSWORD_STORE_CLIP_TIME env variableSvend Sorensen1-4/+7
2014-06-16emacs: Use when instead of if/prognSvend Sorensen1-5/+4
2014-06-16emacs: Update pass website URLSvend Sorensen1-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-05Add (provide 'password-store) to end of packageSvend Sorensen1-0/+2
2014-05-05password-length is already a numberSvend Sorensen1-1/+1
2014-05-04Add recursive option to remove, remove force optionSvend Sorensen1-2/+3
2014-05-04Move s-chomp to run functionSvend Sorensen1-4/+4
2014-05-04Implement pass command wrapper functionsSvend Sorensen1-4/+59
2014-05-04Remove nils from run argument listSvend Sorensen2-3/+5
2014-05-04Rename pass executable variableSvend Sorensen1-3/+3
2014-04-24Indent using spacesSvend Sorensen1-11/+11
2014-04-23emacs: import svend's treeJason A. Donenfeld4-0/+215