Commit History

Author SHA1 Message Date
  Jonas Haag 24848d9b72 Add test that demonstrates behaviour of 'as_dict' for bare and non-bare repos 9 years ago
  Jelmer Vernooij 32d74159b5 Remove max. 9 years ago
  Jelmer Vernooij 6ae640a463 Force language used by C git, in case it's run with a different locale. 10 years ago
  Damien Tournoud f69d615e92 Relicensing, see #153 10 years ago
  Jameson Nash fcb1880ed7 give permission to relicence my contribution 10 years ago
  Jelmer Vernooij 521669bf8e Start on 0.11.3. 10 years ago
  Jelmer Vernooij 8f25842533 Release 0.11.2. 10 years ago
  Jelmer Vernooij 12ffc39d4f Remove David Blewett from list, per his comment on GitHub. 10 years ago
  Andreas Kloeckner 6e855f684a Fix Paramiko command quoting (for Unicode->bytes and inclusion of quotes) 10 years ago
  Jelmer Vernooij 97ce2635ee Only import subprocess once. 10 years ago
  Jelmer Vernooij 0563a518e1 Move ParamikoSSHVendor to dulwich.contrib.paramiko_vendor, to avoid import errors. 10 years ago
  Jelmer Vernooij fdd7f5795b Remove use of *args from GitClient constructor; this is only likely to 10 years ago
  Jelmer Vernooij 2691712815 Move ParamikoSSHVendor to dulwich.contrib.paramiko. 10 years ago
  Jelmer Vernooij 262804b20a Support quiet capability. 10 years ago
  Andreas Kloeckner 74a3e904de Use bytestring for Paramiko stderr log 10 years ago
  Jelmer Vernooij bc52b03c58 Announce agent in dulwich.server as well. 10 years ago
  Jelmer Vernooij 5591462981 Send agent= capability from client. (#298). 10 years ago
  Jelmer Vernooij 83b17a313e Start on 0.11.2. 10 years ago
  Jelmer Vernooij b732930e16 Release 0.11.1. 10 years ago
  Jelmer Vernooij cb432a2e94 Update MANIFEST.in. 10 years ago
  Jelmer Vernooij b41b530df5 Release 0.11.0. 10 years ago
  Jelmer Vernooij 76ba154a71 Clarify some types in docstrings. 10 years ago
  Jelmer Vernooij 29fcf2e3e9 Remove authors of trivial contributions or who have given permission to relicense by email. 10 years ago
  Jelmer Vernooij 36d40a4d41 Add porcelain.pack_objects. 10 years ago
  Jelmer Vernooij 0cbe77c9c1 Add porcelain.repack(). 10 years ago
  Jelmer Vernooij 19ed258c5e Fix parsing of quoted strings in config. 10 years ago
  Jelmer Vernooij e8950b56ca Pass host as string. 10 years ago
  Jelmer Vernooij cdb640f8f5 Fix porcelain tests on all versions. 10 years ago
  Jelmer Vernooij fc59b326b5 Run py34 tests in tox. 10 years ago
  Gary van der Merwe 037f9cb1f5 Add test for quotes in config file. 10 years ago