aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/contrib (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add dash to Package-RequiresSvend Sorensen2014-05-071-1/+1
* Import new kwallet importer.Jason A. Donenfeld2014-05-061-0/+121
* 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-042-3/+5
* Rename pass executable variableSvend Sorensen2014-05-041-3/+3
* Indent using spacesSvend Sorensen2014-04-241-11/+11
* dmenu: hide outputJason A. Donenfeld2014-04-241-1/+1
* Allow overridable bash.Jason A. Donenfeld2014-04-242-2/+2