m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/contrib/emacs
AgeCommit message (Expand)Author
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