Commit History

Author SHA1 Message Date
  Zikoeng Xi 67581c53c6 fix(ssh-agent): add identity only if identity exists (#12371) 1 month ago
  Alexander Schlüter 3e05befaee fix(ssh-agent): don't start new agent if screen/tmux symlink exists (#12297) 2 months ago
  Vishal Sharma 0da416986a fix(ssh-agent): add error message if `~/.ssh` is not found (#11929) 7 months ago
  Marc Cornellà 1c879f67b4 fix(ssh-agent): silence `ssh-add` if quiet mode is enabled (#11201) 1 year ago
  Marc Cornellà 60b89cd264 feat(ssh-agent): add `quiet` option to silence plugin (#9659) 2 years ago
  Marc Cornellà f1dd97bb2a fix(ssh-agent): fix check for running `ssh-agent` process with hidepid /proc (#8492) 2 years ago
  Marc Cornellà beeda72826 fix(ssh-agent): fix for bad `zstyle` command argument 2 years ago
  Marc Cornellà a0ac789f2a feat(ssh-agent): allow lazy-loading SSH identities (#6309) 2 years ago
  Marc Cornellà 735808f48d Revert "feat(ssh-agent): only start ssh-agent once (#5359)" 2 years ago
  Marc Cornellà 4a69ee575c feat(ssh-agent): allow specifying absolute path to `identities` 2 years ago
  Marc Cornellà 3f0672ff94 refactor(ssh-agent): clean up and reorganize code 2 years ago
  Marc Cornellà 7692881d2a feat(ssh-agent): only start ssh-agent once (#5359) 2 years ago
  Simone Gaiarin 5a9d9553cd feat(ssh-agent): allow using external helper to ask for passwords (#7631) 2 years ago
  Marc Cornellà 3e7998aec3 Revert "ssh-agent: improvements (#6309)" 3 years ago
  Nuno Goncalves a206271460 ssh-agent: improvements (#6309) 3 years ago
  Marc Cornellà 02d07f3e3d fix: use `$USERNAME` guaranteed to always be defined in zsh 3 years ago
  Will Boyce 0e232d4853 feat(ssh-agent): add `ssh-add-args` setting (#7908) 3 years ago
  Marc Cornellà 101ea87232 ssh-agent: check if `ssh-add -l` was successful 4 years ago
  Jannik 0f0448fa6c ssh-agent: consolidate uppercase message (#7834) 5 years ago
  Marc Cornellà c494869632 ssh-agent: check for loaded id filenames first (#7521) 5 years ago
  Marc Cornellà 9d1dd24e35 ssh-agent: add default keys if no zstyle identities were set (#7520) 5 years ago
  Andreas 9329efd252 ssh-agent: autoload identities in one go (#7507) 5 years ago
  François Scala 2a60385659 ssh-agent: use key signatures to check loaded ids (#7504) 5 years ago
  Marc Cornellà fabee55948 ssh-agent: autoload identities not already loaded (#7174) 5 years ago
  Michael Stucki 302270174d Use existing ssh-agent when invoking a sudo shell (#3891) 6 years ago
  Marc Cornellà 5bd9500bf4 ssh-agent: check ssh-agent process w/ ps again 7 years ago
  Marc Cornellà 973a4e646c ssh-agent: fix non-standard process check w/ pgrep 7 years ago
  Marc Cornellà 53c3567cc3 Force ssh-agent output to use bourne-style syntax 9 years ago
  Marc Cornellà 142ad842d7 Simplify PID check of current ssh-agent 7 years ago
  Marc Cornellà cb0833ac13 Clean up formatting of ssh-agent plugin 7 years ago