提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij c04a29d201 Run all tests in ``setup.py test``. 13 年之前
  Jelmer Vernooij 3925d4dd93 Use skipTest rather than skip, as the latter isn't available without testtools. Thanks, milki. 13 年之前
  Jelmer Vernooij 695c23cfc0 Merge typo fix in docstring from milki. 13 年之前
  milki aa34a540d4 typo 13 年之前
  milki 58d78411f7 skip isn't a valid function. its skipTest! 13 年之前
  Jelmer Vernooij e16a1634c6 Merge fix for Commit._deserialize actually using passed in chunks. Thanks Yifan Zhang. 13 年之前
  Yifan Zhang 538b9a56fd test for commit _deserialize 13 年之前
  Yifan Zhang 63b4dbbb53 typo fix 13 年之前
  Jelmer Vernooij f0bf621708 Merge support for ConfigDict behaving more like a dictionary. 13 年之前
  Adam 'Cezar' Jenkins 16af611e8b Wrote tests for the ConfigDict dict changes 13 年之前
  Adam "Cezar" Jenkins 508abf0f63 ConfigDict should act like a dictionary 13 年之前
  Nick Ward 839323cb00 Unit test for loading a git submodule 13 年之前
  Nick Ward 6109734544 Quick fix for git submodules 13 年之前
  Marcin Kuzminski 3a3a9fafaf fixes dulwich issue #54 13 年之前
  Jelmer Vernooij 35ecc1dd47 Rename .bzrignore to .gitignore. 13 年之前
  Nix 424b21b748 Support DESTDIR in the Makefile. 13 年之前
  Jelmer Vernooij d539e8b31a _pack.c: Check for NULL return from Py_BuildValue. 13 年之前
  Jelmer Vernooij f4bf057159 _pack.c: Consistently use tabs for indentation. 13 年之前
  Jelmer Vernooij cb5fd3bd75 _objects.c: Cope with sha_to_pyhex returning NULL. 13 年之前
  Jelmer Vernooij 23b3980faa Make index entry tests a little bit less strict, to cope with 13 年之前
  Jelmer Vernooij 68b1cffd35 Remove explicit testing of uid and gid in tests of index files. 13 年之前
  Jelmer Vernooij debe8f8303 dulwich.__init__ no longer imports client, protocol, repo and 13 年之前
  Jelmer Vernooij 024bfcb11e Start on 0.8.6. 13 年之前
  Jelmer Vernooij ec1ed74881 Release 0.8.5. 13 年之前
  Jelmer Vernooij 8ed4155262 Be a little bit strict about OS behaviour in index tests. 13 年之前
  Jelmer Vernooij 54f5dfa0b1 Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5. 13 年之前
  Jelmer Vernooij 07a01a29ff Start on 0.8.5. 13 年之前
  Jelmer Vernooij 3c90e687f3 Release 0.8.4. 13 年之前
  Jelmer Vernooij 7d072a32fb objects: Fix default type of Commit.extra. 13 年之前
  Jelmer Vernooij f1d90b97c3 client: Fix check for 'report-status' capability. 13 年之前