Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij 152faba1cc Clarify in docstrings that Client.{fetch_pack,fetch} returns all remote vor 9 Jahren
  Jelmer Vernooij 826d050f4f Add note about performance, update NEWS. vor 9 Jahren
  jsbain 5e9d957788 Fix thinpack support over http vor 9 Jahren
  Jelmer Vernooij 421c97872a Update NEWS. vor 9 Jahren
  Jelmer Vernooij ad0cf4d089 Remove unused import. vor 9 Jahren
  Jelmer Vernooij 71f831ba66 Avoid hasattr. vor 9 Jahren
  Jelmer Vernooij 0b78314547 Merge branch 'py3-c-modules' of git://github.com/lelit/dulwich vor 9 Jahren
  Lele Gaifax b1e3eaff15 Avoid deprecation warning due to renamed assertion method in Py3.2+ vor 9 Jahren
  Lele Gaifax 4c0ef6e680 Treat pathnames as bytes in the Python 3 C modules vor 9 Jahren
  Lele Gaifax 109fe00239 Make the C accelerator modules compatible with Python 3 vor 9 Jahren
  Lele Gaifax e02f902649 Add missing DECREF on local variable vor 9 Jahren
  Jelmer Vernooij 11271cd92b Fix tests. vor 9 Jahren
  Jelmer Vernooij 9713fdb08d Add read_reflog. vor 9 Jahren
  Jelmer Vernooij 4aca02e619 Add parse_reflog_line. vor 9 Jahren
  Jelmer Vernooij ef233fbac1 Add format_reflog_line. vor 9 Jahren
  Jelmer Vernooij dc2e0aa4f8 Update NEWS, fix style. vor 9 Jahren
  Chris Bunney 68cd0d2615 Enhanced parsing of partial/ambiguous refs based on https://git-scm.com/docs/gitrevisions vor 9 Jahren
  Jelmer Vernooij 304dae8bbf Avoid using regular expressions for gitfile parsing. vor 9 Jahren
  Jelmer Vernooij 0d7d643a5f Add constant for control dir name. vor 9 Jahren
  Jelmer Vernooij b8708617ab Distinguish code written by and copyright. vor 9 Jahren
  Jelmer Vernooij 362b54708f Remove Chris. vor 9 Jahren
  Jelmer Vernooij 79cbe7f4b6 Add basic porcelain page in tutorial. vor 9 Jahren
  Jelmer Vernooij 31e48d57d9 Clarify that tox and travis can be used for running tests. vor 9 Jahren
  Stefano Rivera 4a46d680f0 subprocess's mswindows attribute has gone private in 3.5 vor 10 Jahren
  Jelmer Vernooij 50f86b04f5 Mark archive tests as known failing on python2.6. vor 10 Jahren
  Jelmer Vernooij 8212d51f2b s/ListCBytesIO/ChunkedBytesIO/g vor 10 Jahren
  Jelmer Vernooij bd43f45630 Add note saying this will be the last release supporting Python2.6 vor 10 Jahren
  Steven Myint b90cad1508 Previously the following would crash under Python 3. vor 10 Jahren
  Jelmer Vernooij 334be7f54b Skip second archive test for now, as it's known broken on some platforms and needs more debugging. vor 10 Jahren
  Jelmer Vernooij e9f2fa4e94 Once again, fix tests on python3. vor 10 Jahren