Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij 4bd6a089d0 Merge typo fix in docstring from milki. vor 13 Jahren
  milki 279cf57684 typo vor 13 Jahren
  Jelmer Vernooij c2e8f09e1c Merge fix for Commit._deserialize actually using passed in chunks. Thanks Yifan Zhang. vor 13 Jahren
  Yifan Zhang e2600932a0 test for commit _deserialize vor 13 Jahren
  Yifan Zhang af7ae55f31 typo fix vor 13 Jahren
  Jelmer Vernooij 67871d3da6 Merge support for ConfigDict behaving more like a dictionary. vor 13 Jahren
  Adam 'Cezar' Jenkins bbf86c4b27 Wrote tests for the ConfigDict dict changes vor 13 Jahren
  Adam "Cezar" Jenkins 6415734f3c ConfigDict should act like a dictionary vor 13 Jahren
  Nick Ward ae8ba7aee4 Unit test for loading a git submodule vor 13 Jahren
  Nick Ward 2d559a861f Quick fix for git submodules vor 13 Jahren
  Marcin Kuzminski fde8216612 fixes dulwich issue #54 vor 13 Jahren
  Jelmer Vernooij 58819e4283 Rename .bzrignore to .gitignore. vor 13 Jahren
  Nix 049b98739c Support DESTDIR in the Makefile. vor 13 Jahren
  Jelmer Vernooij dd3df654d4 _pack.c: Check for NULL return from Py_BuildValue. vor 13 Jahren
  Jelmer Vernooij 5129a5be46 _pack.c: Consistently use tabs for indentation. vor 13 Jahren
  Jelmer Vernooij 985888c076 _objects.c: Cope with sha_to_pyhex returning NULL. vor 13 Jahren
  Jelmer Vernooij c398d692d1 Make index entry tests a little bit less strict, to cope with vor 13 Jahren
  Jelmer Vernooij 81f274499f Remove explicit testing of uid and gid in tests of index files. vor 13 Jahren
  Jelmer Vernooij b83ecae752 dulwich.__init__ no longer imports client, protocol, repo and vor 13 Jahren
  Jelmer Vernooij e53521f953 Start on 0.8.6. vor 13 Jahren
  Jelmer Vernooij 525d4d7109 Release 0.8.5. vor 13 Jahren
  Jelmer Vernooij 9590b069ec Be a little bit strict about OS behaviour in index tests. vor 13 Jahren
  Jelmer Vernooij 9b19538f90 Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5. vor 13 Jahren
  Jelmer Vernooij 78731fb13f Start on 0.8.5. vor 13 Jahren
  Jelmer Vernooij 7ee721322b Release 0.8.4. vor 13 Jahren
  Jelmer Vernooij 7ed321094c objects: Fix default type of Commit.extra. vor 13 Jahren
  Jelmer Vernooij 16a652c8bf client: Fix check for 'report-status' capability. vor 13 Jahren
  Jelmer Vernooij e6bc1d3bf0 Merge addition of dulwich.index.build_index_from_tree from milki. vor 13 Jahren
  Jelmer Vernooij 0fd5b6bd82 Merge fix from kankri to reset environment variables during tests, to avoid vor 13 Jahren
  Jelmer Vernooij 268ebfc643 Some refactoring, put all os.environ-cleaning functionality in TestCase.setUp(). vor 13 Jahren