Historial de Commits

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