提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij 38f0d71e31 Merge fix for Commit._deserialize actually using passed in chunks. Thanks Yifan Zhang. 13 年之前
  Yifan Zhang 0baec68322 test for commit _deserialize 13 年之前
  Yifan Zhang 4448a71a51 typo fix 13 年之前
  Jelmer Vernooij 09a1c0702f Merge support for ConfigDict behaving more like a dictionary. 13 年之前
  Adam 'Cezar' Jenkins 624a884c10 Wrote tests for the ConfigDict dict changes 13 年之前
  Adam "Cezar" Jenkins 973a96b805 ConfigDict should act like a dictionary 13 年之前
  Nick Ward 7f5f6cc284 Unit test for loading a git submodule 13 年之前
  Nick Ward 31aa3d61ef Quick fix for git submodules 13 年之前
  Marcin Kuzminski ddfc2406cc fixes dulwich issue #54 13 年之前
  Jelmer Vernooij 6932d5b6d0 Rename .bzrignore to .gitignore. 13 年之前
  Nix 5eaf1bef93 Support DESTDIR in the Makefile. 13 年之前
  Jelmer Vernooij adb1c17474 _pack.c: Check for NULL return from Py_BuildValue. 13 年之前
  Jelmer Vernooij 1f79520d8d _pack.c: Consistently use tabs for indentation. 13 年之前
  Jelmer Vernooij eb700910c7 _objects.c: Cope with sha_to_pyhex returning NULL. 13 年之前
  Jelmer Vernooij 810e3e16bc Make index entry tests a little bit less strict, to cope with 14 年之前
  Jelmer Vernooij 1a2ae55566 Remove explicit testing of uid and gid in tests of index files. 14 年之前
  Jelmer Vernooij 24d78663bf dulwich.__init__ no longer imports client, protocol, repo and 14 年之前
  Jelmer Vernooij b5a85966c0 Start on 0.8.6. 14 年之前
  Jelmer Vernooij 664a2bdde2 Release 0.8.5. 14 年之前
  Jelmer Vernooij 6cc7af9998 Be a little bit strict about OS behaviour in index tests. 14 年之前
  Jelmer Vernooij f6f2beb686 Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5. 14 年之前
  Jelmer Vernooij bd461d2562 Start on 0.8.5. 14 年之前
  Jelmer Vernooij e0fb60fbca Release 0.8.4. 14 年之前
  Jelmer Vernooij 24863bcba2 objects: Fix default type of Commit.extra. 14 年之前
  Jelmer Vernooij 1b4c9551a5 client: Fix check for 'report-status' capability. 14 年之前
  Jelmer Vernooij 4a1fc70801 Merge addition of dulwich.index.build_index_from_tree from milki. 14 年之前
  Jelmer Vernooij fee5d638d9 Merge fix from kankri to reset environment variables during tests, to avoid 14 年之前
  Jelmer Vernooij 799bfecd4b Some refactoring, put all os.environ-cleaning functionality in TestCase.setUp(). 14 年之前
  Jelmer Vernooij 431399e0b6 merge trunk 14 年之前
  Jelmer Vernooij ec7e3832fd Merge removal of unused variable. 14 年之前