提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij 31e48d57d9 Clarify that tox and travis can be used for running tests. 9 年之前
  Stefano Rivera 4a46d680f0 subprocess's mswindows attribute has gone private in 3.5 9 年之前
  Jelmer Vernooij 50f86b04f5 Mark archive tests as known failing on python2.6. 9 年之前
  Jelmer Vernooij 8212d51f2b s/ListCBytesIO/ChunkedBytesIO/g 9 年之前
  Jelmer Vernooij bd43f45630 Add note saying this will be the last release supporting Python2.6 9 年之前
  Steven Myint b90cad1508 Previously the following would crash under Python 3. 9 年之前
  Jelmer Vernooij 334be7f54b Skip second archive test for now, as it's known broken on some platforms and needs more debugging. 9 年之前
  Jelmer Vernooij e9f2fa4e94 Once again, fix tests on python3. 9 年之前
  Jelmer Vernooij 6bd957f231 Initial work towards git-upload-archive support. 9 年之前
  Jelmer Vernooij 2be2b7419b Clarify behaviour of parse_committishs. 9 年之前
  Jelmer Vernooij efb9e9d8eb Add convenience method for parsing a commit reference. 9 年之前
  Jelmer Vernooij 234e8a1649 Add dulwich.archive module. 9 年之前
  Jelmer Vernooij 36282bc3c2 Fix tests on Python3. 9 年之前
  Jelmer Vernooij fbaeaee67a Simplify handling of SSH command invocation. 9 年之前
  Jelmer Vernooij 4a80559731 Merge some SSH escaping fixes from tommie-lie. 9 年之前
  Jelmer Vernooij a3760ae977 Fix inconsistency in handling of trailing slashes. 9 年之前
  Jonas Haag 24848d9b72 Add test that demonstrates behaviour of 'as_dict' for bare and non-bare repos 9 年之前
  Jelmer Vernooij 32d74159b5 Remove max. 9 年之前
  Thomas Liebetraut feb5b241ff Fix bytes/string literal type errors for Python 3.4. 9 年之前
  Thomas Liebetraut 47ca2d0883 gitolite requires single quotes (') around the repository name. 9 年之前
  Jelmer Vernooij 6ae640a463 Force language used by C git, in case it's run with a different locale. 10 年之前
  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 年之前