Commit History

Author SHA1 Message Date
  Jelmer Vernooij 2001b954f1 Fix style. 6 years ago
  Jelmer Vernooij a13d5d7c77 Raise more useful error messages when unable to access repositories over SSH, subprocess. 6 years ago
  Filipp Frizzy af470bb3e5 fix TypeError in _ParamikoWrapper 7 years ago
  Filipp Frizzy ab305a7a5e remove default paramiko connect arguments from ParamikoSSHVendor 7 years ago
  Filipp Frizzy 0d9e28a510 Fix styles for passing flake8 7 years ago
  Filipp Frizzy 48928f5ba3 Update ParamikoSSHVendor for using password, key_filename and other paramiko connection options 7 years ago
  Jelmer Vernooij aa2a305841 Fix all flake8 style issues. 8 years ago
  Jelmer Vernooij 6086ed2e51 Use standard strings in more places. 8 years ago
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 9 years ago
  Jelmer Vernooij ca6edf70fb Fix some pyflakes warnings. 9 years ago
  Jelmer Vernooij fbaeaee67a Simplify handling of SSH command invocation. 9 years ago
  Andreas Kloeckner 6e855f684a Fix Paramiko command quoting (for Unicode->bytes and inclusion of quotes) 10 years ago
  Jelmer Vernooij 0563a518e1 Move ParamikoSSHVendor to dulwich.contrib.paramiko_vendor, to avoid import errors. 10 years ago