Commit History

Author SHA1 Message Date
  milki c54f4c7150 Add support for mergetags. 12 years ago
  Jelmer Vernooij 75d1e70072 Use indentation in config file consistent with C Git. 12 years ago
  Jelmer Vernooij d85e387b59 Update NEWS. 12 years ago
  Jelmer Vernooij d0a63d31ea Start on 0.9.0 (again). 12 years ago
  Jelmer Vernooij 804b764cad Release 0.8.7. 12 years ago
  David Carr b1f375b8b2 Fix compatibilithy with Python 2.4. 12 years ago
  Jelmer Vernooij 75f7f6668c Update NEWS. 12 years ago
  Jelmer Vernooij c4f0c51e75 Start on 0.9.0. 12 years ago
  Jelmer Vernooij 003074c10f Release 0.8.6. 12 years ago
  Jelmer Vernooij 30671cdde4 Merge support for large pack index files. 12 years ago
  Jelmer Vernooij a3130fa7fe client: In get_transport_and_path, pass kwargs on to HttpGitClient. 13 years ago
  Jelmer Vernooij ccf60d4442 Support MemoryRepo.get_config. 13 years ago
  Jelmer Vernooij 25250c1694 Merge fix for cloning repositories without HEAD set. 13 years ago
  Jelmer Vernooij 9039abf82c Fix syntax error in NEWS. 13 years ago
  Jelmer Vernooij a186ff8a29 Merge fix for handling None elements in list of TreeChange objects. 13 years ago
  Jelmer Vernooij c63ddf638b Merge support for fallback_app argument to HTTPGitApplication. 13 years ago
  Jelmer Vernooij 06ee6a7721 Run all tests in ``setup.py test``. 13 years ago
  Jelmer Vernooij c2e8f09e1c Merge fix for Commit._deserialize actually using passed in chunks. Thanks Yifan Zhang. 13 years ago
  Jelmer Vernooij 67871d3da6 Merge support for ConfigDict behaving more like a dictionary. 13 years ago
  Jelmer Vernooij c398d692d1 Make index entry tests a little bit less strict, to cope with 13 years ago
  Jelmer Vernooij b83ecae752 dulwich.__init__ no longer imports client, protocol, repo and 13 years ago
  Jelmer Vernooij e53521f953 Start on 0.8.6. 13 years ago
  Jelmer Vernooij 525d4d7109 Release 0.8.5. 13 years ago
  Jelmer Vernooij 9590b069ec Be a little bit strict about OS behaviour in index tests. 13 years ago
  Jelmer Vernooij 9b19538f90 Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5. 13 years ago
  Jelmer Vernooij 78731fb13f Start on 0.8.5. 13 years ago
  Jelmer Vernooij 7ee721322b Release 0.8.4. 13 years ago
  Jelmer Vernooij e6bc1d3bf0 Merge addition of dulwich.index.build_index_from_tree from milki. 13 years ago
  Jelmer Vernooij 0fd5b6bd82 Merge fix from kankri to reset environment variables during tests, to avoid 13 years ago
  Jelmer Vernooij 7b3611c6b7 Avoid using custom gzip module and incrementally parse. 13 years ago