Historia zmian

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