提交历史

作者 SHA1 备注 提交日期
  Marc Cornellà 1c879f67b4 fix(ssh-agent): silence `ssh-add` if quiet mode is enabled (#11201) 1 年之前
  Marc Cornellà 60b89cd264 feat(ssh-agent): add `quiet` option to silence plugin (#9659) 2 年之前
  Marc Cornellà f1dd97bb2a fix(ssh-agent): fix check for running `ssh-agent` process with hidepid /proc (#8492) 2 年之前
  Marc Cornellà beeda72826 fix(ssh-agent): fix for bad `zstyle` command argument 2 年之前
  Marc Cornellà a0ac789f2a feat(ssh-agent): allow lazy-loading SSH identities (#6309) 2 年之前
  Marc Cornellà 735808f48d Revert "feat(ssh-agent): only start ssh-agent once (#5359)" 2 年之前
  Marc Cornellà 4a69ee575c feat(ssh-agent): allow specifying absolute path to `identities` 2 年之前
  Marc Cornellà 3f0672ff94 refactor(ssh-agent): clean up and reorganize code 2 年之前
  Marc Cornellà 7692881d2a feat(ssh-agent): only start ssh-agent once (#5359) 2 年之前
  Simone Gaiarin 5a9d9553cd feat(ssh-agent): allow using external helper to ask for passwords (#7631) 2 年之前
  Marc Cornellà 3e7998aec3 Revert "ssh-agent: improvements (#6309)" 2 年之前
  Nuno Goncalves a206271460 ssh-agent: improvements (#6309) 2 年之前
  Marc Cornellà 02d07f3e3d fix: use `$USERNAME` guaranteed to always be defined in zsh 3 年之前
  Will Boyce 0e232d4853 feat(ssh-agent): add `ssh-add-args` setting (#7908) 3 年之前
  Marc Cornellà 101ea87232 ssh-agent: check if `ssh-add -l` was successful 4 年之前
  Jannik 0f0448fa6c ssh-agent: consolidate uppercase message (#7834) 5 年之前
  Marc Cornellà c494869632 ssh-agent: check for loaded id filenames first (#7521) 5 年之前
  Marc Cornellà 9d1dd24e35 ssh-agent: add default keys if no zstyle identities were set (#7520) 5 年之前
  Andreas 9329efd252 ssh-agent: autoload identities in one go (#7507) 5 年之前
  François Scala 2a60385659 ssh-agent: use key signatures to check loaded ids (#7504) 5 年之前
  Marc Cornellà fabee55948 ssh-agent: autoload identities not already loaded (#7174) 5 年之前
  Michael Stucki 302270174d Use existing ssh-agent when invoking a sudo shell (#3891) 5 年之前
  Marc Cornellà 5bd9500bf4 ssh-agent: check ssh-agent process w/ ps again 7 年之前
  Marc Cornellà 973a4e646c ssh-agent: fix non-standard process check w/ pgrep 7 年之前
  Marc Cornellà 53c3567cc3 Force ssh-agent output to use bourne-style syntax 9 年之前
  Marc Cornellà 142ad842d7 Simplify PID check of current ssh-agent 7 年之前
  Marc Cornellà cb0833ac13 Clean up formatting of ssh-agent plugin 7 年之前
  Marc Cornellà b60acddefe Extract comments into README for ssh-agent plugin 7 年之前
  Marc Cornellà 81e73e3d18 Delete useless `/usr/bin/env` in ssh-agent 7 年之前
  Maximilian Güntner 0c60f421cb ssh-agent: Use /usr/bin/env to find ssh-add 7 年之前