Historia zmian

Autor SHA1 Wiadomość Data
  Jelmer Vernooij 71f831ba66 Avoid hasattr. 9 lat temu
  Jelmer Vernooij 0b78314547 Merge branch 'py3-c-modules' of git://github.com/lelit/dulwich 9 lat temu
  Lele Gaifax b1e3eaff15 Avoid deprecation warning due to renamed assertion method in Py3.2+ 9 lat temu
  Lele Gaifax 4c0ef6e680 Treat pathnames as bytes in the Python 3 C modules 9 lat temu
  Lele Gaifax 109fe00239 Make the C accelerator modules compatible with Python 3 9 lat temu
  Lele Gaifax e02f902649 Add missing DECREF on local variable 9 lat temu
  Jelmer Vernooij 11271cd92b Fix tests. 9 lat temu
  Jelmer Vernooij 9713fdb08d Add read_reflog. 9 lat temu
  Jelmer Vernooij 4aca02e619 Add parse_reflog_line. 9 lat temu
  Jelmer Vernooij ef233fbac1 Add format_reflog_line. 9 lat temu
  Jelmer Vernooij dc2e0aa4f8 Update NEWS, fix style. 9 lat temu
  Chris Bunney 68cd0d2615 Enhanced parsing of partial/ambiguous refs based on https://git-scm.com/docs/gitrevisions 9 lat temu
  Jelmer Vernooij 304dae8bbf Avoid using regular expressions for gitfile parsing. 9 lat temu
  Jelmer Vernooij 0d7d643a5f Add constant for control dir name. 9 lat temu
  Jelmer Vernooij b8708617ab Distinguish code written by and copyright. 9 lat temu
  Jelmer Vernooij 362b54708f Remove Chris. 9 lat temu
  Jelmer Vernooij 79cbe7f4b6 Add basic porcelain page in tutorial. 9 lat temu
  Jelmer Vernooij 31e48d57d9 Clarify that tox and travis can be used for running tests. 9 lat temu
  Stefano Rivera 4a46d680f0 subprocess's mswindows attribute has gone private in 3.5 10 lat temu
  Jelmer Vernooij 50f86b04f5 Mark archive tests as known failing on python2.6. 10 lat temu
  Jelmer Vernooij 8212d51f2b s/ListCBytesIO/ChunkedBytesIO/g 10 lat temu
  Jelmer Vernooij bd43f45630 Add note saying this will be the last release supporting Python2.6 10 lat temu
  Steven Myint b90cad1508 Previously the following would crash under Python 3. 10 lat temu
  Jelmer Vernooij 334be7f54b Skip second archive test for now, as it's known broken on some platforms and needs more debugging. 10 lat temu
  Jelmer Vernooij e9f2fa4e94 Once again, fix tests on python3. 10 lat temu
  Jelmer Vernooij 6bd957f231 Initial work towards git-upload-archive support. 10 lat temu
  Jelmer Vernooij 2be2b7419b Clarify behaviour of parse_committishs. 10 lat temu
  Jelmer Vernooij efb9e9d8eb Add convenience method for parsing a commit reference. 10 lat temu
  Jelmer Vernooij 234e8a1649 Add dulwich.archive module. 10 lat temu
  Jelmer Vernooij 36282bc3c2 Fix tests on Python3. 10 lat temu