aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib/emacs/password-store.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* emacs: Drop dependency on f libraryPhilip K2020-03-281-8/+7
* emacs: Update docstring of password-store-clearTino Calancha2019-09-291-2/+9
* emacs: Make parameter optional in password-store-clearSergey Trofimov2019-09-161-2/+2
* emacs: Check that auth-source-pass-filename is bound before use itTino Calancha2019-08-291-2/+2
* Support extractions of secret fields other than passwordTino Calancha2019-08-291-34/+83
* emacs: Improve password-store-insert message on success/failureTino Calancha2019-08-271-6/+10
* Re add password-store-timeout for backward compatibilityTino Calancha2019-08-261-1/+8
* emacs: Prefer to use Emacs builtin customization machineryTino Calancha2019-08-261-11/+16
* emacs: require matching password for completionibizaman2019-08-041-8/+10
* emacs: Delete duplicate entries from password-store-listTino Calancha2019-06-101-4/+5
* emacs: Drop nil command argumentsSvend Sorensen2019-04-251-3/+3
* emacs: Release version 2.0.0 of Emacs packageSvend Sorensen2019-04-051-1/+1
* emacs: Supprt asynchronous pass operations which return output.Ian Eure2019-04-051-30/+53
* emacs: Fix typo in password-store-url function doc stringSvend Sorensen2018-10-311-3/+3
* emacs: Release version 1.0.1 of Emacs packageSvend Sorensen2017-08-291-5/+6
* emacs: --run-async: Quote shell argumentsDamien Cassou2017-08-291-4/+5
* emacs: Update author's email addressSvend Sorensen2017-08-291-2/+2
* emacs: Fix package-lint violationsSvend Sorensen2017-08-291-2/+3
* emacs: Release version 1.0.0 of Emacs packageSvend Sorensen2017-07-261-1/+1
* emacs: Use with-editor to wrap "pass edit"Svend Sorensen2017-07-261-8/+16
* emacs: Add defvar for timeout timerPeter Vasil2015-10-271-1/+8
* emacs: Guard against "%" in message stringSvend Sorensen2015-09-301-5/+5
* emacs: Make `password-store-password-length' customizableNicolas Petton2015-05-261-3/+10
* emacs: Remove dash from Package-RequiresSvend Sorensen2015-03-231-1/+1
* emacs: Remove dependency on dashSvend Sorensen2015-03-231-2/+1
* emacs: Use spaces for indentationSvend Sorensen2015-03-221-19/+19
* emacs: Separate stdout and stderrSvend Sorensen2015-03-161-5/+10
* emacs: Quote shell argumentsSvend Sorensen2015-01-081-1/+4
* emacs: Use PASSWORD_STORE_CLIP_TIME env variableSvend Sorensen2014-06-161-4/+7
* emacs: Use when instead of if/prognSvend Sorensen2014-06-161-5/+4
* emacs: Update pass website URLSvend Sorensen2014-06-161-1/+1
* Implement interactive init functionSvend Sorensen2014-05-071-0/+8
* Implement interactive rename functionSvend Sorensen2014-05-071-0/+7
* Reorder interactive function to match order of helper functionsSvend Sorensen2014-05-071-13/+13
* Make edit helper function name consistent with other helpersSvend Sorensen2014-05-071-1/+1
* Factor out password completing-read functionSvend Sorensen2014-05-071-4/+8
* Add dash to Package-RequiresSvend Sorensen2014-05-071-1/+1
* Add (provide 'password-store) to end of packageSvend Sorensen2014-05-051-0/+2
* password-length is already a numberSvend Sorensen2014-05-051-1/+1
* Add recursive option to remove, remove force optionSvend Sorensen2014-05-041-2/+3
* Move s-chomp to run functionSvend Sorensen2014-05-041-4/+4
* Implement pass command wrapper functionsSvend Sorensen2014-05-041-4/+59
* Remove nils from run argument listSvend Sorensen2014-05-041-3/+4
* Rename pass executable variableSvend Sorensen2014-05-041-3/+3
* emacs: import svend's treeJason A. Donenfeld2014-04-231-0/+173