Historial de Commits

Autor SHA1 Mensaje Fecha
  Jelmer Vernooij 31e48d57d9 Clarify that tox and travis can be used for running tests. hace 9 años
  Stefano Rivera 4a46d680f0 subprocess's mswindows attribute has gone private in 3.5 hace 9 años
  Jelmer Vernooij 50f86b04f5 Mark archive tests as known failing on python2.6. hace 9 años
  Jelmer Vernooij 8212d51f2b s/ListCBytesIO/ChunkedBytesIO/g hace 9 años
  Jelmer Vernooij bd43f45630 Add note saying this will be the last release supporting Python2.6 hace 9 años
  Steven Myint b90cad1508 Previously the following would crash under Python 3. hace 9 años
  Jelmer Vernooij 334be7f54b Skip second archive test for now, as it's known broken on some platforms and needs more debugging. hace 9 años
  Jelmer Vernooij e9f2fa4e94 Once again, fix tests on python3. hace 9 años
  Jelmer Vernooij 6bd957f231 Initial work towards git-upload-archive support. hace 9 años
  Jelmer Vernooij 2be2b7419b Clarify behaviour of parse_committishs. hace 9 años
  Jelmer Vernooij efb9e9d8eb Add convenience method for parsing a commit reference. hace 9 años
  Jelmer Vernooij 234e8a1649 Add dulwich.archive module. hace 9 años
  Jelmer Vernooij 36282bc3c2 Fix tests on Python3. hace 9 años
  Jelmer Vernooij fbaeaee67a Simplify handling of SSH command invocation. hace 9 años
  Jelmer Vernooij 4a80559731 Merge some SSH escaping fixes from tommie-lie. hace 9 años
  Jelmer Vernooij a3760ae977 Fix inconsistency in handling of trailing slashes. hace 9 años
  Jonas Haag 24848d9b72 Add test that demonstrates behaviour of 'as_dict' for bare and non-bare repos hace 9 años
  Jelmer Vernooij 32d74159b5 Remove max. hace 9 años
  Thomas Liebetraut feb5b241ff Fix bytes/string literal type errors for Python 3.4. hace 9 años
  Thomas Liebetraut 47ca2d0883 gitolite requires single quotes (') around the repository name. hace 9 años
  Jelmer Vernooij 6ae640a463 Force language used by C git, in case it's run with a different locale. hace 9 años
  Damien Tournoud f69d615e92 Relicensing, see #153 hace 9 años
  Jameson Nash fcb1880ed7 give permission to relicence my contribution hace 9 años
  Jelmer Vernooij 521669bf8e Start on 0.11.3. hace 9 años
  Jelmer Vernooij 8f25842533 Release 0.11.2. hace 9 años
  Jelmer Vernooij 12ffc39d4f Remove David Blewett from list, per his comment on GitHub. hace 9 años
  Andreas Kloeckner 6e855f684a Fix Paramiko command quoting (for Unicode->bytes and inclusion of quotes) hace 10 años
  Jelmer Vernooij 97ce2635ee Only import subprocess once. hace 10 años
  Jelmer Vernooij 0563a518e1 Move ParamikoSSHVendor to dulwich.contrib.paramiko_vendor, to avoid import errors. hace 10 años
  Jelmer Vernooij fdd7f5795b Remove use of *args from GitClient constructor; this is only likely to hace 10 años