Commit History

Author SHA1 Message Date
  Jelmer Vernooij 31e48d57d9 Clarify that tox and travis can be used for running tests. 9 years ago
  Stefano Rivera 4a46d680f0 subprocess's mswindows attribute has gone private in 3.5 9 years ago
  Jelmer Vernooij 50f86b04f5 Mark archive tests as known failing on python2.6. 9 years ago
  Jelmer Vernooij 8212d51f2b s/ListCBytesIO/ChunkedBytesIO/g 9 years ago
  Jelmer Vernooij bd43f45630 Add note saying this will be the last release supporting Python2.6 9 years ago
  Steven Myint b90cad1508 Previously the following would crash under Python 3. 9 years ago
  Jelmer Vernooij 334be7f54b Skip second archive test for now, as it's known broken on some platforms and needs more debugging. 9 years ago
  Jelmer Vernooij e9f2fa4e94 Once again, fix tests on python3. 9 years ago
  Jelmer Vernooij 6bd957f231 Initial work towards git-upload-archive support. 9 years ago
  Jelmer Vernooij 2be2b7419b Clarify behaviour of parse_committishs. 9 years ago
  Jelmer Vernooij efb9e9d8eb Add convenience method for parsing a commit reference. 9 years ago
  Jelmer Vernooij 234e8a1649 Add dulwich.archive module. 9 years ago
  Jelmer Vernooij 36282bc3c2 Fix tests on Python3. 9 years ago
  Jelmer Vernooij fbaeaee67a Simplify handling of SSH command invocation. 9 years ago
  Jelmer Vernooij 4a80559731 Merge some SSH escaping fixes from tommie-lie. 9 years ago
  Jelmer Vernooij a3760ae977 Fix inconsistency in handling of trailing slashes. 9 years ago
  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
  Thomas Liebetraut feb5b241ff Fix bytes/string literal type errors for Python 3.4. 9 years ago
  Thomas Liebetraut 47ca2d0883 gitolite requires single quotes (') around the repository name. 9 years ago
  Jelmer Vernooij 6ae640a463 Force language used by C git, in case it's run with a different locale. 9 years ago
  Damien Tournoud f69d615e92 Relicensing, see #153 9 years ago
  Jameson Nash fcb1880ed7 give permission to relicence my contribution 9 years ago
  Jelmer Vernooij 521669bf8e Start on 0.11.3. 9 years ago
  Jelmer Vernooij 8f25842533 Release 0.11.2. 9 years ago
  Jelmer Vernooij 12ffc39d4f Remove David Blewett from list, per his comment on GitHub. 9 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