コミット履歴

作者 SHA1 メッセージ 日付
  Damien Tournoud f69d615e92 Relicensing, see #153 10 年 前
  Jameson Nash fcb1880ed7 give permission to relicence my contribution 10 年 前
  Jelmer Vernooij 521669bf8e Start on 0.11.3. 10 年 前
  Jelmer Vernooij 8f25842533 Release 0.11.2. 10 年 前
  Jelmer Vernooij 12ffc39d4f Remove David Blewett from list, per his comment on GitHub. 10 年 前
  Andreas Kloeckner 6e855f684a Fix Paramiko command quoting (for Unicode->bytes and inclusion of quotes) 10 年 前
  Jelmer Vernooij 97ce2635ee Only import subprocess once. 10 年 前
  Jelmer Vernooij 0563a518e1 Move ParamikoSSHVendor to dulwich.contrib.paramiko_vendor, to avoid import errors. 10 年 前
  Jelmer Vernooij fdd7f5795b Remove use of *args from GitClient constructor; this is only likely to 10 年 前
  Jelmer Vernooij 2691712815 Move ParamikoSSHVendor to dulwich.contrib.paramiko. 10 年 前
  Jelmer Vernooij 262804b20a Support quiet capability. 10 年 前
  Andreas Kloeckner 74a3e904de Use bytestring for Paramiko stderr log 10 年 前
  Jelmer Vernooij bc52b03c58 Announce agent in dulwich.server as well. 10 年 前
  Jelmer Vernooij 5591462981 Send agent= capability from client. (#298). 10 年 前
  Jelmer Vernooij 83b17a313e Start on 0.11.2. 10 年 前
  Jelmer Vernooij b732930e16 Release 0.11.1. 10 年 前
  Jelmer Vernooij cb432a2e94 Update MANIFEST.in. 10 年 前
  Jelmer Vernooij b41b530df5 Release 0.11.0. 10 年 前
  Jelmer Vernooij 76ba154a71 Clarify some types in docstrings. 10 年 前
  Jelmer Vernooij 29fcf2e3e9 Remove authors of trivial contributions or who have given permission to relicense by email. 10 年 前
  Jelmer Vernooij 36d40a4d41 Add porcelain.pack_objects. 10 年 前
  Jelmer Vernooij 0cbe77c9c1 Add porcelain.repack(). 10 年 前
  Jelmer Vernooij 19ed258c5e Fix parsing of quoted strings in config. 10 年 前
  Jelmer Vernooij e8950b56ca Pass host as string. 10 年 前
  Jelmer Vernooij cdb640f8f5 Fix porcelain tests on all versions. 10 年 前
  Jelmer Vernooij fc59b326b5 Run py34 tests in tox. 10 年 前
  Gary van der Merwe 037f9cb1f5 Add test for quotes in config file. 10 年 前
  Jelmer Vernooij 38ce15fdb1 Fix handling of hostname on Python3. #367 10 年 前
  Jelmer Vernooij 9e3b0cd828 Fix handling of encodings for ls-remote and log on python3. 10 年 前
  Jelmer Vernooij 959533b2af Add comparators to ShaFile. 10 年 前