История коммитов

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