summaryrefslogtreecommitdiff
path: root/contrib (unfollow)
Commit message (Expand)AuthorFilesLines
2021-06-24[passmenu] Fixup: OrderRené 'Necoro' Neumann1-2/+2
2021-06-24[passmenu] type bothRené 'Necoro' Neumann1-11/+24
2021-06-23Add --user option to passmenuRené 'Necoro' Neumann1-2/+7
2021-06-11passmenu: add support for waylandsternenseemann2-3/+20
2021-02-16Add path to accommodate macOS' dynamic $TMPDIRTom Ryder1-0/+6
2020-10-15Add a :redraw to redact_pass.vim before diag printTom Ryder1-0/+1
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
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