提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  codingtony 7ef31882c9 removed unused variable 14 年之前
  Jelmer Vernooij 899e064f00 Remove more uses of deprecated assertEquals. 14 年之前
  Jelmer Vernooij c132e9f3cb Merge gzip filter support. 14 年之前
  Jelmer Vernooij d14bb02a7e Avoid using custom gzip module and incrementally parse. 14 年之前
  David Blewett f9b085bced Added WSGI middleware to handle transparent gzip decoding 14 年之前
  Jelmer Vernooij 5c36d5f3e9 Use TestCase.assertEqual rather than TestCase.assertEquals. 14 年之前
  Jelmer Vernooij abd62477a5 Fix formatting timezones so that it is possible to regenerate --700 timezones. 14 年之前
  Jelmer Vernooij 6e155517e5 Fix two pydoctor warnings. 14 年之前
  Jelmer Vernooij d270c95418 Merge fix for parsing of invalid timezones from Jason R. Coombs. 14 年之前
  Jason R. Coombs 68fc5bcbc4 Expanded parse_timezone to accept double-negatives to be consistent with cgit implementation. Fixes #697828. 14 年之前