Commit Verlauf

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