提交历史

作者 SHA1 备注 提交日期
  Jelmer Vernooij d0a63d31ea Start on 0.9.0 (again). 12 年之前
  Jelmer Vernooij 804b764cad Release 0.8.7. 12 年之前
  David Carr b1f375b8b2 Fix compatibilithy with Python 2.4. 12 年之前
  Jelmer Vernooij 75f7f6668c Update NEWS. 12 年之前
  Jelmer Vernooij c4f0c51e75 Start on 0.9.0. 12 年之前
  Jelmer Vernooij 003074c10f Release 0.8.6. 12 年之前
  Jelmer Vernooij 30671cdde4 Merge support for large pack index files. 12 年之前
  Jelmer Vernooij a3130fa7fe client: In get_transport_and_path, pass kwargs on to HttpGitClient. 13 年之前
  Jelmer Vernooij ccf60d4442 Support MemoryRepo.get_config. 13 年之前
  Jelmer Vernooij 25250c1694 Merge fix for cloning repositories without HEAD set. 13 年之前
  Jelmer Vernooij 9039abf82c Fix syntax error in NEWS. 13 年之前
  Jelmer Vernooij a186ff8a29 Merge fix for handling None elements in list of TreeChange objects. 13 年之前
  Jelmer Vernooij c63ddf638b Merge support for fallback_app argument to HTTPGitApplication. 13 年之前
  Jelmer Vernooij 06ee6a7721 Run all tests in ``setup.py test``. 13 年之前
  Jelmer Vernooij c2e8f09e1c Merge fix for Commit._deserialize actually using passed in chunks. Thanks Yifan Zhang. 13 年之前
  Jelmer Vernooij 67871d3da6 Merge support for ConfigDict behaving more like a dictionary. 13 年之前
  Jelmer Vernooij c398d692d1 Make index entry tests a little bit less strict, to cope with 13 年之前
  Jelmer Vernooij b83ecae752 dulwich.__init__ no longer imports client, protocol, repo and 13 年之前
  Jelmer Vernooij e53521f953 Start on 0.8.6. 13 年之前
  Jelmer Vernooij 525d4d7109 Release 0.8.5. 13 年之前
  Jelmer Vernooij 9590b069ec Be a little bit strict about OS behaviour in index tests. 13 年之前
  Jelmer Vernooij 9b19538f90 Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5. 13 年之前
  Jelmer Vernooij 78731fb13f Start on 0.8.5. 13 年之前
  Jelmer Vernooij 7ee721322b Release 0.8.4. 13 年之前
  Jelmer Vernooij e6bc1d3bf0 Merge addition of dulwich.index.build_index_from_tree from milki. 13 年之前
  Jelmer Vernooij 0fd5b6bd82 Merge fix from kankri to reset environment variables during tests, to avoid 13 年之前
  Jelmer Vernooij 7b3611c6b7 Avoid using custom gzip module and incrementally parse. 13 年之前
  David Blewett 4dfcf0288b Added WSGI middleware to handle transparent gzip decoding 13 年之前
  Jelmer Vernooij 63a65d2377 Merge fix for parsing of invalid timezones from Jason R. Coombs. 13 年之前
  Jelmer Vernooij a827af865e Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport. 13 年之前