1. 21 Jan, 2019 2 commits
  2. 20 Jan, 2019 3 commits
  3. 19 Jan, 2019 1 commit
  4. 15 Jan, 2019 2 commits
  5. 14 Jan, 2019 2 commits
  6. 09 Jan, 2019 1 commit
    • Marc Cornellà's avatar
      ssh-agent: autoload identities not already loaded (#7174) · fabee559
      Marc Cornellà authored
      With this PR the ssh-agent plugin checks the `ssh-add -l` output for the
      identities added, and adds all those specified by the user that haven't been
      added yet.
      
      We also decouple the logic of starting ssh-agent from the logic of adding
      identities, meaning that even if ssh-agent has been started by some other means
      (like launchd) we can still ssh-add the user's identities.
      
      Fixes #3019
      Fixes #6979
      fabee559
  7. 31 Dec, 2018 8 commits
  8. 27 Nov, 2018 2 commits
  9. 26 Nov, 2018 1 commit
  10. 16 Nov, 2018 3 commits
  11. 13 Nov, 2018 1 commit
  12. 03 Nov, 2018 1 commit
  13. 02 Nov, 2018 1 commit
  14. 01 Nov, 2018 5 commits
  15. 30 Oct, 2018 1 commit
  16. 29 Oct, 2018 1 commit
  17. 28 Oct, 2018 5 commits