Commit History

Author SHA1 Message Date
  Jelmer Vernooij 72876f4694 Release 0.8.7. 12 years ago
  David Carr 608f16d4f7 Fix compatibilithy with Python 2.4. 12 years ago
  Jelmer Vernooij 03a0c0da80 Update NEWS. 12 years ago
  Jelmer Vernooij 4024ef78fe Start on 0.9.0. 12 years ago
  Jelmer Vernooij 36a0697845 Release 0.8.6. 12 years ago
  Jelmer Vernooij 256f674fab Merge support for large pack index files. 12 years ago
  Jelmer Vernooij 4eb2e5049d client: In get_transport_and_path, pass kwargs on to HttpGitClient. 12 years ago
  Jelmer Vernooij 527a2bd585 Support MemoryRepo.get_config. 12 years ago
  Jelmer Vernooij b40ed392dc Merge fix for cloning repositories without HEAD set. 12 years ago
  Jelmer Vernooij bc5af0b17c Fix syntax error in NEWS. 12 years ago
  Jelmer Vernooij 49f4440d1d Merge fix for handling None elements in list of TreeChange objects. 12 years ago
  Jelmer Vernooij 62cb4bb9a0 Merge support for fallback_app argument to HTTPGitApplication. 12 years ago
  Jelmer Vernooij c04a29d201 Run all tests in ``setup.py test``. 12 years ago
  Jelmer Vernooij e16a1634c6 Merge fix for Commit._deserialize actually using passed in chunks. Thanks Yifan Zhang. 12 years ago
  Jelmer Vernooij f0bf621708 Merge support for ConfigDict behaving more like a dictionary. 12 years ago
  Jelmer Vernooij 23b3980faa Make index entry tests a little bit less strict, to cope with 12 years ago
  Jelmer Vernooij debe8f8303 dulwich.__init__ no longer imports client, protocol, repo and 12 years ago
  Jelmer Vernooij 024bfcb11e Start on 0.8.6. 12 years ago
  Jelmer Vernooij ec1ed74881 Release 0.8.5. 12 years ago
  Jelmer Vernooij 8ed4155262 Be a little bit strict about OS behaviour in index tests. 12 years ago
  Jelmer Vernooij 54f5dfa0b1 Avoid use of 'with' in dulwich.index, fixes compatibility with python < 2.5. 12 years ago
  Jelmer Vernooij 07a01a29ff Start on 0.8.5. 12 years ago
  Jelmer Vernooij 3c90e687f3 Release 0.8.4. 12 years ago
  Jelmer Vernooij 8e6aaa2851 Merge addition of dulwich.index.build_index_from_tree from milki. 12 years ago
  Jelmer Vernooij 6b1e410377 Merge fix from kankri to reset environment variables during tests, to avoid 12 years ago
  Jelmer Vernooij fe0f76f604 Avoid using custom gzip module and incrementally parse. 12 years ago
  David Blewett 88d4a8aae3 Added WSGI middleware to handle transparent gzip decoding 12 years ago
  Jelmer Vernooij 12d2aa11be Merge fix for parsing of invalid timezones from Jason R. Coombs. 12 years ago
  Jelmer Vernooij b575ecd598 Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport. 12 years ago
  Jelmer Vernooij ac150c36d6 Merge support for only negotiating capabilities that are also supported by the 12 years ago