summaryrefslogtreecommitdiff
path: root/contrib (unfollow)
Commit message (Expand)AuthorFilesLines
2018-06-24Simplify filename matching in redact_pass.vimTom Ryder2-40/+11
2018-06-10Replace noplaintext.vim as redact_pass.vim pluginTom Ryder3-46/+121
2017-09-15passmenu: Don't eat whitespace at beginning/end of passwordDaniel Lublin1-1/+1
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
2017-02-25pwsafe2pass: add importerSam Mason1-0/+40
2017-02-25keepassx2pass: port to python3Fabio Zanini1-7/+8
2017-02-25keepasss2csv2pass: improve and make more flexibleNathan Sommer1-52/+176
2016-12-211password2pass: modernizationAlex Dunn1-15/+23
2016-02-07dmenu: read likes -rJason A. Donenfeld1-1/+1
2016-02-06Moved to webpageJason A. Donenfeld1-7/+0
2016-02-06keepass2csv2passDavid Francoeur1-0/+62
2016-02-06passmenu: group commandsJason A. Donenfeld1-1/+1
2016-02-05passmenu: Use faster built-inJason A. Donenfeld1-1/+1
2016-02-05Add importer for Password Exporter for FirefoxDaniele Pizzolli1-0/+181
2016-02-05passmenu: don't use awkJason A. Donenfeld1-2/+1
2016-02-05keepass2pass.py: Don't import all entries twiceMartin Günther1-7/+4
2015-10-27emacs: Add defvar for timeout timerPeter Vasil1-1/+8
2015-10-20lastpass2pass.rb: Check for nil names/groupingsBrian Tomlinson1-3/+3
2015-09-30emacs: Guard against "%" in message stringSvend Sorensen1-5/+5
2015-07-24passmenu: Space to tabsChris Down1-2/+2
2015-07-24passmenu: Only pass first line to xdotoolChris Down1-1/+3
2015-07-24passmenu: Read from stdin when using xdotool to type passwordChris Down1-1/+1
2015-05-26emacs: Make `password-store-password-length' customizableNicolas Petton1-3/+10
2015-05-11lastpass importer: more types supported and better checkingRaphaël Droz1-3/+7
2015-05-11contrib: add applescript supportSteffen Vogel1-0/+92
2015-05-11Add roboform import script.Jason A. Donenfeld1-0/+162
2015-05-11Correct permissionsJason A. Donenfeld1-0/+0
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-15Add tejr's scriptJason A. Donenfeld1-0/+46
2015-01-08emacs: Quote shell argumentsSvend Sorensen1-1/+4
2014-09-21keepassx2pass: Handle unicodeThibaut Horel1-1/+1
2014-07-16revelation2pass: fix import from entries without passwordsDaniel Poelzleithner1-1/+4
2014-06-29passmenu: type text with xdotoolJason A. Donenfeld2-3/+17
2014-06-29keepassx2pass: Substitute empty string for NoneAndrew Spiers1-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