aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* Simplify filename matching in redact_pass.vimTom Ryder2018-06-242-40/+11
* Replace noplaintext.vim as redact_pass.vim pluginTom Ryder2018-06-103-46/+121
* passmenu: Don't eat whitespace at beginning/end of passwordDaniel Lublin2017-09-151-1/+1
* emacs: Release version 1.0.1 of Emacs packageSvend Sorensen2017-08-292-5/+10
* 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-262-1/+8
* emacs: Use with-editor to wrap "pass edit"Svend Sorensen2017-07-262-9/+17
* pwsafe2pass: add importerSam Mason2017-02-251-0/+40
* keepassx2pass: port to python3Fabio Zanini2017-02-251-7/+8
* keepasss2csv2pass: improve and make more flexibleNathan Sommer2017-02-251-52/+176
* 1password2pass: modernizationAlex Dunn2016-12-211-15/+23
* dmenu: read likes -rJason A. Donenfeld2016-02-071-1/+1
* Moved to webpageJason A. Donenfeld2016-02-061-7/+0
* keepass2csv2passDavid Francoeur2016-02-061-0/+62
* passmenu: group commandsJason A. Donenfeld2016-02-061-1/+1
* passmenu: Use faster built-inJason A. Donenfeld2016-02-051-1/+1
* Add importer for Password Exporter for FirefoxDaniele Pizzolli2016-02-051-0/+181
* passmenu: don't use awkJason A. Donenfeld2016-02-051-2/+1
* keepass2pass.py: Don't import all entries twiceMartin Günther2016-02-051-7/+4
* emacs: Add defvar for timeout timerPeter Vasil2015-10-271-1/+8
* lastpass2pass.rb: Check for nil names/groupingsBrian Tomlinson2015-10-201-3/+3
* emacs: Guard against "%" in message stringSvend Sorensen2015-09-301-5/+5
* passmenu: Space to tabsChris Down2015-07-241-2/+2
* passmenu: Only pass first line to xdotoolChris Down2015-07-241-1/+3
* passmenu: Read from stdin when using xdotool to type passwordChris Down2015-07-241-1/+1
* emacs: Make `password-store-password-length' customizableNicolas Petton2015-05-261-3/+10
* lastpass importer: more types supported and better checkingRaphaël Droz2015-05-111-3/+7
* contrib: add applescript supportSteffen Vogel2015-05-111-0/+92
* Add roboform import script.Jason A. Donenfeld2015-05-111-0/+162
* Correct permissionsJason A. Donenfeld2015-05-111-0/+0
* 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
* Add tejr's scriptJason A. Donenfeld2015-01-151-0/+46
* emacs: Quote shell argumentsSvend Sorensen2015-01-081-1/+4
* keepassx2pass: Handle unicodeThibaut Horel2014-09-211-1/+1
* revelation2pass: fix import from entries without passwordsDaniel Poelzleithner2014-07-161-1/+4
* passmenu: type text with xdotoolJason A. Donenfeld2014-06-292-3/+17
* keepassx2pass: Substitute empty string for NoneAndrew Spiers2014-06-291-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