Historique des commits

Auteur SHA1 Message Date
  Jelmer Vernooij b41ca0dbb7 Add dependencies for running test_greenthreads and test_swift on python3. il y a 9 ans
  Jelmer Vernooij 328a80394c Also fix dulwich.test.test_greenthreads on python3.4. il y a 9 ans
  Jelmer Vernooij 2c32e52cc0 Fix python3 compatibility in dulwich.greenthreads, enable travis testing. Fixes: #422 il y a 9 ans
  Jelmer Vernooij 530fbf6c07 Start on 0.14.0. il y a 9 ans
  Jelmer Vernooij 49b5a3a75c Release 0.13.0. il y a 9 ans
  Jelmer Vernooij 69aebcfc22 Update NEWS, README.md to reflect fixing of #295. il y a 9 ans
  Jelmer Vernooij fc6adecd5d Fix fastimport support on python3.4. il y a 9 ans
  Jelmer Vernooij 2113ecb149 Use assertIn / assertNotIn for easier debugging. il y a 9 ans
  Jonas Haag 541b0a6284 Fix unit tests il y a 9 ans
  Jonas Haag 9242e259a7 Fix #295: Python 3 compatibility for dulwich.web il y a 9 ans
  Jelmer Vernooij 2555a58c0d Use copies rather than references in MemoryObjectStore. il y a 9 ans
  Jelmer Vernooij 3fe5ef8210 Don't rely on MemoryObjectStore returning the exact same object. il y a 9 ans
  Félix Mattrat 4c667dcda3 Add test to verify objects stored in MemoryObjectStore can not be lost when they are modified. il y a 9 ans
  Félix Mattrat 0a207d7995 when emitting a fastimport.FileModifyCommand referencing a Blob the marker need to be prefixed by : il y a 9 ans
  Jelmer Vernooij da82cb6219 Fastimport python3 support. il y a 9 ans
  Jelmer Vernooij 7f22c1111c Fix Python3 client web support. il y a 9 ans
  Jelmer Vernooij c9e89ac867 Avoid getheaders() - incompatible with Python3. il y a 9 ans
  Jelmer Vernooij 0a3335bce5 Use headers.get() to get Content-Type; improves Python3 compatibility. il y a 9 ans
  Jelmer Vernooij bce3dfd4cf Merge remote-tracking branch 'jonashaag/fix-140' il y a 9 ans
  Jelmer Vernooij 20c090eb98 Update NEWS. il y a 9 ans
  Jonas Haag 034ed375ae Fix hang on Gzip decompression il y a 9 ans
  Jonas Haag 54707181ad Don't expect 'wsgi.input' to have working 'seek' method il y a 9 ans
  Jelmer Vernooij 3fc72689a4 Don't use deprecated assertEquals. il y a 9 ans
  Jelmer Vernooij 7a9d4d707e Drop support for python 2.6. il y a 9 ans
  Jelmer Vernooij 486f0ff748 Fix 'status' in newly initialized trees. il y a 10 ans
  Jelmer Vernooij cc2707a58d Merge support for empty messages in git commits and tags by Nicolas Dandrimont. il y a 10 ans
  Nicolas Dandrimont c7c6ce34da .travis.yml: add Python 3.5 il y a 10 ans
  Nicolas Dandrimont b787ecf9b1 Support completely empty messages in git objects il y a 10 ans
  Nicolas Dandrimont 03144eff7e tox.ini: add support for Python 3.5 il y a 10 ans
  Jonas Haag 3e2d73c260 Fix a couple of compiler warnings il y a 10 ans